Skip to content

Commit

Permalink
Update TRAIN_AND_VALIDATE_V1.5.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jpthu17 authored Jul 21, 2024
1 parent 24bdd7e commit 910a9f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TRAIN_AND_VALIDATE_V1.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ ChatUniVi/train/train_mem.py \
--deepspeed scripts/zero3.json \
--model_name_or_path ${LLM model path} \
--version v1 \
--model_use PRETUNEv1.5 \
--dataset_use Pretrain \
--model_use PRETUNE \
--dataset_use Pretrainv1.5 \
--vision_tower openai/clip-vit-large-patch14-336 \
--tune_mm_mlp_adapter True \
--mm_vision_select_layer -2 \
Expand Down

0 comments on commit 910a9f6

Please sign in to comment.