Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ pinned: false
|
|
13 |
|
14 |
## Model
|
15 |
|
16 |
-
* Fine tuned model from SieBERT checkpoint (RoBERTa large) [SieBERT](https://huggingface.co/siebert/sentiment-roberta-large-english)
|
17 |
* Binary Classification
|
18 |
* Dataset: 7,958 positive sentiments (label 1) and 1,437 negative sentiments (label 0)
|
19 |
* Train / Test : 80/20
|
|
|
13 |
|
14 |
## Model
|
15 |
|
16 |
+
* Fine tuned model from SieBERT checkpoint (RoBERTa large). See: [SieBERT](https://huggingface.co/siebert/sentiment-roberta-large-english)
|
17 |
* Binary Classification
|
18 |
* Dataset: 7,958 positive sentiments (label 1) and 1,437 negative sentiments (label 0)
|
19 |
* Train / Test : 80/20
|