Update README.md
Browse files
README.md
CHANGED
|
@@ -26,7 +26,8 @@ pipeline_tag: feature-extraction
|
|
| 26 |
|
| 27 |
> **Zero-shot brain encoder: predict which brain regions activate in response to any audio or text — no fMRI required at inference time.**
|
| 28 |
|
| 29 |
-
Trained exclusively on **real naturalistic fMRI data**
|
|
|
|
| 30 |
Predicts activation across **56 canonical brain ROIs** (HCP MMP1.0 parcellation).
|
| 31 |
|
| 32 |
---
|
|
@@ -170,6 +171,6 @@ librosa>=0.10 # for audio loading
|
|
| 170 |
|
| 171 |
## Citation / Contact
|
| 172 |
|
| 173 |
-
Built by Amphora.
|
| 174 |
|
| 175 |
If you use this in research, please cite the HuggingFace repo URL.
|
|
|
|
| 26 |
|
| 27 |
> **Zero-shot brain encoder: predict which brain regions activate in response to any audio or text — no fMRI required at inference time.**
|
| 28 |
|
| 29 |
+
Trained exclusively on **real naturalistic fMRI data**
|
| 30 |
+
This is a demo, not representative of the full model**
|
| 31 |
Predicts activation across **56 canonical brain ROIs** (HCP MMP1.0 parcellation).
|
| 32 |
|
| 33 |
---
|
|
|
|
| 171 |
|
| 172 |
## Citation / Contact
|
| 173 |
|
| 174 |
+
Built by Amphora.
|
| 175 |
|
| 176 |
If you use this in research, please cite the HuggingFace repo URL.
|