claran commited on
Commit
42dddb8
1 Parent(s): 2cce87b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +54 -0
README.md CHANGED
@@ -1749,6 +1749,52 @@ dataset_info:
1749
  num_examples: 77
1750
  download_size: 540311199
1751
  dataset_size: 1091260824
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1752
  configs:
1753
  - config_name: AgriculturalAndFoodSciences,1970-2015
1754
  data_files:
@@ -2054,4 +2100,12 @@ configs:
2054
  path: ComputerScience,2017-2017/validation-*
2055
  - split: test
2056
  path: ComputerScience,2017-2017/test-*
 
 
 
 
 
 
 
 
2057
  ---
 
1749
  num_examples: 77
1750
  download_size: 540311199
1751
  dataset_size: 1091260824
1752
+ - config_name: ComputerScience,2018-2018
1753
+ features:
1754
+ - name: added
1755
+ dtype: string
1756
+ - name: attributes
1757
+ struct:
1758
+ - name: bff_duplicate_paragraph_spans_decontamination
1759
+ sequence: 'null'
1760
+ - name: bff_contained_ngram_count
1761
+ dtype: int64
1762
+ - name: bff_duplicate_spans
1763
+ sequence: 'null'
1764
+ - name: created
1765
+ dtype: string
1766
+ - name: id
1767
+ dtype: string
1768
+ - name: metadata
1769
+ struct:
1770
+ - name: extfieldsofstudy
1771
+ sequence: string
1772
+ - name: provenance
1773
+ dtype: string
1774
+ - name: s2fieldsofstudy
1775
+ sequence: string
1776
+ - name: sha1
1777
+ dtype: string
1778
+ - name: year
1779
+ dtype: int64
1780
+ - name: source
1781
+ dtype: string
1782
+ - name: text
1783
+ dtype: string
1784
+ - name: version
1785
+ dtype: string
1786
+ splits:
1787
+ - name: train
1788
+ num_bytes: 1485669170
1789
+ num_examples: 48321
1790
+ - name: validation
1791
+ num_bytes: 4507358
1792
+ num_examples: 131
1793
+ - name: test
1794
+ num_bytes: 3798344
1795
+ num_examples: 133
1796
+ download_size: 4126375
1797
+ dataset_size: 1493974872
1798
  configs:
1799
  - config_name: AgriculturalAndFoodSciences,1970-2015
1800
  data_files:
 
2100
  path: ComputerScience,2017-2017/validation-*
2101
  - split: test
2102
  path: ComputerScience,2017-2017/test-*
2103
+ - config_name: ComputerScience,2018-2018
2104
+ data_files:
2105
+ - split: train
2106
+ path: ComputerScience,2018-2018/train-*
2107
+ - split: validation
2108
+ path: ComputerScience,2018-2018/validation-*
2109
+ - split: test
2110
+ path: ComputerScience,2018-2018/test-*
2111
  ---