claran commited on
Commit
b1d3c32
1 Parent(s): 868fd2d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +36 -0
README.md CHANGED
@@ -617,6 +617,34 @@ dataset_info:
617
  num_examples: 42314
618
  download_size: 2476597359
619
  dataset_size: 4537610910
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
620
  configs:
621
  - config_name: Culture_and_the_arts__Culture_and_Humanities
622
  data_files:
@@ -794,4 +822,12 @@ configs:
794
  path: Human_activites/validation-*
795
  - split: test
796
  path: Human_activites/test-*
 
 
 
 
 
 
 
 
797
  ---
 
617
  num_examples: 42314
618
  download_size: 2476597359
619
  dataset_size: 4537610910
620
+ - config_name: Human_activites__Human_activities
621
+ features:
622
+ - name: attributes
623
+ struct:
624
+ - name: bff_duplicate_paragraph_spans_decontamination
625
+ sequence: 'null'
626
+ - name: id
627
+ dtype: string
628
+ - name: metadata
629
+ struct:
630
+ - name: provenance
631
+ dtype: string
632
+ - name: source
633
+ dtype: string
634
+ - name: text
635
+ dtype: string
636
+ splits:
637
+ - name: train
638
+ num_bytes: 4252032846
639
+ num_examples: 795952
640
+ - name: validation
641
+ num_bytes: 112741020
642
+ num_examples: 40704
643
+ - name: test
644
+ num_bytes: 111909872
645
+ num_examples: 40304
646
+ download_size: 2442060826
647
+ dataset_size: 4476683738
648
  configs:
649
  - config_name: Culture_and_the_arts__Culture_and_Humanities
650
  data_files:
 
822
  path: Human_activites/validation-*
823
  - split: test
824
  path: Human_activites/test-*
825
+ - config_name: Human_activites__Human_activities
826
+ data_files:
827
+ - split: train
828
+ path: Human_activites__Human_activities/train-*
829
+ - split: validation
830
+ path: Human_activites__Human_activities/validation-*
831
+ - split: test
832
+ path: Human_activites__Human_activities/test-*
833
  ---