Spaces:
Sleeping
Sleeping
updated
Browse files
README.md
CHANGED
@@ -1,9 +1,11 @@
|
|
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 [Gilbert](https://www.linkedin.com/in/gilbert-botchway/) on the [Zindi Covid-19 tweets classification dataset](https://zindi.africa/competitions/covid-19-tweet-classification)
|
3 |
|
4 |
## Setup
|
5 |
### Direct Execution
|
6 |
-
|
|
|
7 |
### Docker
|
8 |
-
|
|
|
9 |
|
|
|
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 |
|
4 |
## Setup
|
5 |
### Direct Execution
|
6 |
+
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 |
|