claran commited on
Commit
48e0168
1 Parent(s): e59bcce

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +36 -0
README.md CHANGED
@@ -701,6 +701,34 @@ dataset_info:
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:
@@ -902,4 +930,12 @@ configs:
902
  path: Mathematics_and_logic/validation-*
903
  - split: test
904
  path: Mathematics_and_logic/test-*
 
 
 
 
 
 
 
 
905
  ---
 
701
  num_examples: 4706
702
  download_size: 367814583
703
  dataset_size: 696460704
704
+ - config_name: Mathematics_and_logic__Fields_of_mathematics
705
+ features:
706
+ - name: attributes
707
+ struct:
708
+ - name: bff_duplicate_paragraph_spans_decontamination
709
+ sequence: 'null'
710
+ - name: id
711
+ dtype: string
712
+ - name: metadata
713
+ struct:
714
+ - name: provenance
715
+ dtype: string
716
+ - name: source
717
+ dtype: string
718
+ - name: text
719
+ dtype: string
720
+ splits:
721
+ - name: train
722
+ num_bytes: 60458156
723
+ num_examples: 12120
724
+ - name: validation
725
+ num_bytes: 4834450
726
+ num_examples: 1506
727
+ - name: test
728
+ num_bytes: 4637126
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:
 
930
  path: Mathematics_and_logic/validation-*
931
  - split: test
932
  path: Mathematics_and_logic/test-*
933
+ - config_name: Mathematics_and_logic__Fields_of_mathematics
934
+ data_files:
935
+ - split: train
936
+ path: Mathematics_and_logic__Fields_of_mathematics/train-*
937
+ - split: validation
938
+ path: Mathematics_and_logic__Fields_of_mathematics/validation-*
939
+ - split: test
940
+ path: Mathematics_and_logic__Fields_of_mathematics/test-*
941
  ---