File size: 1,749 Bytes
890a418
 
1c0877e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
890a418
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
---
license: apache-2.0
configs:
- config_name: 2010-2013_English_MCQs
  data_files:
  - split: test
    path: "test/2010-2013_English_MCQs.jsonl"
- config_name: 2010-2022_Biology_MCQs
  data_files:
  - split: test
    path: "test/2010-2022_Biology_MCQs.jsonl"
- config_name: 2010-2022_Chemistry_MCQs
  data_files:
  - split: test
    path: "test/2010-2022_Chemistry_MCQs.jsonl"
- config_name: 2010-2022_Chinese_Lang_and_Usage_MCQs
  data_files:
  - split: test
    path: "test/2010-2022_Chinese_Lang_and_Usage_MCQs.jsonl"
- config_name: 2010-2022_Chinese_Modern_Lit
  data_files:
  - split: test
    path: "test/2010-2022_Chinese_Modern_Lit.jsonl"
- config_name: 2010-2022_English_Fill_in_Blanks
  data_files:
  - split: test
    path: "test/2010-2022_English_Fill_in_Blanks.jsonl"
- config_name: 2010-2022_English_Reading_Comp
  data_files:
  - split: test
    path: "test/2010-2022_English_Reading_Comp.jsonl"
- config_name: 2010-2022_Geography_MCQs
  data_files:
  - split: test
    path: "test/2010-2022_Geography_MCQs.jsonl"
- config_name: 2010-2022_History_MCQs
  data_files:
  - split: test
    path: "test/2010-2022_History_MCQs.jsonl"
- config_name: 2010-2022_Math_II_MCQs
  data_files:
  - split: test
    path: "test/2010-2022_Math_II_MCQs.jsonl"
- config_name: 2010-2022_Math_I_MCQs
  data_files:
  - split: test
    path: "test/2010-2022_Math_I_MCQs.jsonl"
- config_name: 2010-2022_Physics_MCQs
  data_files:
  - split: test
    path: "test/2010-2022_Physics_MCQs.jsonl"
- config_name: 2010-2022_Political_Science_MCQs
  data_files:
  - split: test
    path: "test/2010-2022_Political_Science_MCQs.jsonl"
- config_name: 2012-2022_English_Cloze_Test
  data_files:
  - split: test
    path: "test/2012-2022_English_Cloze_Test.jsonl"
---