-
Notifications
You must be signed in to change notification settings - Fork 15
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
Error when running step (9) in fine_tuning function! #8
Comments
Please provide the full error. |
Hi @elmadany [INFO] step (9) start fine_tuning
|
This error seems due to the torch version and the training code not being updated. |
I get the same error!! |
I did MARABERT by k-train |
Thanks @abdelrahmaan |
Hello @elmadany |
Get this error
RuntimeError: Expected tensor for argument #1 'indices' to have one of the following scalar types: Long, Int; but got torch.cuda.FloatTensor instead (while checking arguments for embedding)
The text was updated successfully, but these errors were encountered: