Skip to content

1994cxy/BP-GPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BP-GPT

Code of the paper BP-GPT: Auditory Neural Decoding Using fMRI-prompted LLM.

Training

Downloading

  1. Download the semantic decoding dataset.

  2. Download the BERT and GPT-2.

Text2text

  1. Modify the config in configs/config.py, train the text2text model by setting stage=1.

Brain2text

  1. Train the brain2text model by setting stage=2.

Acknowledgements

Some parts of the code of this project are adapted from semantic-decoding and CLIP-prefix-caption. Special thanks to their great works.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages