Skip to content

【开源实习】altclip模型微调 #2049

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aorangehc
Copy link

altclip模型在cifar10数据集上进行微调
任务链接:https://gitee.com/mindspore/community/issues/IAUOSG
实验结果如下:
MindNLP+NPU

epoch Train Loss Val Loss F1 Score
1 0.8131 0.2290 0.9656
2 0.1605 0.1263 0.9709
3 0.1118 0.1036 0.9733
4 0.0967 0.0944 0.9742
5 0.0894 0.0893 0.9751

Pytorch+GPU

epoch Train Loss Val Loss F1 Score
1 1.5972 0.7619 0.9426
2 0.4573 0.3021 0.9638
3 0.2398 0.1987 0.9679
4 0.1735 0.1563 0.9709
5 0.1430 0.1348 0.9718

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant