This repository contains a curated collection of processed EEG benchmark datasets packaged for model training and evaluation.
Each dataset is stored in its own directory and follows a consistent split-based HDF5 layout:
train.h5
val.h5
test.h5
croissant.json
croissant_manifest.csv
metadata_summary.json
train.h5, val.h5, test.h5
HDF5 files containing the packaged split data.
In most datasets, X… See the full description on the dataset page:
https://huggingface.co/datasets/ccbi/OmniEEG-Dataset.