Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1289,6 +1289,34 @@ dataset_info:
|
|
1289 |
num_examples: 2554
|
1290 |
download_size: 79517450
|
1291 |
dataset_size: 152387844
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1292 |
configs:
|
1293 |
- config_name: Culture_and_the_arts__Culture_and_Humanities
|
1294 |
data_files:
|
@@ -1658,4 +1686,12 @@ configs:
|
|
1658 |
path: Technology_and_applied_sciences__Computing/validation-*
|
1659 |
- split: test
|
1660 |
path: Technology_and_applied_sciences__Computing/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1661 |
---
|
|
|
1289 |
num_examples: 2554
|
1290 |
download_size: 79517450
|
1291 |
dataset_size: 152387844
|
1292 |
+
- config_name: Technology_and_applied_sciences__Engineering
|
1293 |
+
features:
|
1294 |
+
- name: attributes
|
1295 |
+
struct:
|
1296 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
1297 |
+
sequence: 'null'
|
1298 |
+
- name: id
|
1299 |
+
dtype: string
|
1300 |
+
- name: metadata
|
1301 |
+
struct:
|
1302 |
+
- name: provenance
|
1303 |
+
dtype: string
|
1304 |
+
- name: source
|
1305 |
+
dtype: string
|
1306 |
+
- name: text
|
1307 |
+
dtype: string
|
1308 |
+
splits:
|
1309 |
+
- name: train
|
1310 |
+
num_bytes: 160217948
|
1311 |
+
num_examples: 26650
|
1312 |
+
- name: validation
|
1313 |
+
num_bytes: 4633156
|
1314 |
+
num_examples: 1232
|
1315 |
+
- name: test
|
1316 |
+
num_bytes: 4670392
|
1317 |
+
num_examples: 1364
|
1318 |
+
download_size: 88001308
|
1319 |
+
dataset_size: 169521496
|
1320 |
configs:
|
1321 |
- config_name: Culture_and_the_arts__Culture_and_Humanities
|
1322 |
data_files:
|
|
|
1686 |
path: Technology_and_applied_sciences__Computing/validation-*
|
1687 |
- split: test
|
1688 |
path: Technology_and_applied_sciences__Computing/test-*
|
1689 |
+
- config_name: Technology_and_applied_sciences__Engineering
|
1690 |
+
data_files:
|
1691 |
+
- split: train
|
1692 |
+
path: Technology_and_applied_sciences__Engineering/train-*
|
1693 |
+
- split: validation
|
1694 |
+
path: Technology_and_applied_sciences__Engineering/validation-*
|
1695 |
+
- split: test
|
1696 |
+
path: Technology_and_applied_sciences__Engineering/test-*
|
1697 |
---
|