Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -589,6 +589,34 @@ dataset_info:
|
|
589 |
num_examples: 764
|
590 |
download_size: 34011352
|
591 |
dataset_size: 64942980
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
592 |
configs:
|
593 |
- config_name: Culture_and_the_arts__Culture_and_Humanities
|
594 |
data_files:
|
@@ -758,4 +786,12 @@ configs:
|
|
758 |
path: History_and_events__By_region/validation-*
|
759 |
- split: test
|
760 |
path: History_and_events__By_region/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
761 |
---
|
|
|
589 |
num_examples: 764
|
590 |
download_size: 34011352
|
591 |
dataset_size: 64942980
|
592 |
+
- config_name: Human_activites
|
593 |
+
features:
|
594 |
+
- name: attributes
|
595 |
+
struct:
|
596 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
597 |
+
sequence: 'null'
|
598 |
+
- name: id
|
599 |
+
dtype: string
|
600 |
+
- name: metadata
|
601 |
+
struct:
|
602 |
+
- name: provenance
|
603 |
+
dtype: string
|
604 |
+
- name: source
|
605 |
+
dtype: string
|
606 |
+
- name: text
|
607 |
+
dtype: string
|
608 |
+
splits:
|
609 |
+
- name: train
|
610 |
+
num_bytes: 4303412558
|
611 |
+
num_examples: 812846
|
612 |
+
- name: validation
|
613 |
+
num_bytes: 117264492
|
614 |
+
num_examples: 42836
|
615 |
+
- name: test
|
616 |
+
num_bytes: 116933860
|
617 |
+
num_examples: 42314
|
618 |
+
download_size: 2476597359
|
619 |
+
dataset_size: 4537610910
|
620 |
configs:
|
621 |
- config_name: Culture_and_the_arts__Culture_and_Humanities
|
622 |
data_files:
|
|
|
786 |
path: History_and_events__By_region/validation-*
|
787 |
- split: test
|
788 |
path: History_and_events__By_region/test-*
|
789 |
+
- config_name: Human_activites
|
790 |
+
data_files:
|
791 |
+
- split: train
|
792 |
+
path: Human_activites/train-*
|
793 |
+
- split: validation
|
794 |
+
path: Human_activites/validation-*
|
795 |
+
- split: test
|
796 |
+
path: Human_activites/test-*
|
797 |
---
|