claran commited on
Commit
2d7cd91
1 Parent(s): c57f1c1

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +54 -0
README.md CHANGED
@@ -1335,6 +1335,52 @@ dataset_info:
1335
  num_examples: 108
1336
  download_size: 418727288
1337
  dataset_size: 823227209
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1338
  configs:
1339
  - config_name: AgriculturalAndFoodSciences,1970-2015
1340
  data_files:
@@ -1568,4 +1614,12 @@ configs:
1568
  path: Chemistry,1970-2014/validation-*
1569
  - split: test
1570
  path: Chemistry,1970-2014/test-*
 
 
 
 
 
 
 
 
1571
  ---
 
1335
  num_examples: 108
1336
  download_size: 418727288
1337
  dataset_size: 823227209
1338
+ - config_name: Chemistry,2015-2018
1339
+ features:
1340
+ - name: added
1341
+ dtype: string
1342
+ - name: attributes
1343
+ struct:
1344
+ - name: bff_duplicate_paragraph_spans_decontamination
1345
+ sequence: 'null'
1346
+ - name: bff_contained_ngram_count
1347
+ dtype: int64
1348
+ - name: bff_duplicate_spans
1349
+ sequence: 'null'
1350
+ - name: created
1351
+ dtype: string
1352
+ - name: id
1353
+ dtype: string
1354
+ - name: metadata
1355
+ struct:
1356
+ - name: extfieldsofstudy
1357
+ sequence: string
1358
+ - name: provenance
1359
+ dtype: string
1360
+ - name: s2fieldsofstudy
1361
+ sequence: string
1362
+ - name: sha1
1363
+ dtype: string
1364
+ - name: year
1365
+ dtype: int64
1366
+ - name: source
1367
+ dtype: string
1368
+ - name: text
1369
+ dtype: string
1370
+ - name: version
1371
+ dtype: string
1372
+ splits:
1373
+ - name: train
1374
+ num_bytes: 995430262
1375
+ num_examples: 42807
1376
+ - name: validation
1377
+ num_bytes: 2837006
1378
+ num_examples: 120
1379
+ - name: test
1380
+ num_bytes: 3114786
1381
+ num_examples: 129
1382
+ download_size: 488526891
1383
+ dataset_size: 1001382054
1384
  configs:
1385
  - config_name: AgriculturalAndFoodSciences,1970-2015
1386
  data_files:
 
1614
  path: Chemistry,1970-2014/validation-*
1615
  - split: test
1616
  path: Chemistry,1970-2014/test-*
1617
+ - config_name: Chemistry,2015-2018
1618
+ data_files:
1619
+ - split: train
1620
+ path: Chemistry,2015-2018/train-*
1621
+ - split: validation
1622
+ path: Chemistry,2015-2018/validation-*
1623
+ - split: test
1624
+ path: Chemistry,2015-2018/test-*
1625
  ---