Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -281,6 +281,34 @@ dataset_info:
|
|
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:
|
@@ -362,4 +390,12 @@ configs:
|
|
362 |
path: General_referece__Reference_works/validation-*
|
363 |
- split: test
|
364 |
path: General_referece__Reference_works/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
365 |
---
|
|
|
281 |
num_examples: 2906
|
282 |
download_size: 84315062
|
283 |
dataset_size: 153975146
|
284 |
+
- config_name: Health_and_fitness
|
285 |
+
features:
|
286 |
+
- name: attributes
|
287 |
+
struct:
|
288 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
289 |
+
sequence: 'null'
|
290 |
+
- name: id
|
291 |
+
dtype: string
|
292 |
+
- name: metadata
|
293 |
+
struct:
|
294 |
+
- name: provenance
|
295 |
+
dtype: string
|
296 |
+
- name: source
|
297 |
+
dtype: string
|
298 |
+
- name: text
|
299 |
+
dtype: string
|
300 |
+
splits:
|
301 |
+
- name: train
|
302 |
+
num_bytes: 1461546444
|
303 |
+
num_examples: 259094
|
304 |
+
- name: validation
|
305 |
+
num_bytes: 64070488
|
306 |
+
num_examples: 20812
|
307 |
+
- name: test
|
308 |
+
num_bytes: 64535710
|
309 |
+
num_examples: 20708
|
310 |
+
download_size: 860513438
|
311 |
+
dataset_size: 1590152642
|
312 |
configs:
|
313 |
- config_name: Culture_and_the_arts__Culture_and_Humanities
|
314 |
data_files:
|
|
|
390 |
path: General_referece__Reference_works/validation-*
|
391 |
- split: test
|
392 |
path: General_referece__Reference_works/test-*
|
393 |
+
- config_name: Health_and_fitness
|
394 |
+
data_files:
|
395 |
+
- split: train
|
396 |
+
path: Health_and_fitness/train-*
|
397 |
+
- split: validation
|
398 |
+
path: Health_and_fitness/validation-*
|
399 |
+
- split: test
|
400 |
+
path: Health_and_fitness/test-*
|
401 |
---
|