From 27030ff04a9385672fb7579455430e4b6a912d56 Mon Sep 17 00:00:00 2001 From: Hartmann Date: Fri, 25 Jun 2021 14:25:07 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9731065..0c5721a 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ With this model, you can classify emotions in English text data. The model was t 6) sadness 😭 7) surprise 😲 -The model is a fine-tuned checkpoint of [!DistilRoBERTa-base](https://huggingface.co/distilroberta-base). +The model is a fine-tuned checkpoint of [![DistilRoBERTa-base](https://huggingface.co/distilroberta-base). ## Application 🚀