claran commited on
Commit
3773d41
1 Parent(s): 76be762

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +54 -0
README.md CHANGED
@@ -1289,6 +1289,52 @@ dataset_info:
1289
  num_examples: 192
1290
  download_size: 958714880
1291
  dataset_size: 1985628249
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1292
  configs:
1293
  - config_name: AgriculturalAndFoodSciences,1970-2015
1294
  data_files:
@@ -1514,4 +1560,12 @@ configs:
1514
  path: Business,2021-2022/validation-*
1515
  - split: test
1516
  path: Business,2021-2022/test-*
 
 
 
 
 
 
 
 
1517
  ---
 
1289
  num_examples: 192
1290
  download_size: 958714880
1291
  dataset_size: 1985628249
1292
+ - config_name: Chemistry,1970-2014
1293
+ features:
1294
+ - name: added
1295
+ dtype: string
1296
+ - name: attributes
1297
+ struct:
1298
+ - name: bff_duplicate_paragraph_spans_decontamination
1299
+ sequence: 'null'
1300
+ - name: bff_contained_ngram_count
1301
+ dtype: int64
1302
+ - name: bff_duplicate_spans
1303
+ sequence: 'null'
1304
+ - name: created
1305
+ dtype: string
1306
+ - name: id
1307
+ dtype: string
1308
+ - name: metadata
1309
+ struct:
1310
+ - name: extfieldsofstudy
1311
+ sequence: string
1312
+ - name: provenance
1313
+ dtype: string
1314
+ - name: s2fieldsofstudy
1315
+ sequence: string
1316
+ - name: sha1
1317
+ dtype: string
1318
+ - name: year
1319
+ dtype: int64
1320
+ - name: source
1321
+ dtype: string
1322
+ - name: text
1323
+ dtype: string
1324
+ - name: version
1325
+ dtype: string
1326
+ splits:
1327
+ - name: train
1328
+ num_bytes: 818454073
1329
+ num_examples: 40722
1330
+ - name: validation
1331
+ num_bytes: 2485832
1332
+ num_examples: 124
1333
+ - name: test
1334
+ num_bytes: 2287304
1335
+ num_examples: 108
1336
+ download_size: 418727288
1337
+ dataset_size: 823227209
1338
  configs:
1339
  - config_name: AgriculturalAndFoodSciences,1970-2015
1340
  data_files:
 
1560
  path: Business,2021-2022/validation-*
1561
  - split: test
1562
  path: Business,2021-2022/test-*
1563
+ - config_name: Chemistry,1970-2014
1564
+ data_files:
1565
+ - split: train
1566
+ path: Chemistry,1970-2014/train-*
1567
+ - split: validation
1568
+ path: Chemistry,1970-2014/validation-*
1569
+ - split: test
1570
+ path: Chemistry,1970-2014/test-*
1571
  ---