1
0
mirror of https://github.com/Vision-CAIR/MiniGPT-4.git synced 2025-04-14 01:30:51 +00:00

Changes to be committed:

modified:   train_configs/minigpt4_llama2_stage2_finetune.yaml
This commit is contained in:
SamimAB 2023-08-31 03:21:35 +05:30
parent ff3ea8a312
commit f701c4e34b

View File

@ -28,7 +28,7 @@ run:
warmup_lr: 1e-6
weight_decay: 0.05
max_epoch: 5
max_epoch: 100
iters_per_epoch: 200
batch_size_train: 12
batch_size_eval: 12