Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1933,6 +1933,52 @@ dataset_info:
|
|
1933 |
num_examples: 354
|
1934 |
download_size: 2269512635
|
1935 |
dataset_size: 4606472391
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1936 |
configs:
|
1937 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
1938 |
data_files:
|
@@ -2270,4 +2316,12 @@ configs:
|
|
2270 |
path: ComputerScience,2021-2021/validation-*
|
2271 |
- split: test
|
2272 |
path: ComputerScience,2021-2021/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2273 |
---
|
|
|
1933 |
num_examples: 354
|
1934 |
download_size: 2269512635
|
1935 |
dataset_size: 4606472391
|
1936 |
+
- config_name: ComputerScience,2022-2022
|
1937 |
+
features:
|
1938 |
+
- name: added
|
1939 |
+
dtype: string
|
1940 |
+
- name: attributes
|
1941 |
+
struct:
|
1942 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
1943 |
+
sequence: 'null'
|
1944 |
+
- name: bff_contained_ngram_count
|
1945 |
+
dtype: int64
|
1946 |
+
- name: bff_duplicate_spans
|
1947 |
+
sequence: 'null'
|
1948 |
+
- name: created
|
1949 |
+
dtype: string
|
1950 |
+
- name: id
|
1951 |
+
dtype: string
|
1952 |
+
- name: metadata
|
1953 |
+
struct:
|
1954 |
+
- name: extfieldsofstudy
|
1955 |
+
sequence: string
|
1956 |
+
- name: provenance
|
1957 |
+
dtype: string
|
1958 |
+
- name: s2fieldsofstudy
|
1959 |
+
sequence: string
|
1960 |
+
- name: sha1
|
1961 |
+
dtype: string
|
1962 |
+
- name: year
|
1963 |
+
dtype: int64
|
1964 |
+
- name: source
|
1965 |
+
dtype: string
|
1966 |
+
- name: text
|
1967 |
+
dtype: string
|
1968 |
+
- name: version
|
1969 |
+
dtype: string
|
1970 |
+
splits:
|
1971 |
+
- name: train
|
1972 |
+
num_bytes: 4004246776
|
1973 |
+
num_examples: 110170
|
1974 |
+
- name: validation
|
1975 |
+
num_bytes: 11587308
|
1976 |
+
num_examples: 304
|
1977 |
+
- name: test
|
1978 |
+
num_bytes: 11727271
|
1979 |
+
num_examples: 326
|
1980 |
+
download_size: 1979954172
|
1981 |
+
dataset_size: 4027561355
|
1982 |
configs:
|
1983 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
1984 |
data_files:
|
|
|
2316 |
path: ComputerScience,2021-2021/validation-*
|
2317 |
- split: test
|
2318 |
path: ComputerScience,2021-2021/test-*
|
2319 |
+
- config_name: ComputerScience,2022-2022
|
2320 |
+
data_files:
|
2321 |
+
- split: train
|
2322 |
+
path: ComputerScience,2022-2022/train-*
|
2323 |
+
- split: validation
|
2324 |
+
path: ComputerScience,2022-2022/validation-*
|
2325 |
+
- split: test
|
2326 |
+
path: ComputerScience,2022-2022/test-*
|
2327 |
---
|