From 6f638be1b6077ec962bf7058f1b5d02d06b53bc8 Mon Sep 17 00:00:00 2001 From: Niels Rogge Date: Thu, 12 Jan 2023 13:31:57 +0000 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1cca541..96a8e2f 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,9 @@ language: en license: mit tags: - vision -- image-to-text model_name: microsoft/git-base-textvqa +inference: false +pipeline_tag: visual-question-answering --- # GIT (GenerativeImage2Text), base-sized, fine-tuned on TextVQA @@ -63,4 +64,4 @@ During validation, one resizes the shorter edge of each image, after which cente ## Evaluation results -For evaluation results, we refer readers to the [paper](https://arxiv.org/abs/2205.14100). +For evaluation results, we refer readers to the [paper](https://arxiv.org/abs/2205.14100). \ No newline at end of file