Open lucbuijs opened 6 months ago
I'm trying to train a SimpleT5 model, but I keep getting this error. I'm running the code in Ubuntu (Linux). These are the versions I have: numpy 1.25.1 pandas 2.0.3 sentencepiece 0.2.0 torch 2.2.2 transformers 4.16.2 pytorch-lightning 1.5.10
Try to run on google colab with enabling T4 GPU(by changing the runtime)
I'm trying to train a SimpleT5 model, but I keep getting this error. I'm running the code in Ubuntu (Linux). These are the versions I have: numpy 1.25.1 pandas 2.0.3 sentencepiece 0.2.0 torch 2.2.2 transformers 4.16.2 pytorch-lightning 1.5.10