File size: 800 Bytes
50c9fef
 
 
943149a
50c9fef
943149a
3d28115
943149a
50c9fef
943149a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
50c9fef
 
943149a
 
 
 
50c9fef
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: output
    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: int64
  - name: context_template
    dtype: string
  - name: word_list
    dtype: string
  - name: topic
    dtype: string
  - name: POS
    dtype: string
  - name: csqa
    list:
    - name: answer
      dtype: string
    - name: question
      dtype: string
  splits:
  - name: train
    num_bytes: 7955372581.628914
    num_examples: 3006978
  download_size: 3478977935
  dataset_size: 7955372581.628914
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---