eegmat-prepro / README.md
jonathan-lys's picture
Update README.md
754f567 verified
---
dataset_info:
features:
- name: data
list:
list: float64
- name: labels
dtype: int64
splits:
- name: train
num_bytes: 215003556
num_examples: 1343
- name: val
num_bytes: 27535824
num_examples: 172
- name: test
num_bytes: 30737664
num_examples: 192
download_size: 274696517
dataset_size: 273277044
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: val
path: data/val-*
- split: test
path: data/test-*
---
# EEG During Mental Arithmetic Tasks
This dataset is a processed version of the [Physionet](https://physionet.org/content/eegmat/1.0.0/) dataset "EEG During Mental Arithmetic Tasks".
This dataset is used in the tutorial on how to use [REVE](https://brain-bzh.github.io/reve/) to classify EEG data.