claran commited on
Commit
be43a57
1 Parent(s): 19d2fa3

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +54 -0
README.md CHANGED
@@ -277,6 +277,52 @@ dataset_info:
277
  num_examples: 84
278
  download_size: 512862602
279
  dataset_size: 930323677
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
280
  configs:
281
  - config_name: AgriculturalAndFoodSciences,1970-2015
282
  data_files:
@@ -326,4 +372,12 @@ configs:
326
  path: Art,1970-2022/validation-*
327
  - split: test
328
  path: Art,1970-2022/test-*
 
 
 
 
 
 
 
 
329
  ---
 
277
  num_examples: 84
278
  download_size: 512862602
279
  dataset_size: 930323677
280
+ - config_name: Biology,1970-1993
281
+ features:
282
+ - name: added
283
+ dtype: string
284
+ - name: attributes
285
+ struct:
286
+ - name: bff_duplicate_paragraph_spans_decontamination
287
+ sequence: 'null'
288
+ - name: bff_contained_ngram_count
289
+ dtype: int64
290
+ - name: bff_duplicate_spans
291
+ sequence: 'null'
292
+ - name: created
293
+ dtype: string
294
+ - name: id
295
+ dtype: string
296
+ - name: metadata
297
+ struct:
298
+ - name: extfieldsofstudy
299
+ sequence: string
300
+ - name: provenance
301
+ dtype: string
302
+ - name: s2fieldsofstudy
303
+ sequence: string
304
+ - name: sha1
305
+ dtype: string
306
+ - name: year
307
+ dtype: int64
308
+ - name: source
309
+ dtype: string
310
+ - name: text
311
+ dtype: string
312
+ - name: version
313
+ dtype: string
314
+ splits:
315
+ - name: train
316
+ num_bytes: 888869120
317
+ num_examples: 34380
318
+ - name: validation
319
+ num_bytes: 2170051
320
+ num_examples: 92
321
+ - name: test
322
+ num_bytes: 3082360
323
+ num_examples: 116
324
+ download_size: 443978192
325
+ dataset_size: 894121531
326
  configs:
327
  - config_name: AgriculturalAndFoodSciences,1970-2015
328
  data_files:
 
372
  path: Art,1970-2022/validation-*
373
  - split: test
374
  path: Art,1970-2022/test-*
375
+ - config_name: Biology,1970-1993
376
+ data_files:
377
+ - split: train
378
+ path: Biology,1970-1993/train-*
379
+ - split: validation
380
+ path: Biology,1970-1993/validation-*
381
+ - split: test
382
+ path: Biology,1970-1993/test-*
383
  ---