Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1427,6 +1427,52 @@ dataset_info:
|
|
1427 |
num_examples: 96
|
1428 |
download_size: 484528399
|
1429 |
dataset_size: 1017666099
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1430 |
configs:
|
1431 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
1432 |
data_files:
|
@@ -1676,4 +1722,12 @@ configs:
|
|
1676 |
path: Chemistry,2019-2020/validation-*
|
1677 |
- split: test
|
1678 |
path: Chemistry,2019-2020/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1679 |
---
|
|
|
1427 |
num_examples: 96
|
1428 |
download_size: 484528399
|
1429 |
dataset_size: 1017666099
|
1430 |
+
- config_name: Chemistry,2021-2022
|
1431 |
+
features:
|
1432 |
+
- name: added
|
1433 |
+
dtype: string
|
1434 |
+
- name: attributes
|
1435 |
+
struct:
|
1436 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
1437 |
+
sequence: 'null'
|
1438 |
+
- name: bff_contained_ngram_count
|
1439 |
+
dtype: int64
|
1440 |
+
- name: bff_duplicate_spans
|
1441 |
+
sequence: 'null'
|
1442 |
+
- name: created
|
1443 |
+
dtype: string
|
1444 |
+
- name: id
|
1445 |
+
dtype: string
|
1446 |
+
- name: metadata
|
1447 |
+
struct:
|
1448 |
+
- name: extfieldsofstudy
|
1449 |
+
sequence: string
|
1450 |
+
- name: provenance
|
1451 |
+
dtype: string
|
1452 |
+
- name: s2fieldsofstudy
|
1453 |
+
sequence: string
|
1454 |
+
- name: sha1
|
1455 |
+
dtype: string
|
1456 |
+
- name: year
|
1457 |
+
dtype: int64
|
1458 |
+
- name: source
|
1459 |
+
dtype: string
|
1460 |
+
- name: text
|
1461 |
+
dtype: string
|
1462 |
+
- name: version
|
1463 |
+
dtype: string
|
1464 |
+
splits:
|
1465 |
+
- name: train
|
1466 |
+
num_bytes: 1222717233
|
1467 |
+
num_examples: 42413
|
1468 |
+
- name: validation
|
1469 |
+
num_bytes: 4114879
|
1470 |
+
num_examples: 137
|
1471 |
+
- name: test
|
1472 |
+
num_bytes: 3133434
|
1473 |
+
num_examples: 106
|
1474 |
+
download_size: 582171929
|
1475 |
+
dataset_size: 1229965546
|
1476 |
configs:
|
1477 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
1478 |
data_files:
|
|
|
1722 |
path: Chemistry,2019-2020/validation-*
|
1723 |
- split: test
|
1724 |
path: Chemistry,2019-2020/test-*
|
1725 |
+
- config_name: Chemistry,2021-2022
|
1726 |
+
data_files:
|
1727 |
+
- split: train
|
1728 |
+
path: Chemistry,2021-2022/train-*
|
1729 |
+
- split: validation
|
1730 |
+
path: Chemistry,2021-2022/validation-*
|
1731 |
+
- split: test
|
1732 |
+
path: Chemistry,2021-2022/test-*
|
1733 |
---
|