File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 2929<h4 >
3030<a href =" https://www.arxiv.org/pdf/2506.03143 " >📄 arXiv Paper</a >   ;
3131<a href =" https://aka.ms/GUI-Actor/ " >🌐 Project Page</a >   ;
32- <a href =" https://huggingface.co/microsoft/GUI-Actor-7B-Qwen2-VL " >🤗 Hugging Face Models</a >
32+ <a href =" https://huggingface.co/microsoft/GUI-Actor-7B-Qwen2-VL " >🤗 Hugging Face Models</a >   ;
33+ <!-- a href="https://huggingface.co/spaces/microsoft/GUI-Actor">🤗 Demo</a-->
3334</h4 >
3435
3536</div >
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ torchrun --nproc_per_node=4 train.py \
2121 --eval_strategy " no" \
2222 --save_strategy " steps" \
2323 --save_steps 2000 \
24- --learning_rate 1e-4 \
24+ --learning_rate 5e-6 \
2525 --weight_decay 0. \
2626 --warmup_ratio 0.03 \
2727 --lr_scheduler_type " cosine" \
You can’t perform that action at this time.
0 commit comments