When I attempted to replicate your work from scratch, I noticed that the provided code has the functionality to switch models between Roberta, GPT-2, and BERT-base-cased. However, when I tried to use the download.sh script in the GPT-2 folder, it points to a Hugging Face link that doesn't exist: https://huggingface.co/gpt2/resolve/main/dict.txt
Once again, I would like to express my appreciation for your work.
When I attempted to replicate your work from scratch, I noticed that the provided code has the functionality to switch models between Roberta, GPT-2, and BERT-base-cased. However, when I tried to use the download.sh script in the GPT-2 folder, it points to a Hugging Face link that doesn't exist: https://huggingface.co/gpt2/resolve/main/dict.txt
Once again, I would like to express my appreciation for your work.