MikeWangWZHL / EEG-To-Text

code for AAAI2022 paper "Open Vocabulary Electroencephalography-To-Text Decoding and Zero-shot Sentiment Classification"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Config files are missing

MohammadJavadD opened this issue · comments

when I run the bash ./scripts/train_decoding.sh, I'm getting this error:
Traceback (most recent call last): File "train_decoding.py", line 229, in <module> with open(f'./config/decoding/{save_name}.json', 'w') as out_config: FileNotFoundError: [Errno 2] No such file or directory: './config/decoding/task1_task2_taskNRv2_finetune_BrainTranslator_skipstep1_b32_20_30_5e-05_5e-07_unique_sent.json'