erhwenkuo commited on
Commit
9dd2434
1 Parent(s): 278d280

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +38 -0
README.md CHANGED
@@ -690,6 +690,36 @@ dataset_info:
690
  num_examples: 5
691
  download_size: 50092
692
  dataset_size: 47304
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
693
  - config_name: high_school_mathematics
694
  features:
695
  - name: id
@@ -995,6 +1025,14 @@ configs:
995
  path: high_school_geography/val-*
996
  - split: dev
997
  path: high_school_geography/dev-*
 
 
 
 
 
 
 
 
998
  - config_name: high_school_mathematics
999
  data_files:
1000
  - split: test
 
690
  num_examples: 5
691
  download_size: 50092
692
  dataset_size: 47304
693
+ - config_name: high_school_history
694
+ features:
695
+ - name: id
696
+ dtype: int32
697
+ - name: question
698
+ dtype: string
699
+ - name: A
700
+ dtype: string
701
+ - name: B
702
+ dtype: string
703
+ - name: C
704
+ dtype: string
705
+ - name: D
706
+ dtype: string
707
+ - name: answer
708
+ dtype: string
709
+ - name: explanation
710
+ dtype: string
711
+ splits:
712
+ - name: test
713
+ num_bytes: 56205
714
+ num_examples: 182
715
+ - name: val
716
+ num_bytes: 6624
717
+ num_examples: 20
718
+ - name: dev
719
+ num_bytes: 2421
720
+ num_examples: 5
721
+ download_size: 68561
722
+ dataset_size: 65250
723
  - config_name: high_school_mathematics
724
  features:
725
  - name: id
 
1025
  path: high_school_geography/val-*
1026
  - split: dev
1027
  path: high_school_geography/dev-*
1028
+ - config_name: high_school_history
1029
+ data_files:
1030
+ - split: test
1031
+ path: high_school_history/test-*
1032
+ - split: val
1033
+ path: high_school_history/val-*
1034
+ - split: dev
1035
+ path: high_school_history/dev-*
1036
  - config_name: high_school_mathematics
1037
  data_files:
1038
  - split: test