eturok commited on
Commit
e13f485
·
verified ·
1 Parent(s): 2887ae9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -2,5 +2,5 @@ This repo contains the artifacts from the paper"Semantic reconstruction of conti
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. Lanugage model (`data_lm` directory)
4
  2. Encoder model + word rate model (`models` directory)
5
- 3. Test data pairs of (word, fmri) (`test_data` directory)
6
- 4. Train data pairs of (word, fmri) (`trrain_data` directory)
 
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. Lanugage model (`data_lm` directory)
4
  2. Encoder model + word rate model (`models` directory)
5
+ 3. Test data pairs of (word, fmri) (`data_test` directory)
6
+ 4. Train data pairs of (word, fmri) (`data_train` directory)