DAMO-NLP-SG / DAMO-NLP-SG/Video-LLaMA

visionbranch stage2收敛问题

Open
#85 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
3.1k
Forks
286
PR merge metrics
No merged PRs in 30d

Description

你好,我根据代码尝试复现stage2的效果,发现了以下现象:
0. 数据均使用代码中声明的cc_sbu_align、llava_instruct、webvid_instruct三个数据集
1. 使用repo中给出的pretrain_vicuna7b-v2.pth,可以顺利复现出正常的vicuna7b_stage2的效果。此时观察到cc_sbu_align的loss收敛到0.1附近
2. 使用repo中给出的pretrain-vicuna13b.pth,训练出的stage2模型对图片和视频的识别能力很差,经常答非所问。如果观察loss,cc_sbu_align的loss大概在0.7-0.9浮动

以上两个实验除了llm和ckpt外,无任何超参区别。请问关于13b的finetune是有什么特殊的调参技巧吗?

Contributor guide

No contributing guide indexed for this repository

Research direction

Compare the reported stage2 runs using pretrain_vicuna7b-v2.pth and pretrain-vicuna13b.pth with cc_sbu_align, llava_instruct, and webvid_instruct, keeping the other hyperparameters unchanged. Verify the differing cc_sbu_align loss and image/video response quality; done means identifying the cause or documenting the required 13B fine-tuning adjustments.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.