From e09f7188b96518d21a5e17e22bf8531c94897161 Mon Sep 17 00:00:00 2001 From: Jun Chen Date: Wed, 1 Nov 2023 16:19:40 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e80798f..ecfcc9c 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,9 @@ Deyao Zhu*, Jun Chen*, Xiaoqian Shen, Xiang Li, Mohamed Elhoseiny ## News -[Oct.31 2023] We release the [evluation code](eval_scripts/EVAL_README.md) of our MiniGPT-v2. +[Oct.31 2023] We release the evluation code of our MiniGPT-v2. -[Oct.24 2023] We release the [finetuning code](MiniGPTv2_Train.md) of our MiniGPT-v2. +[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