Closed suhjohn closed 4 days ago
Hi @suhjohn! Can you please provide a code example to reproduce the error? Thanks
Absolute paths are supported for this. You either made a mistake in the directory name, the directory doesn't contain a valid model for the class you're using, or you're using Unix-style paths on Windows.
Feature request
I don't understand why only relative paths are supported for pretrained_model_name_or_path.
Motivation
Above is a stupid error that shouldn't happen.
Your contribution
No