From 75f87692971a1a4b5107c1f2b8e1926b275bde2d Mon Sep 17 00:00:00 2001 From: Xiang Li <44761952+lx709@users.noreply.github.com> Date: Mon, 23 Oct 2023 21:49:30 +0300 Subject: [PATCH] Update Evaluation.md --- dataset/Evaluation.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/dataset/Evaluation.md b/dataset/Evaluation.md index 9e3ff86..e2b366c 100644 --- a/dataset/Evaluation.md +++ b/dataset/Evaluation.md @@ -3,11 +3,15 @@ ### GQA Images and question-answer pairs will be loaded during the evaluation. -''' +``` python run_eval.py xxxx -''' +``` + ### VSR Images and question-answer pairs will be loaded during the evaluation. +``` +python run_eval.py xxxx +``` ### IconVQA