CUDA error: device-side assert triggered

#1
by erickdp - opened

When I fine tuning your model in Colab with GPU, I get this issue:

  • CUDA error: device-side assert triggered
    However, my dataset have 3 labels: 1, 0 and 2. And its length is ~5k (include train and test in spanish tweets, post and news).
    I didn't have same problem with other models like distilBert, beto base, etc.
    Could you give me a hand with that problem? I fine tuning one for text classification.

image.png

image.png

Sign up or log in to comment