sajjad5221's picture
Upload dataset
09caa21 verified
|
Raw
History Blame
1.11 kB
---
license: mit
dataset_info:
features:
- name: participant_id
dtype: string
- name: sentence_id
dtype: string
- name: sentence_text
dtype: string
- name: word_eeg_segments
list:
list:
list: float64
- name: num_words
dtype: int64
- name: eeg_shape
dtype: string
- name: has_gaze_alignment
dtype: bool
- name: fixation_duration_ms
list: float64
- name: fixation_count
list: int64
- name: saccade_amplitude_px
list: float64
- name: regression_count
list: int64
- name: blink_count
list: int64
- name: has_gaze_features
dtype: bool
splits:
- name: train
num_bytes: 28294519
num_examples: 606
- name: validation
num_bytes: 5956939
num_examples: 119
- name: test
num_bytes: 5123179
num_examples: 116
download_size: 36045258
dataset_size: 39374637
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---