Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1795,6 +1795,52 @@ dataset_info:
|
|
1795 |
num_examples: 133
|
1796 |
download_size: 4126375
|
1797 |
dataset_size: 1493974872
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1798 |
configs:
|
1799 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
1800 |
data_files:
|
@@ -2108,4 +2154,12 @@ configs:
|
|
2108 |
path: ComputerScience,2018-2018/validation-*
|
2109 |
- split: test
|
2110 |
path: ComputerScience,2018-2018/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2111 |
---
|
|
|
1795 |
num_examples: 133
|
1796 |
download_size: 4126375
|
1797 |
dataset_size: 1493974872
|
1798 |
+
- config_name: ComputerScience,2019-2019
|
1799 |
+
features:
|
1800 |
+
- name: added
|
1801 |
+
dtype: string
|
1802 |
+
- name: attributes
|
1803 |
+
struct:
|
1804 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
1805 |
+
sequence: 'null'
|
1806 |
+
- name: bff_contained_ngram_count
|
1807 |
+
dtype: int64
|
1808 |
+
- name: bff_duplicate_spans
|
1809 |
+
sequence: 'null'
|
1810 |
+
- name: created
|
1811 |
+
dtype: string
|
1812 |
+
- name: id
|
1813 |
+
dtype: string
|
1814 |
+
- name: metadata
|
1815 |
+
struct:
|
1816 |
+
- name: extfieldsofstudy
|
1817 |
+
sequence: string
|
1818 |
+
- name: provenance
|
1819 |
+
dtype: string
|
1820 |
+
- name: s2fieldsofstudy
|
1821 |
+
sequence: string
|
1822 |
+
- name: sha1
|
1823 |
+
dtype: string
|
1824 |
+
- name: year
|
1825 |
+
dtype: int64
|
1826 |
+
- name: source
|
1827 |
+
dtype: string
|
1828 |
+
- name: text
|
1829 |
+
dtype: string
|
1830 |
+
- name: version
|
1831 |
+
dtype: string
|
1832 |
+
splits:
|
1833 |
+
- name: train
|
1834 |
+
num_bytes: 1870072707
|
1835 |
+
num_examples: 61617
|
1836 |
+
- name: validation
|
1837 |
+
num_bytes: 4853818
|
1838 |
+
num_examples: 166
|
1839 |
+
- name: test
|
1840 |
+
num_bytes: 5514604
|
1841 |
+
num_examples: 185
|
1842 |
+
download_size: 924785698
|
1843 |
+
dataset_size: 1880441129
|
1844 |
configs:
|
1845 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
1846 |
data_files:
|
|
|
2154 |
path: ComputerScience,2018-2018/validation-*
|
2155 |
- split: test
|
2156 |
path: ComputerScience,2018-2018/test-*
|
2157 |
+
- config_name: ComputerScience,2019-2019
|
2158 |
+
data_files:
|
2159 |
+
- split: train
|
2160 |
+
path: ComputerScience,2019-2019/train-*
|
2161 |
+
- split: validation
|
2162 |
+
path: ComputerScience,2019-2019/validation-*
|
2163 |
+
- split: test
|
2164 |
+
path: ComputerScience,2019-2019/test-*
|
2165 |
---
|