Permission Error while training on transformers gpu #11727
-
Hi I am trying to train spancat via transformers as base.
Here is my config:
I am not sure why this is happening because I was able to train the model using spancat with tok2vec without any issues. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Just a note, but when including code blocks, enclose them in three backticks, not just one, to make it a proper block quote - see the markdown guide for details. You can use the Preview function to check that it works correctly. Do you get a stacktrace with your error, or is the output you provided everything you see? Without knowing what file the issue was with it's hard to say what's going on. |
Beta Was this translation helpful? Give feedback.
Just a note, but when including code blocks, enclose them in three backticks, not just one, to make it a proper block quote - see the markdown guide for details. You can use the Preview function to check that it works correctly.
Do you get a stacktrace with your error, or is the output you provided everything you see? Without knowing what file the issue was with it's hard to say what's going on.