Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 357 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 357 Bytes

chatgpt-fine-tuning

简单的chatgpt 微调脚本,先更新openai库,配置完.env后,直接运行app.py,model_name为微调后模型名,使用chatgpt_fine_tune.jsonl会消耗42300token

Configuring the .env file, run app.py. The "model_name" should be the name of the fine-tuned model. Using chatgpt_fine_tune.jsonl will consume 42,300 tokens.