claran commited on
Commit
4d5fd84
·
verified ·
1 Parent(s): e9aa6e6

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +54 -0
README.md CHANGED
@@ -2071,6 +2071,52 @@ dataset_info:
2071
  num_examples: 100
2072
  download_size: 605117081
2073
  dataset_size: 1221222057
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2074
  configs:
2075
  - config_name: AgriculturalAndFoodSciences,1970-2015
2076
  data_files:
@@ -2432,4 +2478,12 @@ configs:
2432
  path: Economics,2017-2019/validation-*
2433
  - split: test
2434
  path: Economics,2017-2019/test-*
 
 
 
 
 
 
 
 
2435
  ---
 
2071
  num_examples: 100
2072
  download_size: 605117081
2073
  dataset_size: 1221222057
2074
+ - config_name: Economics,2020-2020
2075
+ features:
2076
+ - name: added
2077
+ dtype: string
2078
+ - name: attributes
2079
+ struct:
2080
+ - name: bff_duplicate_paragraph_spans_decontamination
2081
+ sequence: 'null'
2082
+ - name: bff_contained_ngram_count
2083
+ dtype: int64
2084
+ - name: bff_duplicate_spans
2085
+ sequence: 'null'
2086
+ - name: created
2087
+ dtype: string
2088
+ - name: id
2089
+ dtype: string
2090
+ - name: metadata
2091
+ struct:
2092
+ - name: extfieldsofstudy
2093
+ sequence: string
2094
+ - name: provenance
2095
+ dtype: string
2096
+ - name: s2fieldsofstudy
2097
+ sequence: string
2098
+ - name: sha1
2099
+ dtype: string
2100
+ - name: year
2101
+ dtype: int64
2102
+ - name: source
2103
+ dtype: string
2104
+ - name: text
2105
+ dtype: string
2106
+ - name: version
2107
+ dtype: string
2108
+ splits:
2109
+ - name: train
2110
+ num_bytes: 1071000320
2111
+ num_examples: 33363
2112
+ - name: validation
2113
+ num_bytes: 2859010
2114
+ num_examples: 90
2115
+ - name: test
2116
+ num_bytes: 2779687
2117
+ num_examples: 83
2118
+ download_size: 531566695
2119
+ dataset_size: 1076639017
2120
  configs:
2121
  - config_name: AgriculturalAndFoodSciences,1970-2015
2122
  data_files:
 
2478
  path: Economics,2017-2019/validation-*
2479
  - split: test
2480
  path: Economics,2017-2019/test-*
2481
+ - config_name: Economics,2020-2020
2482
+ data_files:
2483
+ - split: train
2484
+ path: Economics,2020-2020/train-*
2485
+ - split: validation
2486
+ path: Economics,2020-2020/validation-*
2487
+ - split: test
2488
+ path: Economics,2020-2020/test-*
2489
  ---