Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Tuto Sentiment Analysis App
|
2 |
This Sentiment Analysis App is a tweets classifer system based on a [Hugginface pretrained model (DistillBERT)](https://huggingface.co/docs/transformers/model_doc/distilbert), [finetuned](https://huggingface.co/GhylB/Sentiment_Analysis_DistilBERT) by one of my brilliant trainees [Mr. Gilbert Botchway](https://www.linkedin.com/in/gilbert-botchway/) on the [Zindi Covid-19 tweets classification dataset](https://zindi.africa/competitions/covid-19-tweet-classification)
|
3 |
|
@@ -7,5 +12,4 @@ Please follow the instructions below to run the app.
|
|
7 |
`commands will be added soon`
|
8 |
### Docker
|
9 |
Please follow the instructions below to run the app.
|
10 |
-
`commands will be added soon`
|
11 |
-
|
|
|
1 |
+
---
|
2 |
+
title: Tuto Sentiment Analysis App
|
3 |
+
emoji: 🔥
|
4 |
+
pinned: true
|
5 |
+
---
|
6 |
# Tuto Sentiment Analysis App
|
7 |
This Sentiment Analysis App is a tweets classifer system based on a [Hugginface pretrained model (DistillBERT)](https://huggingface.co/docs/transformers/model_doc/distilbert), [finetuned](https://huggingface.co/GhylB/Sentiment_Analysis_DistilBERT) by one of my brilliant trainees [Mr. Gilbert Botchway](https://www.linkedin.com/in/gilbert-botchway/) on the [Zindi Covid-19 tweets classification dataset](https://zindi.africa/competitions/covid-19-tweet-classification)
|
8 |
|
|
|
12 |
`commands will be added soon`
|
13 |
### Docker
|
14 |
Please follow the instructions below to run the app.
|
15 |
+
`commands will be added soon`
|
|