Fine-Tuning GPT Models with Python

Поділитися
Вставка
  • Опубліковано 6 січ 2025

КОМЕНТАРІ • 30

  • @bozok1903
    @bozok1903 9 місяців тому +2

    It is a very informative video for the ones who is trying to understand the mechanism of fine-tuning with gpt models. Thank you very much.

  • @SouhailEntertainment
    @SouhailEntertainment 5 місяців тому +2

    Introduction and Overview of Fine-Tuning GPT Models - 00:00:00
    Understanding Fine-Tuning and Its Benefits - 00:00:38
    Data Preparation for Fine-Tuning - 00:01:36
    Formatting Data for OpenAI API - 00:03:41
    Installing Necessary Packages - 00:04:10
    Loading and Preparing Data in Python - 00:04:43
    Creating Response Strings from Data - 00:05:58
    Crafting Conversations for Fine-Tuning - 00:08:50
    Saving Data in JSONL Format - 00:12:04
    Uploading Data to OpenAI and Fine-Tuning Process - 00:13:51
    Checking the Status of Fine-Tuning Job - 00:17:23
    Using the Fine-Tuned Model in Playground and Python - 00:19:01
    Demonstration and Results of Fine-Tuning - 00:20:28
    Conclusion and Final Thoughts - 00:21:56

  • @sharathkumard
    @sharathkumard 9 місяців тому +5

    most awaited video. looking for more LLM and AI videos

  • @dipeshsamrawat7957
    @dipeshsamrawat7957 9 місяців тому +1

    You are making requested videos. Thank you ❤

  • @EliSpizzichino
    @EliSpizzichino 9 місяців тому

    well done, I would be cool to see the process of fine-tuning an open source model

  • @elu1
    @elu1 9 місяців тому

    Very useful lecture to bring out more power out of LLM. Enjoyed it very much!

    • @elu1
      @elu1 9 місяців тому

      what are the solutions for chatgpt to go out and collect/search for structured info as defined by client?

  • @jaimereinoso-n2n
    @jaimereinoso-n2n 6 місяців тому +3

    can we get the demo excel file?

  • @johannesseikowsky8197
    @johannesseikowsky8197 9 місяців тому

    very cool! thanks! I would have expected it to be more difficult ...

  • @namename-cl8kk
    @namename-cl8kk 9 місяців тому +3

    Fine tune ollama models plz ❤ nice vedio

  • @jpsl5281
    @jpsl5281 8 місяців тому

    When Creating the dataset to train gpt-3.5-turbo
    For a conversational AI
    If I want to train the model to answer something specific to a range of similar questions that can occur during a conversation.
    *The conversation is a script which the AI follows*
    Should I include only the question and the response or should I include all the conversation up to where that specific question is asked ?

  • @whereisyourhijab
    @whereisyourhijab 3 місяці тому

    very easy to understand thank you!

  • @DSingh-ej3cu
    @DSingh-ej3cu 6 місяців тому

    Hi, great video! Please do next an open source LLM or training an LLM locally.

  • @surinder3677
    @surinder3677 6 місяців тому

    How we can fine tune it for data extraction tasks where NLU is required to process the data.?

  • @leonardosouzaconradodesant6213
    @leonardosouzaconradodesant6213 4 місяці тому

    Great! Thank you for sharing

  • @phyoewaipaing6670
    @phyoewaipaing6670 8 місяців тому

    Does the ChatGPT have the latest meta data of UA-cam videos? Or isn’t it the video you uploaded earlier for the ChatGPT to learn?

  • @laggy9764
    @laggy9764 7 місяців тому

    how can i use this finetuned model for the sake of a chatbot in my VR application in unity

  • @riversideautomation
    @riversideautomation 8 місяців тому

    you have done a great job

  • @DonatFeher
    @DonatFeher 8 місяців тому

    I copied the methods, worked really well.

  • @鄭小白-n4p
    @鄭小白-n4p 4 місяці тому

    how to give the bot basic discription?

  • @geeekfa3278
    @geeekfa3278 7 місяців тому

    awesome bro.

  • @AIFoodCode
    @AIFoodCode 3 місяці тому

    Why I am always getting Invalid file format 😭😭

  • @_Software_developer_
    @_Software_developer_ 7 місяців тому

    thats great work but summarizing video in a project is also suggested
    at last content is worth Millions View

  • @lucasbergamo7607
    @lucasbergamo7607 4 місяці тому

    how to remove a finetune in openai? by api?

  • @python-developer521
    @python-developer521 9 місяців тому

    python coding challenge-97
    ua-cam.com/video/uN-js7WkdKA/v-deo.htmlsi=BQcqi6Nw2oZUonMy
    python coding challenge-98
    ua-cam.com/video/JRbbhQ2fMEM/v-deo.html

  • @AnsuKRijal
    @AnsuKRijal 9 місяців тому

    Nice

  • @alhabib_o
    @alhabib_o Місяць тому

    WAHT'S going on guys!

  • @thegreatestpursuit
    @thegreatestpursuit 6 місяців тому

    You should just extract the ids from the response objects rather than copy and pasting

  • @beshiramousse6234
    @beshiramousse6234 5 місяців тому +1

    pandas refuses to read the excel file

  • @stockpots3426
    @stockpots3426 9 місяців тому +2

    First