File size: 1,274 Bytes
0ce64d9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  config_name: exp1
  features:
  - name: trial
    dtype: int64
  - name: choice
    dtype: int64
  - name: paper
    dtype: string
  - name: id
    dtype: float64
  - name: nout
    dtype: int64
  - name: nout_max
    dtype: int64
  - name: outA1
    dtype: float64
  - name: outA2
    dtype: float64
  - name: outA3
    dtype: int64
  - name: outA4
    dtype: int64
  - name: outA5
    dtype: int64
  - name: outB1
    dtype: float64
  - name: outB2
    dtype: float64
  - name: outB3
    dtype: int64
  - name: outB4
    dtype: int64
  - name: outB5
    dtype: int64
  - name: probA1
    dtype: float64
  - name: probA2
    dtype: float64
  - name: probA3
    dtype: float64
  - name: probA4
    dtype: float64
  - name: probA5
    dtype: float64
  - name: probB1
    dtype: float64
  - name: probB2
    dtype: float64
  - name: probB3
    dtype: float64
  - name: probB4
    dtype: float64
  - name: probB5
    dtype: float64
  - name: task
    dtype: int64
  - name: participant
    dtype: int64
  - name: unique_participant
    dtype: int64
  splits:
  - name: train
    num_bytes: 7426343
    num_examples: 31353
  download_size: 438223
  dataset_size: 7426343
configs:
- config_name: exp1
  data_files:
  - split: train
    path: exp1/train-*
---