Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python run.py --arch roberta_base --task STS-B #33

Open
Arthur-Ling opened this issue May 21, 2024 · 0 comments
Open

python run.py --arch roberta_base --task STS-B #33

Arthur-Ling opened this issue May 21, 2024 · 0 comments
Labels
question Further information is requested

Comments

@Arthur-Ling
Copy link

When I try " CUDA_VISIBLE_DEVICES=0 python run.py --arch roberta_base --task STS-B(or SST-2)", there are always "FileNotFoundError: [Errno 2] No such file or directory: 'STS-B-bin/label/dict.txt'", but the glue_dataset is downloaded.
How can I solve it?

@Arthur-Ling Arthur-Ling added the question Further information is requested label May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant