Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
junchen14 authored Nov 1, 2023
1 parent 353bcc7 commit 0c3fcfc
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@ Deyao Zhu*, Jun Chen*, Xiaoqian Shen, Xiang Li, Mohamed Elhoseiny


## News
[Oct.24 2023] We release the finetuning code of our MiniGPT-v2.
[Oct.31 2023] We release the [evluation code](eval_scripts/EVAL_README.md) of our MiniGPT-v2.

[Oct.24 2023] We release the [finetuning code](MiniGPTv2_Train.md) of our MiniGPT-v2.

[Oct.13 2023] Breaking! We release the first major update with our MiniGPT-v2

Expand Down Expand Up @@ -152,6 +154,9 @@ For training details of MiniGPT-4, check [here](MiniGPT4_Train.md).
For finetuning details of MiniGPT-v2, check [here](MiniGPTv2_Train.md)


### Evaluation
For finetuning details of MiniGPT-v2, check [here](eval_scripts/EVAL_README.md)


## Acknowledgement

Expand Down

0 comments on commit 0c3fcfc

Please sign in to comment.