Cuda Error While Training NER+RELATIONAL model #9723
-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
How do I train 2000 labelled documents using Transformer for NER + RELEATION problem. I am facing cuda error as shown above. What parameters setting should change to get it running on my GPU? I have changed the Batchsize from 32 to 2 but still it is showing cuda error. Any help would be greatful. |
Beta Was this translation helpful? Give feedback.
-
In general, please paste output as text in a code block instead of as a screenshot. It's easier to read and search for when related errors come up. There are two batch sizes to adjust, see: #9451 (comment) |
Beta Was this translation helpful? Give feedback.
In general, please paste output as text in a code block instead of as a screenshot. It's easier to read and search for when related errors come up.
There are two batch sizes to adjust, see: #9451 (comment)