update readme

This commit is contained in:
junchen14 2023-10-25 10:00:27 +03:00
parent 03790c1f93
commit 58cfa08b56
2 changed files with 7 additions and 5 deletions

View File

@ -23,6 +23,8 @@ Deyao Zhu*, Jun Chen*, Xiaoqian Shen, Xiang Li, Mohamed Elhoseiny
## News
[Oct.24 2023] We release the finetuning code of our MiniGPT-v2.
[Oct.13 2023] Breaking! We release the first major update with our MiniGPT-v2
[Aug.28 2023] We now provide a llama 2 version of MiniGPT-4

View File

@ -43,7 +43,7 @@ datasets:
text_processor:
train:
name: "blip_caption"
sample_ratio: 5
sample_ratio: 10
refvg:
@ -134,7 +134,7 @@ datasets:
text_processor:
train:
name: "blip_caption"
sample_ratio: 10
sample_ratio: 30
refcoco:
batch_size: 6
@ -145,7 +145,7 @@ datasets:
text_processor:
train:
name: "blip_caption"
sample_ratio: 20
sample_ratio: 25
refcocop:
@ -157,7 +157,7 @@ datasets:
text_processor:
train:
name: "blip_caption"
sample_ratio: 20
sample_ratio: 25
refcocog:
batch_size: 6
@ -168,7 +168,7 @@ datasets:
text_processor:
train:
name: "blip_caption"
sample_ratio: 20
sample_ratio: 25