Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1841,6 +1841,52 @@ dataset_info:
|
|
1841 |
num_examples: 185
|
1842 |
download_size: 924785698
|
1843 |
dataset_size: 1880441129
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1844 |
configs:
|
1845 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
1846 |
data_files:
|
@@ -2162,4 +2208,12 @@ configs:
|
|
2162 |
path: ComputerScience,2019-2019/validation-*
|
2163 |
- split: test
|
2164 |
path: ComputerScience,2019-2019/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2165 |
---
|
|
|
1841 |
num_examples: 185
|
1842 |
download_size: 924785698
|
1843 |
dataset_size: 1880441129
|
1844 |
+
- config_name: ComputerScience,2020-2020
|
1845 |
+
features:
|
1846 |
+
- name: added
|
1847 |
+
dtype: string
|
1848 |
+
- name: attributes
|
1849 |
+
struct:
|
1850 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
1851 |
+
sequence: 'null'
|
1852 |
+
- name: bff_contained_ngram_count
|
1853 |
+
dtype: int64
|
1854 |
+
- name: bff_duplicate_spans
|
1855 |
+
sequence: 'null'
|
1856 |
+
- name: created
|
1857 |
+
dtype: string
|
1858 |
+
- name: id
|
1859 |
+
dtype: string
|
1860 |
+
- name: metadata
|
1861 |
+
struct:
|
1862 |
+
- name: extfieldsofstudy
|
1863 |
+
sequence: string
|
1864 |
+
- name: provenance
|
1865 |
+
dtype: string
|
1866 |
+
- name: s2fieldsofstudy
|
1867 |
+
sequence: string
|
1868 |
+
- name: sha1
|
1869 |
+
dtype: string
|
1870 |
+
- name: year
|
1871 |
+
dtype: int64
|
1872 |
+
- name: source
|
1873 |
+
dtype: string
|
1874 |
+
- name: text
|
1875 |
+
dtype: string
|
1876 |
+
- name: version
|
1877 |
+
dtype: string
|
1878 |
+
splits:
|
1879 |
+
- name: train
|
1880 |
+
num_bytes: 3552101836
|
1881 |
+
num_examples: 110259
|
1882 |
+
- name: validation
|
1883 |
+
num_bytes: 9626264
|
1884 |
+
num_examples: 301
|
1885 |
+
- name: test
|
1886 |
+
num_bytes: 10544621
|
1887 |
+
num_examples: 317
|
1888 |
+
download_size: 1757235886
|
1889 |
+
dataset_size: 3572272721
|
1890 |
configs:
|
1891 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
1892 |
data_files:
|
|
|
2208 |
path: ComputerScience,2019-2019/validation-*
|
2209 |
- split: test
|
2210 |
path: ComputerScience,2019-2019/test-*
|
2211 |
+
- config_name: ComputerScience,2020-2020
|
2212 |
+
data_files:
|
2213 |
+
- split: train
|
2214 |
+
path: ComputerScience,2020-2020/train-*
|
2215 |
+
- split: validation
|
2216 |
+
path: ComputerScience,2020-2020/validation-*
|
2217 |
+
- split: test
|
2218 |
+
path: ComputerScience,2020-2020/test-*
|
2219 |
---
|