Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -393,6 +393,34 @@ dataset_info:
|
|
393 |
num_examples: 3894
|
394 |
download_size: 110770728
|
395 |
dataset_size: 200331424
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
396 |
configs:
|
397 |
- config_name: Culture_and_the_arts__Culture_and_Humanities
|
398 |
data_files:
|
@@ -506,4 +534,12 @@ configs:
|
|
506 |
path: Health_and_fitness__Human_medicine/validation-*
|
507 |
- split: test
|
508 |
path: Health_and_fitness__Human_medicine/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
509 |
---
|
|
|
393 |
num_examples: 3894
|
394 |
download_size: 110770728
|
395 |
dataset_size: 200331424
|
396 |
+
- config_name: Health_and_fitness__Nutrition
|
397 |
+
features:
|
398 |
+
- name: attributes
|
399 |
+
struct:
|
400 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
401 |
+
sequence: 'null'
|
402 |
+
- name: id
|
403 |
+
dtype: string
|
404 |
+
- name: metadata
|
405 |
+
struct:
|
406 |
+
- name: provenance
|
407 |
+
dtype: string
|
408 |
+
- name: source
|
409 |
+
dtype: string
|
410 |
+
- name: text
|
411 |
+
dtype: string
|
412 |
+
splits:
|
413 |
+
- name: train
|
414 |
+
num_bytes: 96571732
|
415 |
+
num_examples: 24162
|
416 |
+
- name: validation
|
417 |
+
num_bytes: 4217984
|
418 |
+
num_examples: 2104
|
419 |
+
- name: test
|
420 |
+
num_bytes: 4267486
|
421 |
+
num_examples: 2074
|
422 |
+
download_size: 52760294
|
423 |
+
dataset_size: 105057202
|
424 |
configs:
|
425 |
- config_name: Culture_and_the_arts__Culture_and_Humanities
|
426 |
data_files:
|
|
|
534 |
path: Health_and_fitness__Human_medicine/validation-*
|
535 |
- split: test
|
536 |
path: Health_and_fitness__Human_medicine/test-*
|
537 |
+
- config_name: Health_and_fitness__Nutrition
|
538 |
+
data_files:
|
539 |
+
- split: train
|
540 |
+
path: Health_and_fitness__Nutrition/train-*
|
541 |
+
- split: validation
|
542 |
+
path: Health_and_fitness__Nutrition/validation-*
|
543 |
+
- split: test
|
544 |
+
path: Health_and_fitness__Nutrition/test-*
|
545 |
---
|