File size: 903 Bytes
5b608cb | 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 | ---
dataset_info:
config_name: exp1
features:
- name: participant
dtype: float64
- name: phase
dtype: float64
- name: trial
dtype: float64
- name: context
dtype: float64
- name: left_option
dtype: float64
- name: middle_option
dtype: float64
- name: right_option
dtype: float64
- name: choice
dtype: float64
- name: correct
dtype: float64
- name: reward
dtype: float64
- name: reward_unchosen_1
dtype: float64
- name: reward_unchosen_2
dtype: float64
- name: RT
dtype: float64
- name: ID
dtype: float64
- name: condition
dtype: float64
- name: '?'
dtype: float64
- name: task
dtype: int64
splits:
- name: train
num_bytes: 2557107
num_examples: 18648
download_size: 303708
dataset_size: 2557107
configs:
- config_name: exp1
data_files:
- split: train
path: exp1/train-*
---
|