claran commited on
Commit
1dcfb89
·
verified ·
1 Parent(s): 66c8e0a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +36 -0
README.md CHANGED
@@ -421,6 +421,34 @@ dataset_info:
421
  num_examples: 2074
422
  download_size: 52760294
423
  dataset_size: 105057202
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
424
  configs:
425
  - config_name: Culture_and_the_arts__Culture_and_Humanities
426
  data_files:
@@ -542,4 +570,12 @@ configs:
542
  path: Health_and_fitness__Nutrition/validation-*
543
  - split: test
544
  path: Health_and_fitness__Nutrition/test-*
 
 
 
 
 
 
 
 
545
  ---
 
421
  num_examples: 2074
422
  download_size: 52760294
423
  dataset_size: 105057202
424
+ - config_name: Health_and_fitness__Public_health
425
+ features:
426
+ - name: attributes
427
+ struct:
428
+ - name: bff_duplicate_paragraph_spans_decontamination
429
+ sequence: 'null'
430
+ - name: id
431
+ dtype: string
432
+ - name: metadata
433
+ struct:
434
+ - name: provenance
435
+ dtype: string
436
+ - name: source
437
+ dtype: string
438
+ - name: text
439
+ dtype: string
440
+ splits:
441
+ - name: train
442
+ num_bytes: 333982822
443
+ num_examples: 58372
444
+ - name: validation
445
+ num_bytes: 9362428
446
+ num_examples: 2852
447
+ - name: test
448
+ num_bytes: 9087290
449
+ num_examples: 3024
450
+ download_size: 189102725
451
+ dataset_size: 352432540
452
  configs:
453
  - config_name: Culture_and_the_arts__Culture_and_Humanities
454
  data_files:
 
570
  path: Health_and_fitness__Nutrition/validation-*
571
  - split: test
572
  path: Health_and_fitness__Nutrition/test-*
573
+ - config_name: Health_and_fitness__Public_health
574
+ data_files:
575
+ - split: train
576
+ path: Health_and_fitness__Public_health/train-*
577
+ - split: validation
578
+ path: Health_and_fitness__Public_health/validation-*
579
+ - split: test
580
+ path: Health_and_fitness__Public_health/test-*
581
  ---