Fine-tuning error

when I run fine-tunned with run_clm.py, I got this type of error, where should I look at it, and how to figure out this error?

The following columns in the training set don't have a corresponding argument in GPTNeoXForCausalLM.forwardand have been ignored: token_type_ids. If token_type_ids are not expected byGPTNeoXForCausalLM.forward, you can safely ignore this message.