feat(tops-fmri): + study3_train.mat + public_support.tar.zst + task README
Browse filesstudy3_train.mat: 954 MB sha256 17ca43dbc6ec53f9d9a1ae7b5ad234160d1dfee96dc5d83c714dd4cf87ae7366
public_support.tar.zst: 12 MB sha256 051316b32ffe0b39d32ef1a577d82f6c18e5a90425d9082367566cd7b83204d2
(pinned in BrainPilotBench tasks/tops-fmri/data.lock)
- tops-fmri/README.md +31 -0
- tops-fmri/public_support.tar.zst +3 -0
- tops-fmri/study3_train.mat +3 -0
tops-fmri/README.md
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# tops-fmri — public support data
|
| 2 |
+
|
| 3 |
+
Public-side data for BrainPilotBench task
|
| 4 |
+
[`tasks/tops-fmri`](https://github.com/NeuroAIHub/BrainPilotBench/tree/main/tasks/tops-fmri).
|
| 5 |
+
|
| 6 |
+
Held-out evaluation features + labels live in the gated companion dataset
|
| 7 |
+
[`BrainPilot-Bench/Tasks-Data-Private`](https://huggingface.co/datasets/BrainPilot-Bench/Tasks-Data-Private)
|
| 8 |
+
and never appear here.
|
| 9 |
+
|
| 10 |
+
## Files
|
| 11 |
+
|
| 12 |
+
| File | Contents | Size |
|
| 13 |
+
|---|---|---|
|
| 14 |
+
| `study3_train.mat` | Study3 dynamic-FC + pain ratings, MATLAB v7.3 (`dfc_5bin_dat`, `pain_5bin_dat`, `dfc_avg_dat`, …). Sole training source. | ~ 954 MB |
|
| 15 |
+
| `public_support.tar.zst` | `atlas/` (Fan 279-ROI atlas + network labels) + one `example_participant/` (FC / ROI / pain_rating .mat files) used to verify the 38781 edge order. `fMRI/*.nii.gz` raw previews are intentionally omitted. | ~ 12 MB |
|
| 16 |
+
|
| 17 |
+
Both files are pinned by sha256 in the task's `data.lock`; the agent's
|
| 18 |
+
`env/setup.sh` untars `public_support.tar.zst` into the workspace next to
|
| 19 |
+
`study3_train.mat`.
|
| 20 |
+
|
| 21 |
+
## Task summary
|
| 22 |
+
|
| 23 |
+
Train a linear tonic-pain functional-connectivity signature on Study3, submit
|
| 24 |
+
weights + a numpy-only `apply_signature.py`; the benchmark scorer runs it
|
| 25 |
+
against the private Study4/Study5 features and computes r / AUC. See the
|
| 26 |
+
task README in the main repo for the full contract.
|
| 27 |
+
|
| 28 |
+
## Provenance & license
|
| 29 |
+
|
| 30 |
+
Study3 comes from the ToPS tonic-pain fMRI project. License Apache-2.0
|
| 31 |
+
(see repo `LICENSE`).
|
tops-fmri/public_support.tar.zst
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:051316b32ffe0b39d32ef1a577d82f6c18e5a90425d9082367566cd7b83204d2
|
| 3 |
+
size 11780098
|
tops-fmri/study3_train.mat
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:17ca43dbc6ec53f9d9a1ae7b5ad234160d1dfee96dc5d83c714dd4cf87ae7366
|
| 3 |
+
size 953887148
|