claran commited on
Commit
cec4653
1 Parent(s): 7358070

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +36 -0
README.md CHANGED
@@ -505,6 +505,34 @@ dataset_info:
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:
@@ -650,4 +678,12 @@ configs:
650
  path: History_and_events/validation-*
651
  - split: test
652
  path: History_and_events/test-*
 
 
 
 
 
 
 
 
653
  ---
 
505
  num_examples: 27354
506
  download_size: 1635950932
507
  dataset_size: 3010030906
508
+ - config_name: History_and_events__By_continent
509
+ features:
510
+ - name: attributes
511
+ struct:
512
+ - name: bff_duplicate_paragraph_spans_decontamination
513
+ sequence: 'null'
514
+ - name: id
515
+ dtype: string
516
+ - name: metadata
517
+ struct:
518
+ - name: provenance
519
+ dtype: string
520
+ - name: source
521
+ dtype: string
522
+ - name: text
523
+ dtype: string
524
+ splits:
525
+ - name: train
526
+ num_bytes: 752606186
527
+ num_examples: 132922
528
+ - name: validation
529
+ num_bytes: 64818694
530
+ num_examples: 16086
531
+ - name: test
532
+ num_bytes: 63170648
533
+ num_examples: 16088
534
+ download_size: 459214047
535
+ dataset_size: 880595528
536
  configs:
537
  - config_name: Culture_and_the_arts__Culture_and_Humanities
538
  data_files:
 
678
  path: History_and_events/validation-*
679
  - split: test
680
  path: History_and_events/test-*
681
+ - config_name: History_and_events__By_continent
682
+ data_files:
683
+ - split: train
684
+ path: History_and_events__By_continent/train-*
685
+ - split: validation
686
+ path: History_and_events__By_continent/validation-*
687
+ - split: test
688
+ path: History_and_events__By_continent/test-*
689
  ---