ValueError: batch_size should be a positive integer value, but got batch_size=(1, 1, 1, 1)

I am a beginner at Huggingface. When I tried to run trainer. train() using four GPUs, this error occurred.Could someone help me? :sob: :sob: :sob:

Please provide code so others can reproduce your problem, or at least enough code to understand what you’re doing, along with more details, such as a full stack trace.