Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -645,6 +645,34 @@ dataset_info:
|
|
645 |
num_examples: 40304
|
646 |
download_size: 2442060826
|
647 |
dataset_size: 4476683738
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
648 |
configs:
|
649 |
- config_name: Culture_and_the_arts__Culture_and_Humanities
|
650 |
data_files:
|
@@ -830,4 +858,12 @@ configs:
|
|
830 |
path: Human_activites__Human_activities/validation-*
|
831 |
- split: test
|
832 |
path: Human_activites__Human_activities/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
833 |
---
|
|
|
645 |
num_examples: 40304
|
646 |
download_size: 2442060826
|
647 |
dataset_size: 4476683738
|
648 |
+
- config_name: Human_activites__Impact_of_human_activity
|
649 |
+
features:
|
650 |
+
- name: attributes
|
651 |
+
struct:
|
652 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
653 |
+
sequence: 'null'
|
654 |
+
- name: id
|
655 |
+
dtype: string
|
656 |
+
- name: metadata
|
657 |
+
struct:
|
658 |
+
- name: provenance
|
659 |
+
dtype: string
|
660 |
+
- name: source
|
661 |
+
dtype: string
|
662 |
+
- name: text
|
663 |
+
dtype: string
|
664 |
+
splits:
|
665 |
+
- name: train
|
666 |
+
num_bytes: 51343746
|
667 |
+
num_examples: 16896
|
668 |
+
- name: validation
|
669 |
+
num_bytes: 5311824
|
670 |
+
num_examples: 2134
|
671 |
+
- name: test
|
672 |
+
num_bytes: 5801726
|
673 |
+
num_examples: 2010
|
674 |
+
download_size: 3397664
|
675 |
+
dataset_size: 62457296
|
676 |
configs:
|
677 |
- config_name: Culture_and_the_arts__Culture_and_Humanities
|
678 |
data_files:
|
|
|
858 |
path: Human_activites__Human_activities/validation-*
|
859 |
- split: test
|
860 |
path: Human_activites__Human_activities/test-*
|
861 |
+
- config_name: Human_activites__Impact_of_human_activity
|
862 |
+
data_files:
|
863 |
+
- split: train
|
864 |
+
path: Human_activites__Impact_of_human_activity/train-*
|
865 |
+
- split: validation
|
866 |
+
path: Human_activites__Impact_of_human_activity/validation-*
|
867 |
+
- split: test
|
868 |
+
path: Human_activites__Impact_of_human_activity/test-*
|
869 |
---
|