From eddb779b2de3cddc2a042f4ef5a10515c4000d94 Mon Sep 17 00:00:00 2001 From: Niels Rogge Date: Thu, 17 Dec 2020 14:10:38 +0000 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0a9239..90e3b31 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ SMALL | reset | 0.6155 | [tapas-small-finetuned-sqa]((https://huggingface.co/goo MINI | noreset | 0.4574 | [tapas-mini-finetuned-sqa (absolute pos embeddings)]((https://huggingface.co/google/tapas-mini-finetuned-sqa/tree/no_reset)) MINI | reset | 0.5148 | [tapas-mini-finetuned-sqa]((https://huggingface.co/google/tapas-mini-finetuned-sqa/tree/main)) TINY | noreset | 0.2004 | [tapas-tiny-finetuned-sqa (absolute pos embeddings)]((https://huggingface.co/google/tapas-tiny-finetuned-sqa/tree/no_reset)) -TINY | reset | 0.2375 | [ttapas-tiny-finetuned-sqa]((https://huggingface.co/google/tapas-tiny-finetuned-sqa/tree/main)) +TINY | reset | 0.2375 | [tapas-tiny-finetuned-sqa]((https://huggingface.co/google/tapas-tiny-finetuned-sqa/tree/main)) ## Model description