Error When AutoTraining LLM

Hello, I am receiving the error “ERROR: Exception in ASGI application KeyError: ‘text’” when training a text model in spaces. My column mapping is “{“goal”: “target”}” because the rows in the csv file are goal, target. Why might this error be occurring? Thank you.