claran commited on
Commit
a5e52ba
1 Parent(s): c871a4a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +36 -0
README.md CHANGED
@@ -477,6 +477,34 @@ dataset_info:
477
  num_examples: 3166
478
  download_size: 186965973
479
  dataset_size: 340507404
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
480
  configs:
481
  - config_name: Culture_and_the_arts__Culture_and_Humanities
482
  data_files:
@@ -614,4 +642,12 @@ configs:
614
  path: Health_and_fitness__Self_care/validation-*
615
  - split: test
616
  path: Health_and_fitness__Self_care/test-*
 
 
 
 
 
 
 
 
617
  ---
 
477
  num_examples: 3166
478
  download_size: 186965973
479
  dataset_size: 340507404
480
+ - config_name: History_and_events
481
+ features:
482
+ - name: attributes
483
+ struct:
484
+ - name: bff_duplicate_paragraph_spans_decontamination
485
+ sequence: 'null'
486
+ - name: id
487
+ dtype: string
488
+ - name: metadata
489
+ struct:
490
+ - name: provenance
491
+ dtype: string
492
+ - name: source
493
+ dtype: string
494
+ - name: text
495
+ dtype: string
496
+ splits:
497
+ - name: train
498
+ num_bytes: 2793621444
499
+ num_examples: 417808
500
+ - name: validation
501
+ num_bytes: 108337912
502
+ num_examples: 27596
503
+ - name: test
504
+ num_bytes: 108071550
505
+ num_examples: 27354
506
+ download_size: 1635950932
507
+ dataset_size: 3010030906
508
  configs:
509
  - config_name: Culture_and_the_arts__Culture_and_Humanities
510
  data_files:
 
642
  path: Health_and_fitness__Self_care/validation-*
643
  - split: test
644
  path: Health_and_fitness__Self_care/test-*
645
+ - config_name: History_and_events
646
+ data_files:
647
+ - split: train
648
+ path: History_and_events/train-*
649
+ - split: validation
650
+ path: History_and_events/validation-*
651
+ - split: test
652
+ path: History_and_events/test-*
653
  ---