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.

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

相关推荐
解局易否结局1 分钟前
从零上手 ops-transformer:一个有清晰路径感的学习计划
深度学习·学习·transformer
Swift社区4 分钟前
AI + 鸿蒙 App:下一代应用架构
人工智能·架构·harmonyos
QYR-分析6 分钟前
智能化转型赋能升级!全球电力作业机器人行业发展现状与前景解析
人工智能·机器人
z小猫不吃鱼6 分钟前
15 BEiT 论文精读:BERT Pre-Training of Image Transformers
人工智能·深度学习·bert
传说故事7 分钟前
【论文阅读】StereoVLA: Enhancing Vision-Language-Action Models with Stereo Vision
论文阅读·人工智能·具身智能·vla
Sheldon Chao8 分钟前
Lecture 7 基于策略梯度的算法
人工智能·算法·机器学习
kkkliaoo8 分钟前
AI编程Token费用大公开:四种真实场景的年成本对比
ai·开发工具·程序开发
Bruce_Liuxiaowei11 分钟前
WorkBuddy案例——自动化内容创作平台
人工智能·ai·大模型·智能体·workbuddy
茗创科技12 分钟前
脑室周围扩散率(PVeD)专题:一种评估类淋巴系统功能的DTI新方法(附高分文献下载)
深度学习·机器学习·matlab·脑网络
shchojj13 分钟前
Advanced Technologies: Beyond Prompting -- Retrieval Augmented Generation(RAG)
人工智能