claran commited on
Commit
764e475
1 Parent(s): ec6db77

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +36 -0
README.md CHANGED
@@ -729,6 +729,34 @@ dataset_info:
729
  num_examples: 1382
730
  download_size: 31011324
731
  dataset_size: 69929732
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
732
  configs:
733
  - config_name: Culture_and_the_arts__Culture_and_Humanities
734
  data_files:
@@ -938,4 +966,12 @@ configs:
938
  path: Mathematics_and_logic__Fields_of_mathematics/validation-*
939
  - split: test
940
  path: Mathematics_and_logic__Fields_of_mathematics/test-*
 
 
 
 
 
 
 
 
941
  ---
 
729
  num_examples: 1382
730
  download_size: 31011324
731
  dataset_size: 69929732
732
+ - config_name: Mathematics_and_logic__Logic
733
+ features:
734
+ - name: attributes
735
+ struct:
736
+ - name: bff_duplicate_paragraph_spans_decontamination
737
+ sequence: 'null'
738
+ - name: id
739
+ dtype: string
740
+ - name: metadata
741
+ struct:
742
+ - name: provenance
743
+ dtype: string
744
+ - name: source
745
+ dtype: string
746
+ - name: text
747
+ dtype: string
748
+ splits:
749
+ - name: train
750
+ num_bytes: 269543644
751
+ num_examples: 35106
752
+ - name: validation
753
+ num_bytes: 3737440
754
+ num_examples: 896
755
+ - name: test
756
+ num_bytes: 3760940
757
+ num_examples: 968
758
+ download_size: 154002887
759
+ dataset_size: 277042024
760
  configs:
761
  - config_name: Culture_and_the_arts__Culture_and_Humanities
762
  data_files:
 
966
  path: Mathematics_and_logic__Fields_of_mathematics/validation-*
967
  - split: test
968
  path: Mathematics_and_logic__Fields_of_mathematics/test-*
969
+ - config_name: Mathematics_and_logic__Logic
970
+ data_files:
971
+ - split: train
972
+ path: Mathematics_and_logic__Logic/train-*
973
+ - split: validation
974
+ path: Mathematics_and_logic__Logic/validation-*
975
+ - split: test
976
+ path: Mathematics_and_logic__Logic/test-*
977
  ---