| --- |
| pretty_name: Sample Data for Hermes |
| license: unknown |
| tags: |
| - eeg |
| - fmri |
| - multimodal |
| - brain-decoding |
| --- |
| |
| # Sample Data Repository Overview |
|
|
| This data repository contains the datasets, cached features, model weights, and testing data required for various experiments in the project. |
|
|
| ## Directory & File Structure |
|
|
| * **`cache/`** |
| Stores generated embedding features and other cached data from model executions. |
|
|
| * **`meeg_data/`** |
| Contains the specific experimental data required for running `exp4` (Experiment 4). |
| |
| * **`unified_eeg_dataset/`** |
| Contains the unified EEG test dataset used for model evaluation and testing. |
| |
| * **`unified_fmri_dataset/`** |
| Contains the unified fMRI test dataset used for model evaluation and testing. |
| |
| * **`last.pth`** |
| The trained model weights for the Hermes model. |
| |
| |
| |
| ## 📝 Dataset Description |
| |
| The files provided here are intended for technical validation and reproduction of the test results mentioned in our work. |
| |
| > **Note on Training Data:** > To maintain the integrity of the peer-review process, the full training dataset is currently restricted. The complete training data will be officially released and made publicly available once the associated research paper is formally published. |