Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1317,6 +1317,34 @@ dataset_info:
|
|
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:
|
@@ -1694,4 +1722,12 @@ configs:
|
|
1694 |
path: Technology_and_applied_sciences__Engineering/validation-*
|
1695 |
- split: test
|
1696 |
path: Technology_and_applied_sciences__Engineering/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1697 |
---
|
|
|
1317 |
num_examples: 1364
|
1318 |
download_size: 88001308
|
1319 |
dataset_size: 169521496
|
1320 |
+
- config_name: Technology_and_applied_sciences__Transport
|
1321 |
+
features:
|
1322 |
+
- name: attributes
|
1323 |
+
struct:
|
1324 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
1325 |
+
sequence: 'null'
|
1326 |
+
- name: id
|
1327 |
+
dtype: string
|
1328 |
+
- name: metadata
|
1329 |
+
struct:
|
1330 |
+
- name: provenance
|
1331 |
+
dtype: string
|
1332 |
+
- name: source
|
1333 |
+
dtype: string
|
1334 |
+
- name: text
|
1335 |
+
dtype: string
|
1336 |
+
splits:
|
1337 |
+
- name: train
|
1338 |
+
num_bytes: 110424218
|
1339 |
+
num_examples: 24570
|
1340 |
+
- name: validation
|
1341 |
+
num_bytes: 21899078
|
1342 |
+
num_examples: 5108
|
1343 |
+
- name: test
|
1344 |
+
num_bytes: 21477010
|
1345 |
+
num_examples: 5168
|
1346 |
+
download_size: 81042501
|
1347 |
+
dataset_size: 153800306
|
1348 |
configs:
|
1349 |
- config_name: Culture_and_the_arts__Culture_and_Humanities
|
1350 |
data_files:
|
|
|
1722 |
path: Technology_and_applied_sciences__Engineering/validation-*
|
1723 |
- split: test
|
1724 |
path: Technology_and_applied_sciences__Engineering/test-*
|
1725 |
+
- config_name: Technology_and_applied_sciences__Transport
|
1726 |
+
data_files:
|
1727 |
+
- split: train
|
1728 |
+
path: Technology_and_applied_sciences__Transport/train-*
|
1729 |
+
- split: validation
|
1730 |
+
path: Technology_and_applied_sciences__Transport/validation-*
|
1731 |
+
- split: test
|
1732 |
+
path: Technology_and_applied_sciences__Transport/test-*
|
1733 |
---
|