Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -449,6 +449,34 @@ dataset_info:
|
|
449 |
num_examples: 3024
|
450 |
download_size: 189102725
|
451 |
dataset_size: 352432540
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
452 |
configs:
|
453 |
- config_name: Culture_and_the_arts__Culture_and_Humanities
|
454 |
data_files:
|
@@ -578,4 +606,12 @@ configs:
|
|
578 |
path: Health_and_fitness__Public_health/validation-*
|
579 |
- split: test
|
580 |
path: Health_and_fitness__Public_health/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
581 |
---
|
|
|
449 |
num_examples: 3024
|
450 |
download_size: 189102725
|
451 |
dataset_size: 352432540
|
452 |
+
- config_name: Health_and_fitness__Self_care
|
453 |
+
features:
|
454 |
+
- name: attributes
|
455 |
+
struct:
|
456 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
457 |
+
sequence: 'null'
|
458 |
+
- name: id
|
459 |
+
dtype: string
|
460 |
+
- name: metadata
|
461 |
+
struct:
|
462 |
+
- name: provenance
|
463 |
+
dtype: string
|
464 |
+
- name: source
|
465 |
+
dtype: string
|
466 |
+
- name: text
|
467 |
+
dtype: string
|
468 |
+
splits:
|
469 |
+
- name: train
|
470 |
+
num_bytes: 317053258
|
471 |
+
num_examples: 47048
|
472 |
+
- name: validation
|
473 |
+
num_bytes: 11650280
|
474 |
+
num_examples: 3220
|
475 |
+
- name: test
|
476 |
+
num_bytes: 11803866
|
477 |
+
num_examples: 3166
|
478 |
+
download_size: 186965973
|
479 |
+
dataset_size: 340507404
|
480 |
configs:
|
481 |
- config_name: Culture_and_the_arts__Culture_and_Humanities
|
482 |
data_files:
|
|
|
606 |
path: Health_and_fitness__Public_health/validation-*
|
607 |
- split: test
|
608 |
path: Health_and_fitness__Public_health/test-*
|
609 |
+
- config_name: Health_and_fitness__Self_care
|
610 |
+
data_files:
|
611 |
+
- split: train
|
612 |
+
path: Health_and_fitness__Self_care/train-*
|
613 |
+
- split: validation
|
614 |
+
path: Health_and_fitness__Self_care/validation-*
|
615 |
+
- split: test
|
616 |
+
path: Health_and_fitness__Self_care/test-*
|
617 |
---
|