如何用多模态模型做图像分类任务? #175
wesleyliwei
started this conversation in
General
Replies: 2 comments
|
可以直接用语言模型微调。比如做图片做狗和猫的分类。准备sft数据,语言模型的reponse就两种,一个"狗",一个"猫"就行。然后用这个数据和微调代码微调就行。 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
大家好~ 不知道大家有没有用cogvlm2做图像分类训练的,如果是一个类似图像分类任务的话,finetune大家建议哪些params设置为可惜训练的呢?
All reactions