Update README.md
Browse files
README.md
CHANGED
@@ -59,7 +59,7 @@ The model has been trained on 89_754 examples split into train, validation and t
|
|
59 |
|
60 |
## Intended uses & limitations
|
61 |
|
62 |
-
This model is not as accurate as the [distilbert-emotion-balanced](AdamCodd/distilbert-base-uncased-finetuned-emotion-balanced)
|
63 |
|
64 |
Usage:
|
65 |
```python
|
|
|
59 |
|
60 |
## Intended uses & limitations
|
61 |
|
62 |
+
This model is not as accurate as the [distilbert-emotion-balanced](AdamCodd/distilbert-base-uncased-finetuned-emotion-balanced) one because the focus was on speed, which can lead to misinterpretation of complex sentences. Despite this, its performance is quite good and should be more than sufficient for most use cases.
|
63 |
|
64 |
Usage:
|
65 |
```python
|