demo_dataset / Longitudinal_EEG_Reliability /metadata_summary.json
USuCgex0122e's picture
Add files using upload-large-folder tool
281c451 verified
Raw
History Blame Contribute Delete
979 Bytes
{
"dataset_name": "Longitudinal_EEG_Reliability",
"display_name": "Longitudinal test-retest",
"task": "Test-retest reliability",
"task_description": "Cross-session subject identification / reliability classification.",
"reference_url": "https://openneuro.org/datasets/ds006940",
"citation_text": "Current processed benchmark derived from longitudinal repeated EEG recordings.",
"n_subjects": 45,
"n_samples_total": 11864,
"split_counts": {
"train": 2880,
"val": 4014,
"test": 4970
},
"channel_count": 60,
"channel_names": [],
"sampling_rate_hz": 200,
"window_length_seconds": 2.0,
"timepoints_per_sample": 400,
"label_vocab": {
"0": {
"name": "eyes_closed"
},
"1": {
"name": "eyes_open"
}
},
"source_root": null,
"preprocessing": "Signals were processed as follows: source format vhdr; target sampling rate 200.0 Hz; window length 2.0 seconds; band-pass filter 0.3–75.0 Hz; notch filter 50.0 Hz."
}