Upload dataset
Browse files
README.md
CHANGED
@@ -49,6 +49,21 @@ dataset_info:
|
|
49 |
num_examples: 1000
|
50 |
download_size: 224321372
|
51 |
dataset_size: 482987581
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
52 |
- config_name: clean_w_topics
|
53 |
features:
|
54 |
- name: original_text
|
@@ -127,6 +142,12 @@ configs:
|
|
127 |
path: clean_w_clusters/train-*
|
128 |
- split: validation
|
129 |
path: clean_w_clusters/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
130 |
- config_name: clean_w_topics
|
131 |
data_files:
|
132 |
- split: train
|
|
|
49 |
num_examples: 1000
|
50 |
download_size: 224321372
|
51 |
dataset_size: 482987581
|
52 |
+
- config_name: clean_w_legal_bert_clustering
|
53 |
+
features:
|
54 |
+
- name: original_text
|
55 |
+
dtype: string
|
56 |
+
- name: cluster_id
|
57 |
+
dtype: int32
|
58 |
+
splits:
|
59 |
+
- name: train
|
60 |
+
num_bytes: 404566760
|
61 |
+
num_examples: 10528
|
62 |
+
- name: validation
|
63 |
+
num_bytes: 39570303
|
64 |
+
num_examples: 1000
|
65 |
+
download_size: 210415380
|
66 |
+
dataset_size: 444137063
|
67 |
- config_name: clean_w_topics
|
68 |
features:
|
69 |
- name: original_text
|
|
|
142 |
path: clean_w_clusters/train-*
|
143 |
- split: validation
|
144 |
path: clean_w_clusters/validation-*
|
145 |
+
- config_name: clean_w_legal_bert_clustering
|
146 |
+
data_files:
|
147 |
+
- split: train
|
148 |
+
path: clean_w_legal_bert_clustering/train-*
|
149 |
+
- split: validation
|
150 |
+
path: clean_w_legal_bert_clustering/validation-*
|
151 |
- config_name: clean_w_topics
|
152 |
data_files:
|
153 |
- split: train
|
clean_w_legal_bert_clustering/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:81b1189a37e95b4a00401f718ff86ff672606784274b6cc6b8d56af2c3af6024
|
3 |
+
size 191644321
|
clean_w_legal_bert_clustering/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:718890355c99545fb34468b0d94c00f2c836a721437c13e75418568230925985
|
3 |
+
size 18771059
|