You should supply an encoding or a list of encodings to this method that includes input_ids, but you provided ['label']

I got this error when I trying to transfer my code for Colab to Kaggle. Help me fix it plz. Thanks in advance.

ValueError: You should supply an encoding or a list of encodings to this method that includes input_ids, but you provided [‘label’]

1 Like

getting this on databricks too