Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
Artifacts from the paper "Semantic reconstruction of continuous
|
2 |
-
language from non-invasive brain recordings" [[paper](https://www.nature.com/articles/s41593-023-01304-9)
|
3 |
1. `data_lm/`: lanugage model for various tasks
|
4 |
2. `models/`: encoder model + word rate model for various tasks
|
5 |
3. `data_test/`: test data with (word, fmri) pairs for various tasks
|
|
|
1 |
Artifacts from the paper "Semantic reconstruction of continuous
|
2 |
+
language from non-invasive brain recordings" [[paper](https://www.nature.com/articles/s41593-023-01304-9)] [[code](https://github.com/HuthLab/semantic-decoding)]:
|
3 |
1. `data_lm/`: lanugage model for various tasks
|
4 |
2. `models/`: encoder model + word rate model for various tasks
|
5 |
3. `data_test/`: test data with (word, fmri) pairs for various tasks
|