claran commited on
Commit
599d257
1 Parent(s): 3009b9d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +36 -0
README.md CHANGED
@@ -533,6 +533,34 @@ dataset_info:
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:
@@ -686,4 +714,12 @@ configs:
686
  path: History_and_events__By_continent/validation-*
687
  - split: test
688
  path: History_and_events__By_continent/test-*
 
 
 
 
 
 
 
 
689
  ---
 
533
  num_examples: 16088
534
  download_size: 459214047
535
  dataset_size: 880595528
536
+ - config_name: History_and_events__By_period
537
+ features:
538
+ - name: attributes
539
+ struct:
540
+ - name: bff_duplicate_paragraph_spans_decontamination
541
+ sequence: 'null'
542
+ - name: id
543
+ dtype: string
544
+ - name: metadata
545
+ struct:
546
+ - name: provenance
547
+ dtype: string
548
+ - name: source
549
+ dtype: string
550
+ - name: text
551
+ dtype: string
552
+ splits:
553
+ - name: train
554
+ num_bytes: 1983398416
555
+ num_examples: 276564
556
+ - name: validation
557
+ num_bytes: 40136192
558
+ num_examples: 10664
559
+ - name: test
560
+ num_bytes: 41485220
561
+ num_examples: 10504
562
+ download_size: 1135419544
563
+ dataset_size: 2065019828
564
  configs:
565
  - config_name: Culture_and_the_arts__Culture_and_Humanities
566
  data_files:
 
714
  path: History_and_events__By_continent/validation-*
715
  - split: test
716
  path: History_and_events__By_continent/test-*
717
+ - config_name: History_and_events__By_period
718
+ data_files:
719
+ - split: train
720
+ path: History_and_events__By_period/train-*
721
+ - split: validation
722
+ path: History_and_events__By_period/validation-*
723
+ - split: test
724
+ path: History_and_events__By_period/test-*
725
  ---