Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -141,6 +141,34 @@ dataset_info:
|
|
141 |
num_examples: 57094
|
142 |
download_size: 470683489
|
143 |
dataset_size: 973440528
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
144 |
configs:
|
145 |
- config_name: Culture_and_the_arts__Culture_and_Humanities
|
146 |
data_files:
|
@@ -182,4 +210,12 @@ configs:
|
|
182 |
path: Culture_and_the_arts__Sports_and_Recreation/validation-*
|
183 |
- split: test
|
184 |
path: Culture_and_the_arts__Sports_and_Recreation/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
185 |
---
|
|
|
141 |
num_examples: 57094
|
142 |
download_size: 470683489
|
143 |
dataset_size: 973440528
|
144 |
+
- config_name: Culture_and_the_arts__The_arts_and_Entertainment
|
145 |
+
features:
|
146 |
+
- name: attributes
|
147 |
+
struct:
|
148 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
149 |
+
sequence: 'null'
|
150 |
+
- name: id
|
151 |
+
dtype: string
|
152 |
+
- name: metadata
|
153 |
+
struct:
|
154 |
+
- name: provenance
|
155 |
+
dtype: string
|
156 |
+
- name: source
|
157 |
+
dtype: string
|
158 |
+
- name: text
|
159 |
+
dtype: string
|
160 |
+
splits:
|
161 |
+
- name: train
|
162 |
+
num_bytes: 3346498
|
163 |
+
num_examples: 462
|
164 |
+
- name: validation
|
165 |
+
num_bytes: 3182410
|
166 |
+
num_examples: 878
|
167 |
+
- name: test
|
168 |
+
num_bytes: 3036598
|
169 |
+
num_examples: 906
|
170 |
+
download_size: 5383859
|
171 |
+
dataset_size: 9565506
|
172 |
configs:
|
173 |
- config_name: Culture_and_the_arts__Culture_and_Humanities
|
174 |
data_files:
|
|
|
210 |
path: Culture_and_the_arts__Sports_and_Recreation/validation-*
|
211 |
- split: test
|
212 |
path: Culture_and_the_arts__Sports_and_Recreation/test-*
|
213 |
+
- config_name: Culture_and_the_arts__The_arts_and_Entertainment
|
214 |
+
data_files:
|
215 |
+
- split: train
|
216 |
+
path: Culture_and_the_arts__The_arts_and_Entertainment/train-*
|
217 |
+
- split: validation
|
218 |
+
path: Culture_and_the_arts__The_arts_and_Entertainment/validation-*
|
219 |
+
- split: test
|
220 |
+
path: Culture_and_the_arts__The_arts_and_Entertainment/test-*
|
221 |
---
|