Update README.md
Browse files
README.md
CHANGED
|
@@ -14,8 +14,6 @@ The model expects a sentence and return a number from 1 to 5 where 1 is the most
|
|
| 14 |
|
| 15 |
The model is trained on BERT (nlptown/bert-base-multilingual-uncased-sentiment), which has an MIT license, and distilled llm results.
|
| 16 |
|
| 17 |
-
Currently the last, and most accurate model is sentiment_model_6_1
|
| 18 |
-
|
| 19 |
This model was trained for 20 epochs where the result is:
|
| 20 |
|
| 21 |
| | Precision | Recall | F1-score | Support |
|
|
|
|
| 14 |
|
| 15 |
The model is trained on BERT (nlptown/bert-base-multilingual-uncased-sentiment), which has an MIT license, and distilled llm results.
|
| 16 |
|
|
|
|
|
|
|
| 17 |
This model was trained for 20 epochs where the result is:
|
| 18 |
|
| 19 |
| | Precision | Recall | F1-score | Support |
|