claran commited on
Commit
b67aaca
1 Parent(s): 0a759e9

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +36 -0
README.md CHANGED
@@ -673,6 +673,34 @@ dataset_info:
673
  num_examples: 2010
674
  download_size: 3397664
675
  dataset_size: 62457296
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
676
  configs:
677
  - config_name: Culture_and_the_arts__Culture_and_Humanities
678
  data_files:
@@ -866,4 +894,12 @@ configs:
866
  path: Human_activites__Impact_of_human_activity/validation-*
867
  - split: test
868
  path: Human_activites__Impact_of_human_activity/test-*
 
 
 
 
 
 
 
 
869
  ---
 
673
  num_examples: 2010
674
  download_size: 3397664
675
  dataset_size: 62457296
676
+ - config_name: Mathematics_and_logic
677
+ features:
678
+ - name: attributes
679
+ struct:
680
+ - name: bff_duplicate_paragraph_spans_decontamination
681
+ sequence: 'null'
682
+ - name: id
683
+ dtype: string
684
+ - name: metadata
685
+ struct:
686
+ - name: provenance
687
+ dtype: string
688
+ - name: source
689
+ dtype: string
690
+ - name: text
691
+ dtype: string
692
+ splits:
693
+ - name: train
694
+ num_bytes: 665793206
695
+ num_examples: 112368
696
+ - name: validation
697
+ num_bytes: 15378762
698
+ num_examples: 4834
699
+ - name: test
700
+ num_bytes: 15288736
701
+ num_examples: 4706
702
+ download_size: 367814583
703
+ dataset_size: 696460704
704
  configs:
705
  - config_name: Culture_and_the_arts__Culture_and_Humanities
706
  data_files:
 
894
  path: Human_activites__Impact_of_human_activity/validation-*
895
  - split: test
896
  path: Human_activites__Impact_of_human_activity/test-*
897
+ - config_name: Mathematics_and_logic
898
+ data_files:
899
+ - split: train
900
+ path: Mathematics_and_logic/train-*
901
+ - split: validation
902
+ path: Mathematics_and_logic/validation-*
903
+ - split: test
904
+ path: Mathematics_and_logic/test-*
905
  ---