Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1177,6 +1177,34 @@ dataset_info:
|
|
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:
|
@@ -1514,4 +1542,12 @@ configs:
|
|
1514 |
path: Society_and_social_sciences__Social_sciences/validation-*
|
1515 |
- split: test
|
1516 |
path: Society_and_social_sciences__Social_sciences/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1517 |
---
|
|
|
1177 |
num_examples: 2020
|
1178 |
download_size: 10442632
|
1179 |
dataset_size: 17601750
|
1180 |
+
- config_name: Society_and_social_sciences__Society
|
1181 |
+
features:
|
1182 |
+
- name: attributes
|
1183 |
+
struct:
|
1184 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
1185 |
+
sequence: 'null'
|
1186 |
+
- name: id
|
1187 |
+
dtype: string
|
1188 |
+
- name: metadata
|
1189 |
+
struct:
|
1190 |
+
- name: provenance
|
1191 |
+
dtype: string
|
1192 |
+
- name: source
|
1193 |
+
dtype: string
|
1194 |
+
- name: text
|
1195 |
+
dtype: string
|
1196 |
+
splits:
|
1197 |
+
- name: train
|
1198 |
+
num_bytes: 4763266898
|
1199 |
+
num_examples: 851104
|
1200 |
+
- name: validation
|
1201 |
+
num_bytes: 108948402
|
1202 |
+
num_examples: 35502
|
1203 |
+
- name: test
|
1204 |
+
num_bytes: 107249204
|
1205 |
+
num_examples: 35192
|
1206 |
+
download_size: 2719235790
|
1207 |
+
dataset_size: 4979464504
|
1208 |
configs:
|
1209 |
- config_name: Culture_and_the_arts__Culture_and_Humanities
|
1210 |
data_files:
|
|
|
1542 |
path: Society_and_social_sciences__Social_sciences/validation-*
|
1543 |
- split: test
|
1544 |
path: Society_and_social_sciences__Social_sciences/test-*
|
1545 |
+
- config_name: Society_and_social_sciences__Society
|
1546 |
+
data_files:
|
1547 |
+
- split: train
|
1548 |
+
path: Society_and_social_sciences__Society/train-*
|
1549 |
+
- split: validation
|
1550 |
+
path: Society_and_social_sciences__Society/validation-*
|
1551 |
+
- split: test
|
1552 |
+
path: Society_and_social_sciences__Society/test-*
|
1553 |
---
|