Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1243,6 +1243,52 @@ dataset_info:
|
|
1243 |
num_examples: 107
|
1244 |
download_size: 576236826
|
1245 |
dataset_size: 1192611160
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1246 |
configs:
|
1247 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
1248 |
data_files:
|
@@ -1460,4 +1506,12 @@ configs:
|
|
1460 |
path: Business,2020-2020/validation-*
|
1461 |
- split: test
|
1462 |
path: Business,2020-2020/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1463 |
---
|
|
|
1243 |
num_examples: 107
|
1244 |
download_size: 576236826
|
1245 |
dataset_size: 1192611160
|
1246 |
+
- config_name: Business,2021-2022
|
1247 |
+
features:
|
1248 |
+
- name: added
|
1249 |
+
dtype: string
|
1250 |
+
- name: attributes
|
1251 |
+
struct:
|
1252 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
1253 |
+
sequence: 'null'
|
1254 |
+
- name: bff_contained_ngram_count
|
1255 |
+
dtype: int64
|
1256 |
+
- name: bff_duplicate_spans
|
1257 |
+
sequence: 'null'
|
1258 |
+
- name: created
|
1259 |
+
dtype: string
|
1260 |
+
- name: id
|
1261 |
+
dtype: string
|
1262 |
+
- name: metadata
|
1263 |
+
struct:
|
1264 |
+
- name: extfieldsofstudy
|
1265 |
+
sequence: string
|
1266 |
+
- name: provenance
|
1267 |
+
dtype: string
|
1268 |
+
- name: s2fieldsofstudy
|
1269 |
+
sequence: string
|
1270 |
+
- name: sha1
|
1271 |
+
dtype: string
|
1272 |
+
- name: year
|
1273 |
+
dtype: int64
|
1274 |
+
- name: source
|
1275 |
+
dtype: string
|
1276 |
+
- name: text
|
1277 |
+
dtype: string
|
1278 |
+
- name: version
|
1279 |
+
dtype: string
|
1280 |
+
splits:
|
1281 |
+
- name: train
|
1282 |
+
num_bytes: 1972500703
|
1283 |
+
num_examples: 59680
|
1284 |
+
- name: validation
|
1285 |
+
num_bytes: 6799710
|
1286 |
+
num_examples: 188
|
1287 |
+
- name: test
|
1288 |
+
num_bytes: 6327836
|
1289 |
+
num_examples: 192
|
1290 |
+
download_size: 958714880
|
1291 |
+
dataset_size: 1985628249
|
1292 |
configs:
|
1293 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
1294 |
data_files:
|
|
|
1506 |
path: Business,2020-2020/validation-*
|
1507 |
- split: test
|
1508 |
path: Business,2020-2020/test-*
|
1509 |
+
- config_name: Business,2021-2022
|
1510 |
+
data_files:
|
1511 |
+
- split: train
|
1512 |
+
path: Business,2021-2022/train-*
|
1513 |
+
- split: validation
|
1514 |
+
path: Business,2021-2022/validation-*
|
1515 |
+
- split: test
|
1516 |
+
path: Business,2021-2022/test-*
|
1517 |
---
|