Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1261,6 +1261,34 @@ dataset_info:
|
|
1261 |
num_examples: 27176
|
1262 |
download_size: 875095049
|
1263 |
dataset_size: 3521198476
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1264 |
configs:
|
1265 |
- config_name: Culture_and_the_arts__Culture_and_Humanities
|
1266 |
data_files:
|
@@ -1622,4 +1650,12 @@ configs:
|
|
1622 |
path: Technology_and_applied_sciences__Agriculture/validation-*
|
1623 |
- split: test
|
1624 |
path: Technology_and_applied_sciences__Agriculture/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1625 |
---
|
|
|
1261 |
num_examples: 27176
|
1262 |
download_size: 875095049
|
1263 |
dataset_size: 3521198476
|
1264 |
+
- config_name: Technology_and_applied_sciences__Computing
|
1265 |
+
features:
|
1266 |
+
- name: attributes
|
1267 |
+
struct:
|
1268 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
1269 |
+
sequence: 'null'
|
1270 |
+
- name: id
|
1271 |
+
dtype: string
|
1272 |
+
- name: metadata
|
1273 |
+
struct:
|
1274 |
+
- name: provenance
|
1275 |
+
dtype: string
|
1276 |
+
- name: source
|
1277 |
+
dtype: string
|
1278 |
+
- name: text
|
1279 |
+
dtype: string
|
1280 |
+
splits:
|
1281 |
+
- name: train
|
1282 |
+
num_bytes: 136551634
|
1283 |
+
num_examples: 25962
|
1284 |
+
- name: validation
|
1285 |
+
num_bytes: 7901404
|
1286 |
+
num_examples: 2586
|
1287 |
+
- name: test
|
1288 |
+
num_bytes: 7934806
|
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:
|
|
|
1650 |
path: Technology_and_applied_sciences__Agriculture/validation-*
|
1651 |
- split: test
|
1652 |
path: Technology_and_applied_sciences__Agriculture/test-*
|
1653 |
+
- config_name: Technology_and_applied_sciences__Computing
|
1654 |
+
data_files:
|
1655 |
+
- split: train
|
1656 |
+
path: Technology_and_applied_sciences__Computing/train-*
|
1657 |
+
- split: validation
|
1658 |
+
path: Technology_and_applied_sciences__Computing/validation-*
|
1659 |
+
- split: test
|
1660 |
+
path: Technology_and_applied_sciences__Computing/test-*
|
1661 |
---
|