Upload dataset
Browse files
README.md
CHANGED
@@ -79,6 +79,21 @@ dataset_info:
|
|
79 |
num_examples: 1000
|
80 |
download_size: 224321372
|
81 |
dataset_size: 482987581
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
82 |
- config_name: clean_w_legal_bert_clustering
|
83 |
features:
|
84 |
- name: original_text
|
@@ -184,6 +199,12 @@ configs:
|
|
184 |
path: clean_w_clusters/train-*
|
185 |
- split: validation
|
186 |
path: clean_w_clusters/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
187 |
- config_name: clean_w_legal_bert_clustering
|
188 |
data_files:
|
189 |
- split: train
|
|
|
79 |
num_examples: 1000
|
80 |
download_size: 224321372
|
81 |
dataset_size: 482987581
|
82 |
+
- config_name: clean_w_clusters_ft
|
83 |
+
features:
|
84 |
+
- name: original_text
|
85 |
+
dtype: string
|
86 |
+
- name: cluster_id
|
87 |
+
dtype: int64
|
88 |
+
splits:
|
89 |
+
- name: train
|
90 |
+
num_bytes: 404608872
|
91 |
+
num_examples: 10528
|
92 |
+
- name: validation
|
93 |
+
num_bytes: 39574303
|
94 |
+
num_examples: 1000
|
95 |
+
download_size: 210416068
|
96 |
+
dataset_size: 444183175
|
97 |
- config_name: clean_w_legal_bert_clustering
|
98 |
features:
|
99 |
- name: original_text
|
|
|
199 |
path: clean_w_clusters/train-*
|
200 |
- split: validation
|
201 |
path: clean_w_clusters/validation-*
|
202 |
+
- config_name: clean_w_clusters_ft
|
203 |
+
data_files:
|
204 |
+
- split: train
|
205 |
+
path: clean_w_clusters_ft/train-*
|
206 |
+
- split: validation
|
207 |
+
path: clean_w_clusters_ft/validation-*
|
208 |
- config_name: clean_w_legal_bert_clustering
|
209 |
data_files:
|
210 |
- split: train
|
clean_w_clusters_ft/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45d5333be21cc34e841a4bdebe2224e750dcee94dce1627e13307289671e36d8
|
3 |
+
size 191644951
|
clean_w_clusters_ft/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d5ea0ea8ed32b80362c03a60f3c0293fd9d26519fc740e1c60459e78475ab2fd
|
3 |
+
size 18771117
|