claran commited on
Commit
5290e55
1 Parent(s): 00da604

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +54 -0
README.md CHANGED
@@ -1657,6 +1657,52 @@ dataset_info:
1657
  num_examples: 106
1658
  download_size: 663240721
1659
  dataset_size: 1332260043
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1660
  configs:
1661
  - config_name: AgriculturalAndFoodSciences,1970-2015
1662
  data_files:
@@ -1946,4 +1992,12 @@ configs:
1946
  path: ComputerScience,2014-2015/validation-*
1947
  - split: test
1948
  path: ComputerScience,2014-2015/test-*
 
 
 
 
 
 
 
 
1949
  ---
 
1657
  num_examples: 106
1658
  download_size: 663240721
1659
  dataset_size: 1332260043
1660
+ - config_name: ComputerScience,2016-2016
1661
+ features:
1662
+ - name: added
1663
+ dtype: string
1664
+ - name: attributes
1665
+ struct:
1666
+ - name: bff_duplicate_paragraph_spans_decontamination
1667
+ sequence: 'null'
1668
+ - name: bff_contained_ngram_count
1669
+ dtype: int64
1670
+ - name: bff_duplicate_spans
1671
+ sequence: 'null'
1672
+ - name: created
1673
+ dtype: string
1674
+ - name: id
1675
+ dtype: string
1676
+ - name: metadata
1677
+ struct:
1678
+ - name: extfieldsofstudy
1679
+ sequence: string
1680
+ - name: provenance
1681
+ dtype: string
1682
+ - name: s2fieldsofstudy
1683
+ sequence: string
1684
+ - name: sha1
1685
+ dtype: string
1686
+ - name: year
1687
+ dtype: int64
1688
+ - name: source
1689
+ dtype: string
1690
+ - name: text
1691
+ dtype: string
1692
+ - name: version
1693
+ dtype: string
1694
+ splits:
1695
+ - name: train
1696
+ num_bytes: 885721996
1697
+ num_examples: 28402
1698
+ - name: validation
1699
+ num_bytes: 1961663
1700
+ num_examples: 50
1701
+ - name: test
1702
+ num_bytes: 2335512
1703
+ num_examples: 71
1704
+ download_size: 440587199
1705
+ dataset_size: 890019171
1706
  configs:
1707
  - config_name: AgriculturalAndFoodSciences,1970-2015
1708
  data_files:
 
1992
  path: ComputerScience,2014-2015/validation-*
1993
  - split: test
1994
  path: ComputerScience,2014-2015/test-*
1995
+ - config_name: ComputerScience,2016-2016
1996
+ data_files:
1997
+ - split: train
1998
+ path: ComputerScience,2016-2016/train-*
1999
+ - split: validation
2000
+ path: ComputerScience,2016-2016/validation-*
2001
+ - split: test
2002
+ path: ComputerScience,2016-2016/test-*
2003
  ---