claran commited on
Commit
0aa7b2b
·
verified ·
1 Parent(s): 7d98118

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +54 -0
README.md CHANGED
@@ -1565,6 +1565,52 @@ dataset_info:
1565
  num_examples: 61
1566
  download_size: 434687368
1567
  dataset_size: 870979645
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1568
  configs:
1569
  - config_name: AgriculturalAndFoodSciences,1970-2015
1570
  data_files:
@@ -1838,4 +1884,12 @@ configs:
1838
  path: ComputerScience,2009-2011/validation-*
1839
  - split: test
1840
  path: ComputerScience,2009-2011/test-*
 
 
 
 
 
 
 
 
1841
  ---
 
1565
  num_examples: 61
1566
  download_size: 434687368
1567
  dataset_size: 870979645
1568
+ - config_name: ComputerScience,2012-2013
1569
+ features:
1570
+ - name: added
1571
+ dtype: string
1572
+ - name: attributes
1573
+ struct:
1574
+ - name: bff_duplicate_paragraph_spans_decontamination
1575
+ sequence: 'null'
1576
+ - name: bff_contained_ngram_count
1577
+ dtype: int64
1578
+ - name: bff_duplicate_spans
1579
+ sequence: 'null'
1580
+ - name: created
1581
+ dtype: string
1582
+ - name: id
1583
+ dtype: string
1584
+ - name: metadata
1585
+ struct:
1586
+ - name: extfieldsofstudy
1587
+ sequence: string
1588
+ - name: provenance
1589
+ dtype: string
1590
+ - name: s2fieldsofstudy
1591
+ sequence: string
1592
+ - name: sha1
1593
+ dtype: string
1594
+ - name: year
1595
+ dtype: int64
1596
+ - name: source
1597
+ dtype: string
1598
+ - name: text
1599
+ dtype: string
1600
+ - name: version
1601
+ dtype: string
1602
+ splits:
1603
+ - name: train
1604
+ num_bytes: 949604761
1605
+ num_examples: 31467
1606
+ - name: validation
1607
+ num_bytes: 2218627
1608
+ num_examples: 79
1609
+ - name: test
1610
+ num_bytes: 2409454
1611
+ num_examples: 75
1612
+ download_size: 476058620
1613
+ dataset_size: 954232842
1614
  configs:
1615
  - config_name: AgriculturalAndFoodSciences,1970-2015
1616
  data_files:
 
1884
  path: ComputerScience,2009-2011/validation-*
1885
  - split: test
1886
  path: ComputerScience,2009-2011/test-*
1887
+ - config_name: ComputerScience,2012-2013
1888
+ data_files:
1889
+ - split: train
1890
+ path: ComputerScience,2012-2013/train-*
1891
+ - split: validation
1892
+ path: ComputerScience,2012-2013/validation-*
1893
+ - split: test
1894
+ path: ComputerScience,2012-2013/test-*
1895
  ---