Open Jackson8787 opened 1 year ago
This error seems the model can't find the initial bart model path, you can download the bart model files from hugging face and modify the path.
you need to change the parameter "pretrained_model_name" as the path of your download bart model.
I got the error message below when running sh 15_pretrain_full.sh.
How can I fix it?