• Resolved swyph

    (@swyph)


    Hi Jordy,

    So far this plugin has been very impressive, however, my trained bot isn’t working as expected. I have an OpenAI account with an API key and sufficient credits. I uploaded a dataset consisting of 504 questions and answer with the fields properly labeled ( Prompt, Completion). I formatted the data properly ( using the format with defaults button). I uploaded the data to OpenAI, trained the data, then attached the fine-tuned ID into the chatbot builder and tried to use the bot with no success. Every question I typed in did not give me any version of the answer I was expecting.

    What do you think I need to do to get the bot trained properly?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Jordy Meow

    (@tigroumeow)

    Hello again @swyph,

    I uploaded a dataset consisting of 504 questions and answer with the fields properly labeled ( Prompt, Completion). I formatted the data properly ( using the format with defaults button).

    You are super meticulous! Thank you!

    then attached the fine-tuned ID

    You mean you set the model=”your_model_name”, right? Have you also set the shortcode to casually_fine_tuned=”true” ? This parameter is very important; that way, the chatbot will change the way it works and handle the format that was set up in the training ??

    Thread Starter swyph

    (@swyph)

    Hi Jordy. Does the model name need to be in a particular format? For example, we are seeing and using this as the model name “davinci:ft-personal:meow-2023-01-30-18-22-12”. We also set the casually_fined_tune to true as well. When we ask the bot question we get an error message that says “System:Error while calling OpenAI: That model does not exist”

    Are we missing something?

    • This reply was modified 2 years, 1 month ago by swyph.
    Plugin Author Jordy Meow

    (@tigroumeow)

    Hi ??

    Hi Jordy. Does the model name need to be in a particular format? For example, we are seeing and using this as the model name “davinci:ft-personal:meow-2023-01-30-18-22-12”.

    Yes, the model names looks exactly like this; we can’t change it (we can only add some kind of suffix).

    casually_fined_tune with a “d” at the end: casually_fined_tuned

    Have you check the name of the model in the list of models in the finetuned sections ? What you need to use in what’s referenced under the column “ModelModel”.

    The Shortcode builder would also generate the right code for you I believe ??

    Thread Starter swyph

    (@swyph)

    Hi Jordy,

    Thanks! It ended up working. The ModelModel section in the Chatbot builder needed to be refreshed a few times for the trained model we built to show up in the dropdown ModelModel menu.

    Plugin Author Jordy Meow

    (@tigroumeow)

    I am happy to hear that! Have fun with it, training models is quite fun (but also takes time)… and happy week-end to you!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Trained Bot Not Displaying Trained Information’ is closed to new replies.