From bbacecf1643c7dfbe6b0a836bc777b2a7df359a0 Mon Sep 17 00:00:00 2001 From: Yuliang Liu <34134635+Yuliang-Liu@users.noreply.github.com> Date: Fri, 12 May 2023 21:43:16 +0800 Subject: [PATCH] Update Readme.md --- Readme.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 3978336..9785d9e 100644 --- a/Readme.md +++ b/Readme.md @@ -1 +1,5 @@ -On the Hidden Mystery of OCR in Large Multimodal Models (Evaluation Pipeline) +# Evaluation Pipeline + +Updating the instruction of evaluating large multimodal models on ocr tasks. + +Feel free to open issues for any suggestion or comment.