You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi , When I execute the bash run_evaluator_training.sh directive, OSError is raised: “Can't load tokenizer for 't5-large'. If you were trying to load it from 'https://huggingface.co/models', make sure you don't have a local directory with the same name. Otherwise, make sure 't5-large' is the correct path to a directory containing all relevant files for a T5Tokenizer tokenizer.”How can I solve this problem?
In addition, which folder should the downloaded file be placed? Is this a pre-trained parameter weight
The text was updated successfully, but these errors were encountered:
hi , When I execute the bash run_evaluator_training.sh directive, OSError is raised: “Can't load tokenizer for 't5-large'. If you were trying to load it from 'https://huggingface.co/models', make sure you don't have a local directory with the same name. Otherwise, make sure 't5-large' is the correct path to a directory containing all relevant files for a T5Tokenizer tokenizer.”How can I solve this problem?
In addition, which folder should the downloaded file be placed? Is this a pre-trained parameter weight
The text was updated successfully, but these errors were encountered: