erhwenkuo commited on
Commit
f0210f4
1 Parent(s): 3a7b235

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +38 -0
README.md CHANGED
@@ -600,6 +600,36 @@ dataset_info:
600
  num_examples: 5
601
  download_size: 60835
602
  dataset_size: 63511
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
603
  - config_name: high_school_mathematics
604
  features:
605
  - name: id
@@ -881,6 +911,14 @@ configs:
881
  path: high_school_biology/val-*
882
  - split: dev
883
  path: high_school_biology/dev-*
 
 
 
 
 
 
 
 
884
  - config_name: high_school_mathematics
885
  data_files:
886
  - split: test
 
600
  num_examples: 5
601
  download_size: 60835
602
  dataset_size: 63511
603
+ - config_name: high_school_chemistry
604
+ features:
605
+ - name: id
606
+ dtype: int32
607
+ - name: question
608
+ dtype: string
609
+ - name: A
610
+ dtype: string
611
+ - name: B
612
+ dtype: string
613
+ - name: C
614
+ dtype: string
615
+ - name: D
616
+ dtype: string
617
+ - name: answer
618
+ dtype: string
619
+ - name: explanation
620
+ dtype: string
621
+ splits:
622
+ - name: test
623
+ num_bytes: 46918
624
+ num_examples: 172
625
+ - name: val
626
+ num_bytes: 5625
627
+ num_examples: 19
628
+ - name: dev
629
+ num_bytes: 2576
630
+ num_examples: 5
631
+ download_size: 55719
632
+ dataset_size: 55119
633
  - config_name: high_school_mathematics
634
  features:
635
  - name: id
 
911
  path: high_school_biology/val-*
912
  - split: dev
913
  path: high_school_biology/dev-*
914
+ - config_name: high_school_chemistry
915
+ data_files:
916
+ - split: test
917
+ path: high_school_chemistry/test-*
918
+ - split: val
919
+ path: high_school_chemistry/val-*
920
+ - split: dev
921
+ path: high_school_chemistry/dev-*
922
  - config_name: high_school_mathematics
923
  data_files:
924
  - split: test