claran commited on
Commit
f175d73
1 Parent(s): 729ff0e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +54 -0
README.md CHANGED
@@ -1381,6 +1381,52 @@ dataset_info:
1381
  num_examples: 129
1382
  download_size: 488526891
1383
  dataset_size: 1001382054
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1384
  configs:
1385
  - config_name: AgriculturalAndFoodSciences,1970-2015
1386
  data_files:
@@ -1622,4 +1668,12 @@ configs:
1622
  path: Chemistry,2015-2018/validation-*
1623
  - split: test
1624
  path: Chemistry,2015-2018/test-*
 
 
 
 
 
 
 
 
1625
  ---
 
1381
  num_examples: 129
1382
  download_size: 488526891
1383
  dataset_size: 1001382054
1384
+ - config_name: Chemistry,2019-2020
1385
+ features:
1386
+ - name: added
1387
+ dtype: string
1388
+ - name: attributes
1389
+ struct:
1390
+ - name: bff_duplicate_paragraph_spans_decontamination
1391
+ sequence: 'null'
1392
+ - name: bff_contained_ngram_count
1393
+ dtype: int64
1394
+ - name: bff_duplicate_spans
1395
+ sequence: 'null'
1396
+ - name: created
1397
+ dtype: string
1398
+ - name: id
1399
+ dtype: string
1400
+ - name: metadata
1401
+ struct:
1402
+ - name: extfieldsofstudy
1403
+ sequence: string
1404
+ - name: provenance
1405
+ dtype: string
1406
+ - name: s2fieldsofstudy
1407
+ sequence: string
1408
+ - name: sha1
1409
+ dtype: string
1410
+ - name: year
1411
+ dtype: int64
1412
+ - name: source
1413
+ dtype: string
1414
+ - name: text
1415
+ dtype: string
1416
+ - name: version
1417
+ dtype: string
1418
+ splits:
1419
+ - name: train
1420
+ num_bytes: 1012644735
1421
+ num_examples: 40396
1422
+ - name: validation
1423
+ num_bytes: 2512817
1424
+ num_examples: 93
1425
+ - name: test
1426
+ num_bytes: 2508547
1427
+ num_examples: 96
1428
+ download_size: 484528399
1429
+ dataset_size: 1017666099
1430
  configs:
1431
  - config_name: AgriculturalAndFoodSciences,1970-2015
1432
  data_files:
 
1668
  path: Chemistry,2015-2018/validation-*
1669
  - split: test
1670
  path: Chemistry,2015-2018/test-*
1671
+ - config_name: Chemistry,2019-2020
1672
+ data_files:
1673
+ - split: train
1674
+ path: Chemistry,2019-2020/train-*
1675
+ - split: validation
1676
+ path: Chemistry,2019-2020/validation-*
1677
+ - split: test
1678
+ path: Chemistry,2019-2020/test-*
1679
  ---