File size: 724 Bytes
fdf45e5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
578cd0f
 
fdf45e5
 
578cd0f
fdf45e5
0e7df17
578cd0f
0e7df17
578cd0f
 
fdf45e5
 
 
 
 
0e7df17
 
fdf45e5
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
---
dataset_info:
  features:
  - name: response
    dtype: string
  - name: id
    dtype: string
  - name: indicator
    dtype: string
  - name: skill
    dtype: string
  - name: subskill
    dtype: string
  - name: goal
    dtype: string
  - name: age_group
    dtype: string
  - name: stage
    dtype: string
  - name: prompt
    dtype: string
  - name: question
    dtype: string
  - name: q_index
    dtype: int64
  splits:
  - name: val
    num_bytes: 6329276
    num_examples: 6275
  - name: test
    num_bytes: 6306955
    num_examples: 6275
  download_size: 5760027
  dataset_size: 12636231
configs:
- config_name: default
  data_files:
  - split: val
    path: data/val-*
  - split: test
    path: data/test-*
---