Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1205,6 +1205,34 @@ dataset_info:
|
|
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:
|
@@ -1550,4 +1578,12 @@ configs:
|
|
1550 |
path: Society_and_social_sciences__Society/validation-*
|
1551 |
- split: test
|
1552 |
path: Society_and_social_sciences__Society/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1553 |
---
|
|
|
1205 |
num_examples: 35192
|
1206 |
download_size: 2719235790
|
1207 |
dataset_size: 4979464504
|
1208 |
+
- config_name: Technology_and_applied_sciences
|
1209 |
+
features:
|
1210 |
+
- name: attributes
|
1211 |
+
struct:
|
1212 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
1213 |
+
sequence: 'null'
|
1214 |
+
- name: id
|
1215 |
+
dtype: string
|
1216 |
+
- name: metadata
|
1217 |
+
struct:
|
1218 |
+
- name: provenance
|
1219 |
+
dtype: string
|
1220 |
+
- name: source
|
1221 |
+
dtype: string
|
1222 |
+
- name: text
|
1223 |
+
dtype: string
|
1224 |
+
splits:
|
1225 |
+
- name: train
|
1226 |
+
num_bytes: 3769252718
|
1227 |
+
num_examples: 704358
|
1228 |
+
- name: validation
|
1229 |
+
num_bytes: 113982826
|
1230 |
+
num_examples: 36346
|
1231 |
+
- name: test
|
1232 |
+
num_bytes: 112901234
|
1233 |
+
num_examples: 36258
|
1234 |
+
download_size: 2174658646
|
1235 |
+
dataset_size: 3996136778
|
1236 |
configs:
|
1237 |
- config_name: Culture_and_the_arts__Culture_and_Humanities
|
1238 |
data_files:
|
|
|
1578 |
path: Society_and_social_sciences__Society/validation-*
|
1579 |
- split: test
|
1580 |
path: Society_and_social_sciences__Society/test-*
|
1581 |
+
- config_name: Technology_and_applied_sciences
|
1582 |
+
data_files:
|
1583 |
+
- split: train
|
1584 |
+
path: Technology_and_applied_sciences/train-*
|
1585 |
+
- split: validation
|
1586 |
+
path: Technology_and_applied_sciences/validation-*
|
1587 |
+
- split: test
|
1588 |
+
path: Technology_and_applied_sciences/test-*
|
1589 |
---
|