Fine-tuning model status keeps returning 'failed'

I am trying to fine-tune a model. I have fine-tuned a couple successfully before. But for some reason, now when I send the model to be fine-tuned and check the status, I will get ‘pending’ before – about 10 seconds later – getting ‘failed.’

I’m not sure what is going on. I’ve tried the true and false versions of use_packing (which was suggested in a different forum post) with no luck. Has anyone else run into these issues?

I have only fine-tuned two models, but maybe something about the way I generated my code made it seem like I have fine-tuned my maximum of ten. Does anyone know how to check this?

Were you able to figure this out, I currently have same problem