From 30433e3329a28532dad6f2387dc216a238df108b Mon Sep 17 00:00:00 2001 From: Hartmann Date: Fri, 25 Jun 2021 14:25:24 +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 0c5721a..75556a5 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 🚀