SakeTami
echohive42
echohive42

patreon


Simplifying Fine Tuning Jsonl dataset generation with a Python script Code files

Youtube video for this: https://youtu.be/sLFpLguss2A

NOTE: use_finetune py and openai_unified is not included in this post. You can make a regular call to gpt api to get a response from the fine tuned model, or try it at playground. If you are interested in openai_unified please check this post: https://www.patreon.com/posts/why-abstractions-98552778

In this video we will generate fine tuning datasets just by copy pasting using a python script I have written.  

Original OpenAI unified video: https://youtu.be/rvcsehAxiEQ 

Link to the llm audio summaries app: https://llmtldr.up.railway.app/

 Auto Streamer: https://www.autostreamer.live/ 

FastPython app: https://fastpython.up.railway.app/ 

Python course website: https://learnpythonfast.up.railway.app/  

Search 200+ echohive videos and code download links:https://www.echohive.live/ 

CodeHive 900+ GPT python chat apps: https://www.codehive.app/  

Chat with us on Discord:  https://discord.gg/PPxTP3Cs3G 

Follow on twitter(X) : https://twitter.com/hive_echo

------ Code below ----------

Simplifying Fine Tuning Jsonl dataset generation with a Python script Code files

More Creators