Dear authors,
When I follow your guide re-run the experiments.
FileNotFoundError: [Errno 2] No such file or directory: '/home/HRA/OFT/oft/models/deberta-v3-base/pytorch_model.bin
I guess that it is related to this line:
run.py
I cannot find this path in the repo.
As what I see in your guideline:
cd experiments/glue
./download_data.sh $cache_dir/glue_tasks
bash ./cola.sh
Please help us to have a look and re-check your experiments.
Thank you!
Dear authors,
When I follow your guide re-run the experiments.
FileNotFoundError: [Errno 2] No such file or directory: '/home/HRA/OFT/oft/models/deberta-v3-base/pytorch_model.bin
I guess that it is related to this line:
run.py
I cannot find this path in the repo.
As what I see in your guideline:
cd experiments/glue
./download_data.sh $cache_dir/glue_tasks
bash ./cola.sh
Please help us to have a look and re-check your experiments.
Thank you!