erhwenkuo commited on
Commit
e1e1ae6
1 Parent(s): 39d4080

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +38 -0
README.md CHANGED
@@ -630,6 +630,36 @@ dataset_info:
630
  num_examples: 5
631
  download_size: 55719
632
  dataset_size: 55119
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
633
  - config_name: high_school_mathematics
634
  features:
635
  - name: id
@@ -919,6 +949,14 @@ configs:
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
 
630
  num_examples: 5
631
  download_size: 55719
632
  dataset_size: 55119
633
+ - config_name: high_school_chinese
634
+ features:
635
+ - name: id
636
+ dtype: int32
637
+ - name: question
638
+ dtype: string
639
+ - name: A
640
+ dtype: string
641
+ - name: B
642
+ dtype: string
643
+ - name: C
644
+ dtype: string
645
+ - name: D
646
+ dtype: string
647
+ - name: answer
648
+ dtype: string
649
+ - name: explanation
650
+ dtype: string
651
+ splits:
652
+ - name: test
653
+ num_bytes: 110380
654
+ num_examples: 178
655
+ - name: val
656
+ num_bytes: 10475
657
+ num_examples: 19
658
+ - name: dev
659
+ num_bytes: 5290
660
+ num_examples: 5
661
+ download_size: 120269
662
+ dataset_size: 126145
663
  - config_name: high_school_mathematics
664
  features:
665
  - name: id
 
949
  path: high_school_chemistry/val-*
950
  - split: dev
951
  path: high_school_chemistry/dev-*
952
+ - config_name: high_school_chinese
953
+ data_files:
954
+ - split: test
955
+ path: high_school_chinese/test-*
956
+ - split: val
957
+ path: high_school_chinese/val-*
958
+ - split: dev
959
+ path: high_school_chinese/dev-*
960
  - config_name: high_school_mathematics
961
  data_files:
962
  - split: test