Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -253,6 +253,34 @@ dataset_info:
|
|
253 |
num_examples: 4266
|
254 |
download_size: 365060669
|
255 |
dataset_size: 654034110
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
256 |
configs:
|
257 |
- config_name: Culture_and_the_arts__Culture_and_Humanities
|
258 |
data_files:
|
@@ -326,4 +354,12 @@ configs:
|
|
326 |
path: General_referece__Further_research_tools_and_topics/validation-*
|
327 |
- split: test
|
328 |
path: General_referece__Further_research_tools_and_topics/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
329 |
---
|
|
|
253 |
num_examples: 4266
|
254 |
download_size: 365060669
|
255 |
dataset_size: 654034110
|
256 |
+
- config_name: General_referece__Reference_works
|
257 |
+
features:
|
258 |
+
- name: attributes
|
259 |
+
struct:
|
260 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
261 |
+
sequence: 'null'
|
262 |
+
- name: id
|
263 |
+
dtype: string
|
264 |
+
- name: metadata
|
265 |
+
struct:
|
266 |
+
- name: provenance
|
267 |
+
dtype: string
|
268 |
+
- name: source
|
269 |
+
dtype: string
|
270 |
+
- name: text
|
271 |
+
dtype: string
|
272 |
+
splits:
|
273 |
+
- name: train
|
274 |
+
num_bytes: 135867428
|
275 |
+
num_examples: 23854
|
276 |
+
- name: validation
|
277 |
+
num_bytes: 9187150
|
278 |
+
num_examples: 2882
|
279 |
+
- name: test
|
280 |
+
num_bytes: 8920568
|
281 |
+
num_examples: 2906
|
282 |
+
download_size: 84315062
|
283 |
+
dataset_size: 153975146
|
284 |
configs:
|
285 |
- config_name: Culture_and_the_arts__Culture_and_Humanities
|
286 |
data_files:
|
|
|
354 |
path: General_referece__Further_research_tools_and_topics/validation-*
|
355 |
- split: test
|
356 |
path: General_referece__Further_research_tools_and_topics/test-*
|
357 |
+
- config_name: General_referece__Reference_works
|
358 |
+
data_files:
|
359 |
+
- split: train
|
360 |
+
path: General_referece__Reference_works/train-*
|
361 |
+
- split: validation
|
362 |
+
path: General_referece__Reference_works/validation-*
|
363 |
+
- split: test
|
364 |
+
path: General_referece__Reference_works/test-*
|
365 |
---
|