erhwenkuo commited on
Commit
9cafbbc
1 Parent(s): 8722469

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +38 -0
README.md CHANGED
@@ -570,6 +570,36 @@ dataset_info:
570
  num_examples: 5
571
  download_size: 82070
572
  dataset_size: 95968
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
573
  - config_name: high_school_mathematics
574
  features:
575
  - name: id
@@ -843,6 +873,14 @@ configs:
843
  path: fire_engineer/val-*
844
  - split: dev
845
  path: fire_engineer/dev-*
 
 
 
 
 
 
 
 
846
  - config_name: high_school_mathematics
847
  data_files:
848
  - split: test
 
570
  num_examples: 5
571
  download_size: 82070
572
  dataset_size: 95968
573
+ - config_name: high_school_biology
574
+ features:
575
+ - name: id
576
+ dtype: int32
577
+ - name: question
578
+ dtype: string
579
+ - name: A
580
+ dtype: string
581
+ - name: B
582
+ dtype: string
583
+ - name: C
584
+ dtype: string
585
+ - name: D
586
+ dtype: string
587
+ - name: answer
588
+ dtype: string
589
+ - name: explanation
590
+ dtype: string
591
+ splits:
592
+ - name: test
593
+ num_bytes: 55242
594
+ num_examples: 175
595
+ - name: val
596
+ num_bytes: 6105
597
+ num_examples: 19
598
+ - name: dev
599
+ num_bytes: 2164
600
+ num_examples: 5
601
+ download_size: 60835
602
+ dataset_size: 63511
603
  - config_name: high_school_mathematics
604
  features:
605
  - name: id
 
873
  path: fire_engineer/val-*
874
  - split: dev
875
  path: fire_engineer/dev-*
876
+ - config_name: high_school_biology
877
+ data_files:
878
+ - split: test
879
+ path: high_school_biology/test-*
880
+ - split: val
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