how can I train a OpenAI fine tuned model with more prompts

题意:我如何使用更多提示来训练一个 OpenAI 微调模型?

问题背景:

I fine-tuned OpenAI model with some prompts following this documentation it succeeded and created a new model in the playground. How I can retrain (fine-tune) that same model with new prompts?

我按照这个文档用一些提示微调了 OpenAI 模型,成功后在 Playground 中创建了一个新模型。我该如何用新的提示重新训练(微调)这个模型?

问题解决:

This is what I found out on Open AI Documentation

这是我在 OpenAI 文档中发现的内容。

If you have already fine-tuned a model for your task and now have additional training data that you would like to incorporate, you can continue fine-tuning from the model. This creates a model that has learned from all of the training data without having to re-train from scratch.

i.e you can't train the already existing trained model again.

也就是说,你不能再次训练已经存在的已训练模型。

相关推荐
jndingxin30 分钟前
OpenCV运动分析和目标跟踪(2)累积操作函数accumulateSquare()的使用
人工智能·opencv·目标跟踪
火眼998841 分钟前
《使用 LangChain 进行大模型应用开发》学习笔记(四)
人工智能·笔记·langchain·ai编程
小草cys1 小时前
GPT-4o在matlab编程中性能较好,与智谱清言相比
人工智能
罗小罗同学1 小时前
困扰霍金和蔡磊等人的渐冻症,能否在医学AI领域寻找到下一个解决方案?|个人观点·24-09-22
数据库·人工智能·医学图像处理·医学人工智能·渐冻症
kolaseen1 小时前
tensorflow同步机制
人工智能·python·深度学习·机器学习·tensorflow
waterHBO1 小时前
TensorFlow 笔记
人工智能·笔记·tensorflow
橙子小哥的代码世界1 小时前
深度学习03-神经网络02-激活函数
人工智能·深度学习·神经网络
专家大圣2 小时前
YOLOv10:深度剖析与应用前景展望
人工智能·yolo·目标跟踪
lizi888882 小时前
AiAutoPrediction足球网与泊松分布足球预测比赛模型介绍
人工智能
明志刘明2 小时前
昇思量子计算系列教程-Grover搜索算法
人工智能·深度学习·量子计算