Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1611,6 +1611,52 @@ dataset_info:
|
|
1611 |
num_examples: 75
|
1612 |
download_size: 476058620
|
1613 |
dataset_size: 954232842
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1614 |
configs:
|
1615 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
1616 |
data_files:
|
@@ -1892,4 +1938,12 @@ configs:
|
|
1892 |
path: ComputerScience,2012-2013/validation-*
|
1893 |
- split: test
|
1894 |
path: ComputerScience,2012-2013/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1895 |
---
|
|
|
1611 |
num_examples: 75
|
1612 |
download_size: 476058620
|
1613 |
dataset_size: 954232842
|
1614 |
+
- config_name: ComputerScience,2014-2015
|
1615 |
+
features:
|
1616 |
+
- name: added
|
1617 |
+
dtype: string
|
1618 |
+
- name: attributes
|
1619 |
+
struct:
|
1620 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
1621 |
+
sequence: 'null'
|
1622 |
+
- name: bff_contained_ngram_count
|
1623 |
+
dtype: int64
|
1624 |
+
- name: bff_duplicate_spans
|
1625 |
+
sequence: 'null'
|
1626 |
+
- name: created
|
1627 |
+
dtype: string
|
1628 |
+
- name: id
|
1629 |
+
dtype: string
|
1630 |
+
- name: metadata
|
1631 |
+
struct:
|
1632 |
+
- name: extfieldsofstudy
|
1633 |
+
sequence: string
|
1634 |
+
- name: provenance
|
1635 |
+
dtype: string
|
1636 |
+
- name: s2fieldsofstudy
|
1637 |
+
sequence: string
|
1638 |
+
- name: sha1
|
1639 |
+
dtype: string
|
1640 |
+
- name: year
|
1641 |
+
dtype: int64
|
1642 |
+
- name: source
|
1643 |
+
dtype: string
|
1644 |
+
- name: text
|
1645 |
+
dtype: string
|
1646 |
+
- name: version
|
1647 |
+
dtype: string
|
1648 |
+
splits:
|
1649 |
+
- name: train
|
1650 |
+
num_bytes: 1325207987
|
1651 |
+
num_examples: 43232
|
1652 |
+
- name: validation
|
1653 |
+
num_bytes: 4027599
|
1654 |
+
num_examples: 121
|
1655 |
+
- name: test
|
1656 |
+
num_bytes: 3024457
|
1657 |
+
num_examples: 106
|
1658 |
+
download_size: 663240721
|
1659 |
+
dataset_size: 1332260043
|
1660 |
configs:
|
1661 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
1662 |
data_files:
|
|
|
1938 |
path: ComputerScience,2012-2013/validation-*
|
1939 |
- split: test
|
1940 |
path: ComputerScience,2012-2013/test-*
|
1941 |
+
- config_name: ComputerScience,2014-2015
|
1942 |
+
data_files:
|
1943 |
+
- split: train
|
1944 |
+
path: ComputerScience,2014-2015/train-*
|
1945 |
+
- split: validation
|
1946 |
+
path: ComputerScience,2014-2015/validation-*
|
1947 |
+
- split: test
|
1948 |
+
path: ComputerScience,2014-2015/test-*
|
1949 |
---
|