| { | |
| "dataset_name": "FreeCAB_Dataset", | |
| "num_sessions": 58, | |
| "required_session_files": [ | |
| "neuron_signals_aligned.npy", | |
| "positions_keypoints.npy" | |
| ], | |
| "optional_session_files": [ | |
| "positions_cm.npy" | |
| ], | |
| "include_cnmfe": false, | |
| "manifest_files": [ | |
| "manifest/all_sessions.parquet", | |
| "manifest/candidate_pool_20260413.parquet", | |
| "manifest/pretrain_48_20260413.parquet", | |
| "manifest/held_out_10_20260413.parquet", | |
| "manifest/held_out_seen_9_20260413.parquet", | |
| "manifest/held_out_unseen_1_20260413.parquet" | |
| ], | |
| "data_layout": "data/<benchmark_session_id>/", | |
| "public_metadata_fields": [ | |
| "benchmark_mouse_id", | |
| "benchmark_session_id", | |
| "session_path", | |
| "neuron_file", | |
| "position_file", | |
| "neuron_count", | |
| "is_pretrain_48", | |
| "is_held_out_10", | |
| "time_length" | |
| ] | |
| } | |