Train wont start for custom dataset · Issue #296 · karpathy/llama2.c

I'm trying to train llama to customer support, i'm using a custom dataset that has this shape: [ { "query": "My order hasn't arrived yet.", "response": "We apologize for the inconvenience. Can you ...