File size: 765 Bytes
44e5509
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3705246
 
44e5509
 
3705246
44e5509
a99b887
3705246
a99b887
3705246
 
44e5509
 
 
 
 
a99b887
 
44e5509
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
---
dataset_info:
  features:
  - 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: int64
  - name: prompt
    dtype: string
  - name: response
    dtype: string
  - name: question
    dtype: string
  - name: context
    dtype: string
  - name: q_index
    dtype: int64
  splits:
  - name: val
    num_bytes: 67853695
    num_examples: 16153
  - name: test
    num_bytes: 67692815
    num_examples: 16161
  download_size: 73342072
  dataset_size: 135546510
configs:
- config_name: default
  data_files:
  - split: val
    path: data/val-*
  - split: test
    path: data/test-*
---