claran commited on
Commit
8d0d750
1 Parent(s): 227f53e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +54 -0
README.md CHANGED
@@ -2209,6 +2209,52 @@ dataset_info:
2209
  num_examples: 108
2210
  download_size: 607172003
2211
  dataset_size: 1207632899
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2212
  configs:
2213
  - config_name: AgriculturalAndFoodSciences,1970-2015
2214
  data_files:
@@ -2594,4 +2640,12 @@ configs:
2594
  path: Education,1970-2018/validation-*
2595
  - split: test
2596
  path: Education,1970-2018/test-*
 
 
 
 
 
 
 
 
2597
  ---
 
2209
  num_examples: 108
2210
  download_size: 607172003
2211
  dataset_size: 1207632899
2212
+ - config_name: Education,2019-2020
2213
+ features:
2214
+ - name: added
2215
+ dtype: string
2216
+ - name: attributes
2217
+ struct:
2218
+ - name: bff_duplicate_paragraph_spans_decontamination
2219
+ sequence: 'null'
2220
+ - name: bff_contained_ngram_count
2221
+ dtype: int64
2222
+ - name: bff_duplicate_spans
2223
+ sequence: 'null'
2224
+ - name: created
2225
+ dtype: string
2226
+ - name: id
2227
+ dtype: string
2228
+ - name: metadata
2229
+ struct:
2230
+ - name: extfieldsofstudy
2231
+ sequence: string
2232
+ - name: provenance
2233
+ dtype: string
2234
+ - name: s2fieldsofstudy
2235
+ sequence: string
2236
+ - name: sha1
2237
+ dtype: string
2238
+ - name: year
2239
+ dtype: int64
2240
+ - name: source
2241
+ dtype: string
2242
+ - name: text
2243
+ dtype: string
2244
+ - name: version
2245
+ dtype: string
2246
+ splits:
2247
+ - name: train
2248
+ num_bytes: 1666885810
2249
+ num_examples: 65133
2250
+ - name: validation
2251
+ num_bytes: 4779350
2252
+ num_examples: 174
2253
+ - name: test
2254
+ num_bytes: 4211444
2255
+ num_examples: 156
2256
+ download_size: 824405817
2257
+ dataset_size: 1675876604
2258
  configs:
2259
  - config_name: AgriculturalAndFoodSciences,1970-2015
2260
  data_files:
 
2640
  path: Education,1970-2018/validation-*
2641
  - split: test
2642
  path: Education,1970-2018/test-*
2643
+ - config_name: Education,2019-2020
2644
+ data_files:
2645
+ - split: train
2646
+ path: Education,2019-2020/train-*
2647
+ - split: validation
2648
+ path: Education,2019-2020/validation-*
2649
+ - split: test
2650
+ path: Education,2019-2020/test-*
2651
  ---