Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1151,6 +1151,52 @@ dataset_info:
|
|
1151 |
num_examples: 82
|
1152 |
download_size: 470346532
|
1153 |
dataset_size: 950272692
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1154 |
configs:
|
1155 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
1156 |
data_files:
|
@@ -1352,4 +1398,12 @@ configs:
|
|
1352 |
path: Business,1970-2017/validation-*
|
1353 |
- split: test
|
1354 |
path: Business,1970-2017/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1355 |
---
|
|
|
1151 |
num_examples: 82
|
1152 |
download_size: 470346532
|
1153 |
dataset_size: 950272692
|
1154 |
+
- config_name: Business,2018-2019
|
1155 |
+
features:
|
1156 |
+
- name: added
|
1157 |
+
dtype: string
|
1158 |
+
- name: attributes
|
1159 |
+
struct:
|
1160 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
1161 |
+
sequence: 'null'
|
1162 |
+
- name: bff_contained_ngram_count
|
1163 |
+
dtype: int64
|
1164 |
+
- name: bff_duplicate_spans
|
1165 |
+
sequence: 'null'
|
1166 |
+
- name: created
|
1167 |
+
dtype: string
|
1168 |
+
- name: id
|
1169 |
+
dtype: string
|
1170 |
+
- name: metadata
|
1171 |
+
struct:
|
1172 |
+
- name: extfieldsofstudy
|
1173 |
+
sequence: string
|
1174 |
+
- name: provenance
|
1175 |
+
dtype: string
|
1176 |
+
- name: s2fieldsofstudy
|
1177 |
+
sequence: string
|
1178 |
+
- name: sha1
|
1179 |
+
dtype: string
|
1180 |
+
- name: year
|
1181 |
+
dtype: int64
|
1182 |
+
- name: source
|
1183 |
+
dtype: string
|
1184 |
+
- name: text
|
1185 |
+
dtype: string
|
1186 |
+
- name: version
|
1187 |
+
dtype: string
|
1188 |
+
splits:
|
1189 |
+
- name: train
|
1190 |
+
num_bytes: 912151313
|
1191 |
+
num_examples: 32818
|
1192 |
+
- name: validation
|
1193 |
+
num_bytes: 2771875
|
1194 |
+
num_examples: 94
|
1195 |
+
- name: test
|
1196 |
+
num_bytes: 2756245
|
1197 |
+
num_examples: 94
|
1198 |
+
download_size: 444897266
|
1199 |
+
dataset_size: 917679433
|
1200 |
configs:
|
1201 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
1202 |
data_files:
|
|
|
1398 |
path: Business,1970-2017/validation-*
|
1399 |
- split: test
|
1400 |
path: Business,1970-2017/test-*
|
1401 |
+
- config_name: Business,2018-2019
|
1402 |
+
data_files:
|
1403 |
+
- split: train
|
1404 |
+
path: Business,2018-2019/train-*
|
1405 |
+
- split: validation
|
1406 |
+
path: Business,2018-2019/validation-*
|
1407 |
+
- split: test
|
1408 |
+
path: Business,2018-2019/test-*
|
1409 |
---
|