"message": "You need to specify either `text` or `text_target`."

When I try to perform Hugging Face Batch Transform in AWS sagemaker, I am getting this error. Sometimes it works fine if we give batch size as 250 and this error everytime shows up when we give Batch size as 500. I also mentioned truncate=true in my input data. But, still no luck
Thank you in advance! Any help would be great…