File size: 903 Bytes
34d8cba 5ca0c08 34d8cba 5ca0c08 34d8cba 5ca0c08 34d8cba | 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 | ---
dataset_info:
- config_name: exp1
features:
- name: participant
dtype: int64
- name: all_trial
dtype: int64
- name: task
dtype: int64
- name: choice
dtype: int64
- name: reward
dtype: float64
- name: trial
dtype: float64
splits:
- name: train
num_bytes: 230400
num_examples: 4800
download_size: 19704
dataset_size: 230400
- config_name: exp2
features:
- name: participant
dtype: int64
- name: all_trial
dtype: int64
- name: task
dtype: int64
- name: choice
dtype: int64
- name: reward
dtype: float64
- name: trial
dtype: float64
splits:
- name: train
num_bytes: 161280
num_examples: 3360
download_size: 15491
dataset_size: 161280
configs:
- config_name: exp1
data_files:
- split: train
path: exp1/train-*
- config_name: exp2
data_files:
- split: train
path: exp2/train-*
---
|