Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1197,6 +1197,52 @@ dataset_info:
|
|
1197 |
num_examples: 94
|
1198 |
download_size: 444897266
|
1199 |
dataset_size: 917679433
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1200 |
configs:
|
1201 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
1202 |
data_files:
|
@@ -1406,4 +1452,12 @@ configs:
|
|
1406 |
path: Business,2018-2019/validation-*
|
1407 |
- split: test
|
1408 |
path: Business,2018-2019/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1409 |
---
|
|
|
1197 |
num_examples: 94
|
1198 |
download_size: 444897266
|
1199 |
dataset_size: 917679433
|
1200 |
+
- config_name: Business,2020-2020
|
1201 |
+
features:
|
1202 |
+
- name: added
|
1203 |
+
dtype: string
|
1204 |
+
- name: attributes
|
1205 |
+
struct:
|
1206 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
1207 |
+
sequence: 'null'
|
1208 |
+
- name: bff_contained_ngram_count
|
1209 |
+
dtype: int64
|
1210 |
+
- name: bff_duplicate_spans
|
1211 |
+
sequence: 'null'
|
1212 |
+
- name: created
|
1213 |
+
dtype: string
|
1214 |
+
- name: id
|
1215 |
+
dtype: string
|
1216 |
+
- name: metadata
|
1217 |
+
struct:
|
1218 |
+
- name: extfieldsofstudy
|
1219 |
+
sequence: string
|
1220 |
+
- name: provenance
|
1221 |
+
dtype: string
|
1222 |
+
- name: s2fieldsofstudy
|
1223 |
+
sequence: string
|
1224 |
+
- name: sha1
|
1225 |
+
dtype: string
|
1226 |
+
- name: year
|
1227 |
+
dtype: int64
|
1228 |
+
- name: source
|
1229 |
+
dtype: string
|
1230 |
+
- name: text
|
1231 |
+
dtype: string
|
1232 |
+
- name: version
|
1233 |
+
dtype: string
|
1234 |
+
splits:
|
1235 |
+
- name: train
|
1236 |
+
num_bytes: 1185735674
|
1237 |
+
num_examples: 39443
|
1238 |
+
- name: validation
|
1239 |
+
num_bytes: 3457871
|
1240 |
+
num_examples: 111
|
1241 |
+
- name: test
|
1242 |
+
num_bytes: 3417615
|
1243 |
+
num_examples: 107
|
1244 |
+
download_size: 576236826
|
1245 |
+
dataset_size: 1192611160
|
1246 |
configs:
|
1247 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
1248 |
data_files:
|
|
|
1452 |
path: Business,2018-2019/validation-*
|
1453 |
- split: test
|
1454 |
path: Business,2018-2019/test-*
|
1455 |
+
- config_name: Business,2020-2020
|
1456 |
+
data_files:
|
1457 |
+
- split: train
|
1458 |
+
path: Business,2020-2020/train-*
|
1459 |
+
- split: validation
|
1460 |
+
path: Business,2020-2020/validation-*
|
1461 |
+
- split: test
|
1462 |
+
path: Business,2020-2020/test-*
|
1463 |
---
|