Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -841,6 +841,34 @@ dataset_info:
|
|
841 |
num_examples: 19908
|
842 |
download_size: 924873479
|
843 |
dataset_size: 1710533784
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
844 |
configs:
|
845 |
- config_name: Culture_and_the_arts__Culture_and_Humanities
|
846 |
data_files:
|
@@ -1082,4 +1110,12 @@ configs:
|
|
1082 |
path: Natural_and_physical_sciences__Biology/validation-*
|
1083 |
- split: test
|
1084 |
path: Natural_and_physical_sciences__Biology/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1085 |
---
|
|
|
841 |
num_examples: 19908
|
842 |
download_size: 924873479
|
843 |
dataset_size: 1710533784
|
844 |
+
- config_name: Natural_and_physical_sciences__Earth_sciences
|
845 |
+
features:
|
846 |
+
- name: attributes
|
847 |
+
struct:
|
848 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
849 |
+
sequence: 'null'
|
850 |
+
- name: id
|
851 |
+
dtype: string
|
852 |
+
- name: metadata
|
853 |
+
struct:
|
854 |
+
- name: provenance
|
855 |
+
dtype: string
|
856 |
+
- name: source
|
857 |
+
dtype: string
|
858 |
+
- name: text
|
859 |
+
dtype: string
|
860 |
+
splits:
|
861 |
+
- name: train
|
862 |
+
num_bytes: 189875506
|
863 |
+
num_examples: 56148
|
864 |
+
- name: validation
|
865 |
+
num_bytes: 48823818
|
866 |
+
num_examples: 64178
|
867 |
+
- name: test
|
868 |
+
num_bytes: 48485176
|
869 |
+
num_examples: 63674
|
870 |
+
download_size: 151760669
|
871 |
+
dataset_size: 287184500
|
872 |
configs:
|
873 |
- config_name: Culture_and_the_arts__Culture_and_Humanities
|
874 |
data_files:
|
|
|
1110 |
path: Natural_and_physical_sciences__Biology/validation-*
|
1111 |
- split: test
|
1112 |
path: Natural_and_physical_sciences__Biology/test-*
|
1113 |
+
- config_name: Natural_and_physical_sciences__Earth_sciences
|
1114 |
+
data_files:
|
1115 |
+
- split: train
|
1116 |
+
path: Natural_and_physical_sciences__Earth_sciences/train-*
|
1117 |
+
- split: validation
|
1118 |
+
path: Natural_and_physical_sciences__Earth_sciences/validation-*
|
1119 |
+
- split: test
|
1120 |
+
path: Natural_and_physical_sciences__Earth_sciences/test-*
|
1121 |
---
|