From 71b4517344b770c08873333a96622b461f688865 Mon Sep 17 00:00:00 2001 From: Niels Rogge Date: Thu, 17 Dec 2020 14:15:00 +0000 Subject: [PATCH] Fix another typo --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 90e3b31..4cf568e 100644 --- a/README.md +++ b/README.md @@ -27,14 +27,14 @@ LARGE | noreset | 0.7223 | [tapas-large-finetuned-sqa (absolute pos embeddings)] LARGE | reset | 0.7289 | [tapas-large-finetuned-sqa](https://huggingface.co/google/tapas-large-finetuned-sqa/tree/main) **BASE** | **noreset** | **0.6737** | [tapas-base-finetuned-sqa (absolute pos embeddings)](https://huggingface.co/google/tapas-base-finetuned-sqa/tree/no_reset) **BASE** | **reset** | **0.6874** | [tapas-base-finetuned-sqa](https://huggingface.co/google/tapas-base-finetuned-sqa/tree/main) -MEDIUM | noreset | 0.6464 | [tapas-medium-finetuned-sqa (absolute pos embeddings)]((https://huggingface.co/google/tapas-medium-finetuned-sqa/tree/no_reset)) -MEDIUM | reset | 0.6561 | [tapas-medium-finetuned-sqa]((https://huggingface.co/google/tapas-medium-finetuned-sqa/tree/main)) -SMALL | noreset | 0.5876 | [tapas-small-finetuned-sqa (absolute pos embeddings)]((https://huggingface.co/google/tapas-small-finetuned-sqa/tree/no_reset)) -SMALL | reset | 0.6155 | [tapas-small-finetuned-sqa]((https://huggingface.co/google/tapas-small-finetuned-sqa/tree/main)) -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 | [tapas-tiny-finetuned-sqa]((https://huggingface.co/google/tapas-tiny-finetuned-sqa/tree/main)) +MEDIUM | noreset | 0.6464 | [tapas-medium-finetuned-sqa (absolute pos embeddings)](https://huggingface.co/google/tapas-medium-finetuned-sqa/tree/no_reset) +MEDIUM | reset | 0.6561 | [tapas-medium-finetuned-sqa](https://huggingface.co/google/tapas-medium-finetuned-sqa/tree/main) +SMALL | noreset | 0.5876 | [tapas-small-finetuned-sqa (absolute pos embeddings)](https://huggingface.co/google/tapas-small-finetuned-sqa/tree/no_reset) +SMALL | reset | 0.6155 | [tapas-small-finetuned-sqa](https://huggingface.co/google/tapas-small-finetuned-sqa/tree/main) +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 | [tapas-tiny-finetuned-sqa](https://huggingface.co/google/tapas-tiny-finetuned-sqa/tree/main) ## Model description