claran commited on
Commit
bba6f5f
1 Parent(s): 75e33bd

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +54 -0
README.md CHANGED
@@ -1473,6 +1473,52 @@ dataset_info:
1473
  num_examples: 106
1474
  download_size: 582171929
1475
  dataset_size: 1229965546
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1476
  configs:
1477
  - config_name: AgriculturalAndFoodSciences,1970-2015
1478
  data_files:
@@ -1730,4 +1776,12 @@ configs:
1730
  path: Chemistry,2021-2022/validation-*
1731
  - split: test
1732
  path: Chemistry,2021-2022/test-*
 
 
 
 
 
 
 
 
1733
  ---
 
1473
  num_examples: 106
1474
  download_size: 582171929
1475
  dataset_size: 1229965546
1476
+ - config_name: ComputerScience,1970-2008
1477
+ features:
1478
+ - name: added
1479
+ dtype: string
1480
+ - name: attributes
1481
+ struct:
1482
+ - name: bff_duplicate_paragraph_spans_decontamination
1483
+ sequence: 'null'
1484
+ - name: bff_contained_ngram_count
1485
+ dtype: int64
1486
+ - name: bff_duplicate_spans
1487
+ sequence: 'null'
1488
+ - name: created
1489
+ dtype: string
1490
+ - name: id
1491
+ dtype: string
1492
+ - name: metadata
1493
+ struct:
1494
+ - name: extfieldsofstudy
1495
+ sequence: string
1496
+ - name: provenance
1497
+ dtype: string
1498
+ - name: s2fieldsofstudy
1499
+ sequence: string
1500
+ - name: sha1
1501
+ dtype: string
1502
+ - name: year
1503
+ dtype: int64
1504
+ - name: source
1505
+ dtype: string
1506
+ - name: text
1507
+ dtype: string
1508
+ - name: version
1509
+ dtype: string
1510
+ splits:
1511
+ - name: train
1512
+ num_bytes: 889392884
1513
+ num_examples: 33431
1514
+ - name: validation
1515
+ num_bytes: 2141031
1516
+ num_examples: 91
1517
+ - name: test
1518
+ num_bytes: 2167507
1519
+ num_examples: 86
1520
+ download_size: 452156131
1521
+ dataset_size: 893701422
1522
  configs:
1523
  - config_name: AgriculturalAndFoodSciences,1970-2015
1524
  data_files:
 
1776
  path: Chemistry,2021-2022/validation-*
1777
  - split: test
1778
  path: Chemistry,2021-2022/test-*
1779
+ - config_name: ComputerScience,1970-2008
1780
+ data_files:
1781
+ - split: train
1782
+ path: ComputerScience,1970-2008/train-*
1783
+ - split: validation
1784
+ path: ComputerScience,1970-2008/validation-*
1785
+ - split: test
1786
+ path: ComputerScience,1970-2008/test-*
1787
  ---