mirror of
https://github.com/Vision-CAIR/MiniGPT-4.git
synced 2025-04-05 18:40:46 +00:00
update readme
This commit is contained in:
parent
03790c1f93
commit
58cfa08b56
@ -23,6 +23,8 @@ Deyao Zhu*, Jun Chen*, Xiaoqian Shen, Xiang Li, Mohamed Elhoseiny
|
|||||||
|
|
||||||
|
|
||||||
## News
|
## 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
|
[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
|
[Aug.28 2023] We now provide a llama 2 version of MiniGPT-4
|
||||||
|
@ -43,7 +43,7 @@ datasets:
|
|||||||
text_processor:
|
text_processor:
|
||||||
train:
|
train:
|
||||||
name: "blip_caption"
|
name: "blip_caption"
|
||||||
sample_ratio: 5
|
sample_ratio: 10
|
||||||
|
|
||||||
|
|
||||||
refvg:
|
refvg:
|
||||||
@ -134,7 +134,7 @@ datasets:
|
|||||||
text_processor:
|
text_processor:
|
||||||
train:
|
train:
|
||||||
name: "blip_caption"
|
name: "blip_caption"
|
||||||
sample_ratio: 10
|
sample_ratio: 30
|
||||||
|
|
||||||
refcoco:
|
refcoco:
|
||||||
batch_size: 6
|
batch_size: 6
|
||||||
@ -145,7 +145,7 @@ datasets:
|
|||||||
text_processor:
|
text_processor:
|
||||||
train:
|
train:
|
||||||
name: "blip_caption"
|
name: "blip_caption"
|
||||||
sample_ratio: 20
|
sample_ratio: 25
|
||||||
|
|
||||||
|
|
||||||
refcocop:
|
refcocop:
|
||||||
@ -157,7 +157,7 @@ datasets:
|
|||||||
text_processor:
|
text_processor:
|
||||||
train:
|
train:
|
||||||
name: "blip_caption"
|
name: "blip_caption"
|
||||||
sample_ratio: 20
|
sample_ratio: 25
|
||||||
|
|
||||||
refcocog:
|
refcocog:
|
||||||
batch_size: 6
|
batch_size: 6
|
||||||
@ -168,7 +168,7 @@ datasets:
|
|||||||
text_processor:
|
text_processor:
|
||||||
train:
|
train:
|
||||||
name: "blip_caption"
|
name: "blip_caption"
|
||||||
sample_ratio: 20
|
sample_ratio: 25
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user