How to delete a fine-tune model (via api)?

Sorry, do you mean validation rules?

Maybe check out this very detailed lab-style tutorial:

Thank you very much!
But I confused, why I still got fine-tune failure when I only use your sample(complete copy):
{“prompt”:“What is your favorite color? ++++”, “completion”:" My super favorite color is blue. ####"}
But these samples can work:
{“prompt”: “When I go to the store, I want an”, “completion”: “apple.”}
{“prompt”: “When I go to work, I want a”, “completion”: “coffee.”}
{“prompt”: “When I go home, I want a”, “completion”: “soda.”}

Are you going to publish this tool publicly?
Me want plz. :slight_smile: