Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -897,6 +897,34 @@ dataset_info:
|
|
897 |
num_examples: 15674
|
898 |
download_size: 141005544
|
899 |
dataset_size: 259331098
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
900 |
configs:
|
901 |
- config_name: Culture_and_the_arts__Culture_and_Humanities
|
902 |
data_files:
|
@@ -1154,4 +1182,12 @@ configs:
|
|
1154 |
path: Natural_and_physical_sciences__Nature/validation-*
|
1155 |
- split: test
|
1156 |
path: Natural_and_physical_sciences__Nature/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1157 |
---
|
|
|
897 |
num_examples: 15674
|
898 |
download_size: 141005544
|
899 |
dataset_size: 259331098
|
900 |
+
- config_name: Natural_and_physical_sciences__Physical_sciences
|
901 |
+
features:
|
902 |
+
- name: attributes
|
903 |
+
struct:
|
904 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
905 |
+
sequence: 'null'
|
906 |
+
- name: id
|
907 |
+
dtype: string
|
908 |
+
- name: metadata
|
909 |
+
struct:
|
910 |
+
- name: provenance
|
911 |
+
dtype: string
|
912 |
+
- name: source
|
913 |
+
dtype: string
|
914 |
+
- name: text
|
915 |
+
dtype: string
|
916 |
+
splits:
|
917 |
+
- name: train
|
918 |
+
num_bytes: 408714882
|
919 |
+
num_examples: 78732
|
920 |
+
- name: validation
|
921 |
+
num_bytes: 12434822
|
922 |
+
num_examples: 6008
|
923 |
+
- name: test
|
924 |
+
num_bytes: 12648812
|
925 |
+
num_examples: 5918
|
926 |
+
download_size: 226997879
|
927 |
+
dataset_size: 433798516
|
928 |
configs:
|
929 |
- config_name: Culture_and_the_arts__Culture_and_Humanities
|
930 |
data_files:
|
|
|
1182 |
path: Natural_and_physical_sciences__Nature/validation-*
|
1183 |
- split: test
|
1184 |
path: Natural_and_physical_sciences__Nature/test-*
|
1185 |
+
- config_name: Natural_and_physical_sciences__Physical_sciences
|
1186 |
+
data_files:
|
1187 |
+
- split: train
|
1188 |
+
path: Natural_and_physical_sciences__Physical_sciences/train-*
|
1189 |
+
- split: validation
|
1190 |
+
path: Natural_and_physical_sciences__Physical_sciences/validation-*
|
1191 |
+
- split: test
|
1192 |
+
path: Natural_and_physical_sciences__Physical_sciences/test-*
|
1193 |
---
|