File size: 2,538 Bytes
c5405c9
 
2622fde
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e87e4f9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
875a222
c5405c9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
875a222
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c5405c9
2622fde
 
 
 
e87e4f9
 
 
 
c5405c9
 
 
 
875a222
 
 
 
c5405c9
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
---
dataset_info:
- config_name: m3exam-english-few-shot-dynamic-seed52
  features:
  - name: answer
    dtype: int64
  - name: choices
    list: string
  - name: metadata
    struct:
    - name: language
      dtype: string
    - name: level
      dtype: string
    - name: sub_subject
      dtype: string
    - name: subject
      dtype: string
  - name: question
    dtype: string
  - name: prompt
    dtype: string
  - name: ind
    dtype: string
  splits:
  - name: test
    num_bytes: 7339340
    num_examples: 1908
  download_size: 3370371
  dataset_size: 7339340
- config_name: m3exam-thai-few-shot-dynamic-seed744
  features:
  - name: question
    dtype: string
  - name: choices
    list: string
  - name: metadata
    struct:
    - name: language
      dtype: string
    - name: level
      dtype: string
    - name: sub_subject
      dtype: string
    - name: subject
      dtype: string
  - name: answer
    dtype: int64
  - name: prompt
    dtype: string
  - name: ind
    dtype: string
  splits:
  - name: test
    num_bytes: 8024354
    num_examples: 2126
  download_size: 2352967
  dataset_size: 8024354
- config_name: mmlu-english-few-shot-dynamic-seed113
  features:
  - name: question
    dtype: string
  - name: metadata
    struct:
    - name: subject
      dtype: string
  - name: choices
    list: string
  - name: answer
    dtype: int64
  - name: prompt
    dtype: string
  - name: ind
    dtype: string
  splits:
  - name: test
    num_bytes: 6154081
    num_examples: 2850
  download_size: 1763073
  dataset_size: 6154081
- config_name: mmlu-thai-few-shot-dynamic-seed630
  features:
  - name: answer
    dtype: int64
  - name: choices
    list: string
  - name: question
    dtype: string
  - name: metadata
    struct:
    - name: subject
      dtype: string
  - name: prompt
    dtype: string
  - name: ind
    dtype: string
  splits:
  - name: test
    num_bytes: 14164693
    num_examples: 2850
  download_size: 3123125
  dataset_size: 14164693
configs:
- config_name: m3exam-english-few-shot-dynamic-seed52
  data_files:
  - split: test
    path: m3exam-english-few-shot-dynamic-seed52/test-*
- config_name: m3exam-thai-few-shot-dynamic-seed744
  data_files:
  - split: test
    path: m3exam-thai-few-shot-dynamic-seed744/test-*
- config_name: mmlu-english-few-shot-dynamic-seed113
  data_files:
  - split: test
    path: mmlu-english-few-shot-dynamic-seed113/test-*
- config_name: mmlu-thai-few-shot-dynamic-seed630
  data_files:
  - split: test
    path: mmlu-thai-few-shot-dynamic-seed630/test-*
---