Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1887,6 +1887,52 @@ dataset_info:
|
|
1887 |
num_examples: 317
|
1888 |
download_size: 1757235886
|
1889 |
dataset_size: 3572272721
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1890 |
configs:
|
1891 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
1892 |
data_files:
|
@@ -2216,4 +2262,12 @@ configs:
|
|
2216 |
path: ComputerScience,2020-2020/validation-*
|
2217 |
- split: test
|
2218 |
path: ComputerScience,2020-2020/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2219 |
---
|
|
|
1887 |
num_examples: 317
|
1888 |
download_size: 1757235886
|
1889 |
dataset_size: 3572272721
|
1890 |
+
- config_name: ComputerScience,2021-2021
|
1891 |
+
features:
|
1892 |
+
- name: added
|
1893 |
+
dtype: string
|
1894 |
+
- name: attributes
|
1895 |
+
struct:
|
1896 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
1897 |
+
sequence: 'null'
|
1898 |
+
- name: bff_contained_ngram_count
|
1899 |
+
dtype: int64
|
1900 |
+
- name: bff_duplicate_spans
|
1901 |
+
sequence: 'null'
|
1902 |
+
- name: created
|
1903 |
+
dtype: string
|
1904 |
+
- name: id
|
1905 |
+
dtype: string
|
1906 |
+
- name: metadata
|
1907 |
+
struct:
|
1908 |
+
- name: extfieldsofstudy
|
1909 |
+
sequence: string
|
1910 |
+
- name: provenance
|
1911 |
+
dtype: string
|
1912 |
+
- name: s2fieldsofstudy
|
1913 |
+
sequence: string
|
1914 |
+
- name: sha1
|
1915 |
+
dtype: string
|
1916 |
+
- name: year
|
1917 |
+
dtype: int64
|
1918 |
+
- name: source
|
1919 |
+
dtype: string
|
1920 |
+
- name: text
|
1921 |
+
dtype: string
|
1922 |
+
- name: version
|
1923 |
+
dtype: string
|
1924 |
+
splits:
|
1925 |
+
- name: train
|
1926 |
+
num_bytes: 4582839113
|
1927 |
+
num_examples: 136470
|
1928 |
+
- name: validation
|
1929 |
+
num_bytes: 11409640
|
1930 |
+
num_examples: 344
|
1931 |
+
- name: test
|
1932 |
+
num_bytes: 12223638
|
1933 |
+
num_examples: 354
|
1934 |
+
download_size: 2269512635
|
1935 |
+
dataset_size: 4606472391
|
1936 |
configs:
|
1937 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
1938 |
data_files:
|
|
|
2262 |
path: ComputerScience,2020-2020/validation-*
|
2263 |
- split: test
|
2264 |
path: ComputerScience,2020-2020/test-*
|
2265 |
+
- config_name: ComputerScience,2021-2021
|
2266 |
+
data_files:
|
2267 |
+
- split: train
|
2268 |
+
path: ComputerScience,2021-2021/train-*
|
2269 |
+
- split: validation
|
2270 |
+
path: ComputerScience,2021-2021/validation-*
|
2271 |
+
- split: test
|
2272 |
+
path: ComputerScience,2021-2021/test-*
|
2273 |
---
|