Upload dataset
Browse files
README.md
CHANGED
@@ -32,6 +32,21 @@ dataset_info:
|
|
32 |
num_examples: 1000
|
33 |
download_size: 224322047
|
34 |
dataset_size: 483033693
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
- config_name: clean_w_b_legal_bert_clustering
|
36 |
features:
|
37 |
- name: original_text
|
@@ -151,6 +166,12 @@ configs:
|
|
151 |
path: clean_w_b_clusters/train-*
|
152 |
- split: validation
|
153 |
path: clean_w_b_clusters/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
154 |
- config_name: clean_w_b_legal_bert_clustering
|
155 |
data_files:
|
156 |
- split: train
|
|
|
32 |
num_examples: 1000
|
33 |
download_size: 224322047
|
34 |
dataset_size: 483033693
|
35 |
+
- config_name: clean_w_b_clusters_ft
|
36 |
+
features:
|
37 |
+
- name: original_text
|
38 |
+
dtype: string
|
39 |
+
- name: cluster_id
|
40 |
+
dtype: int64
|
41 |
+
splits:
|
42 |
+
- name: train
|
43 |
+
num_bytes: 404608872
|
44 |
+
num_examples: 10528
|
45 |
+
- name: validation
|
46 |
+
num_bytes: 39574303
|
47 |
+
num_examples: 1000
|
48 |
+
download_size: 210416064
|
49 |
+
dataset_size: 444183175
|
50 |
- config_name: clean_w_b_legal_bert_clustering
|
51 |
features:
|
52 |
- name: original_text
|
|
|
166 |
path: clean_w_b_clusters/train-*
|
167 |
- split: validation
|
168 |
path: clean_w_b_clusters/validation-*
|
169 |
+
- config_name: clean_w_b_clusters_ft
|
170 |
+
data_files:
|
171 |
+
- split: train
|
172 |
+
path: clean_w_b_clusters_ft/train-*
|
173 |
+
- split: validation
|
174 |
+
path: clean_w_b_clusters_ft/validation-*
|
175 |
- config_name: clean_w_b_legal_bert_clustering
|
176 |
data_files:
|
177 |
- split: train
|
clean_w_b_clusters_ft/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03e15c79095fe98afdd4f7c26bbb5ef09bc1f0f016e293aadea94e03c351ca69
|
3 |
+
size 191644949
|
clean_w_b_clusters_ft/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e43a4e02c563372d0565201c27dc2ce77c56ad91b960b947ee3af9120b1d3b42
|
3 |
+
size 18771115
|