#I did that but I m not sure where I m

13 messages · Page 1 of 1 (latest)

broken crystal
crimson atlas
#

@broken crystal try adding some debug within your file and see if the API captures that new info.

broken crystal
#

what steps did you do in fine-tuning the model?
@lone umbra

I just followed the tutorial, I uploaded my .jsonl file into the gpt-3, it was uploaded successfully and returned an ID, then I used playground to test it, the model is already identified there, I also tested on CLI and the returns are also wrong

lone umbra
#

To be more specific, I know that that didn't actually upload the file 🙂

#

One thing that might help is removing the END from the completions. Just put in a fullstop.

lone umbra
broken crystal
broken crystal
broken crystal
# lone umbra I don't know if this helps

I tried removing the END but it didn't work, I also tried in playground passing like you did and it worked in playground, I just don't know how to make it works in a personal model created with fine-tuning like I'm trying to do