Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -967,6 +967,52 @@ dataset_info:
|
|
967 |
num_examples: 309
|
968 |
download_size: 1705817756
|
969 |
dataset_size: 3423050830
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
970 |
configs:
|
971 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
972 |
data_files:
|
@@ -1136,4 +1182,12 @@ configs:
|
|
1136 |
path: Biology,2019-2019/validation-*
|
1137 |
- split: test
|
1138 |
path: Biology,2019-2019/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1139 |
---
|
|
|
967 |
num_examples: 309
|
968 |
download_size: 1705817756
|
969 |
dataset_size: 3423050830
|
970 |
+
- config_name: Biology,2020-2020
|
971 |
+
features:
|
972 |
+
- name: added
|
973 |
+
dtype: string
|
974 |
+
- name: attributes
|
975 |
+
struct:
|
976 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
977 |
+
sequence: 'null'
|
978 |
+
- name: bff_contained_ngram_count
|
979 |
+
dtype: int64
|
980 |
+
- name: bff_duplicate_spans
|
981 |
+
sequence: 'null'
|
982 |
+
- name: created
|
983 |
+
dtype: string
|
984 |
+
- name: id
|
985 |
+
dtype: string
|
986 |
+
- name: metadata
|
987 |
+
struct:
|
988 |
+
- name: extfieldsofstudy
|
989 |
+
sequence: string
|
990 |
+
- name: provenance
|
991 |
+
dtype: string
|
992 |
+
- name: s2fieldsofstudy
|
993 |
+
sequence: string
|
994 |
+
- name: sha1
|
995 |
+
dtype: string
|
996 |
+
- name: year
|
997 |
+
dtype: int64
|
998 |
+
- name: source
|
999 |
+
dtype: string
|
1000 |
+
- name: text
|
1001 |
+
dtype: string
|
1002 |
+
- name: version
|
1003 |
+
dtype: string
|
1004 |
+
splits:
|
1005 |
+
- name: train
|
1006 |
+
num_bytes: 4668003659
|
1007 |
+
num_examples: 149329
|
1008 |
+
- name: validation
|
1009 |
+
num_bytes: 12745266
|
1010 |
+
num_examples: 423
|
1011 |
+
- name: test
|
1012 |
+
num_bytes: 14492208
|
1013 |
+
num_examples: 459
|
1014 |
+
download_size: 2339737377
|
1015 |
+
dataset_size: 4695241133
|
1016 |
configs:
|
1017 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
1018 |
data_files:
|
|
|
1182 |
path: Biology,2019-2019/validation-*
|
1183 |
- split: test
|
1184 |
path: Biology,2019-2019/test-*
|
1185 |
+
- config_name: Biology,2020-2020
|
1186 |
+
data_files:
|
1187 |
+
- split: train
|
1188 |
+
path: Biology,2020-2020/train-*
|
1189 |
+
- split: validation
|
1190 |
+
path: Biology,2020-2020/validation-*
|
1191 |
+
- split: test
|
1192 |
+
path: Biology,2020-2020/test-*
|
1193 |
---
|