Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1149,6 +1149,34 @@ dataset_info:
|
|
1149 |
num_examples: 37214
|
1150 |
download_size: 2730770074
|
1151 |
dataset_size: 4996368894
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1152 |
configs:
|
1153 |
- config_name: Culture_and_the_arts__Culture_and_Humanities
|
1154 |
data_files:
|
@@ -1478,4 +1506,12 @@ configs:
|
|
1478 |
path: Society_and_social_sciences/validation-*
|
1479 |
- split: test
|
1480 |
path: Society_and_social_sciences/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1481 |
---
|
|
|
1149 |
num_examples: 37214
|
1150 |
download_size: 2730770074
|
1151 |
dataset_size: 4996368894
|
1152 |
+
- config_name: Society_and_social_sciences__Social_sciences
|
1153 |
+
features:
|
1154 |
+
- name: attributes
|
1155 |
+
struct:
|
1156 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
1157 |
+
sequence: 'null'
|
1158 |
+
- name: id
|
1159 |
+
dtype: string
|
1160 |
+
- name: metadata
|
1161 |
+
struct:
|
1162 |
+
- name: provenance
|
1163 |
+
dtype: string
|
1164 |
+
- name: source
|
1165 |
+
dtype: string
|
1166 |
+
- name: text
|
1167 |
+
dtype: string
|
1168 |
+
splits:
|
1169 |
+
- name: train
|
1170 |
+
num_bytes: 8600388
|
1171 |
+
num_examples: 2826
|
1172 |
+
- name: validation
|
1173 |
+
num_bytes: 4417406
|
1174 |
+
num_examples: 2012
|
1175 |
+
- name: test
|
1176 |
+
num_bytes: 4583956
|
1177 |
+
num_examples: 2020
|
1178 |
+
download_size: 10442632
|
1179 |
+
dataset_size: 17601750
|
1180 |
configs:
|
1181 |
- config_name: Culture_and_the_arts__Culture_and_Humanities
|
1182 |
data_files:
|
|
|
1506 |
path: Society_and_social_sciences/validation-*
|
1507 |
- split: test
|
1508 |
path: Society_and_social_sciences/test-*
|
1509 |
+
- config_name: Society_and_social_sciences__Social_sciences
|
1510 |
+
data_files:
|
1511 |
+
- split: train
|
1512 |
+
path: Society_and_social_sciences__Social_sciences/train-*
|
1513 |
+
- split: validation
|
1514 |
+
path: Society_and_social_sciences__Social_sciences/validation-*
|
1515 |
+
- split: test
|
1516 |
+
path: Society_and_social_sciences__Social_sciences/test-*
|
1517 |
---
|