AdamCodd commited on
Commit
d5ce8e8
1 Parent(s): 8116e36

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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) since speed was the focus, so it can misinterpret complex sentences. Despite this, its performance is quite good and should be more than enough for most use cases.
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