Updating README.md
Browse files
README.md
CHANGED
|
@@ -27,6 +27,14 @@ It achieves the following results on the evaluation set:
|
|
| 27 |
- Recall: 0.9430
|
| 28 |
- Precision: 0.9379
|
| 29 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 30 |
## Model description
|
| 31 |
|
| 32 |
More information needed
|
|
|
|
| 27 |
- Recall: 0.9430
|
| 28 |
- Precision: 0.9379
|
| 29 |
|
| 30 |
+
## Comparison with SOTA:
|
| 31 |
+
|
| 32 |
+
- DistilBERT 66M: 92.82
|
| 33 |
+
- BERT-base + ITPT: 95.63
|
| 34 |
+
- BERT-large: 95.49
|
| 35 |
+
|
| 36 |
+
Reference: [Paperswithcode](https://paperswithcode.com/sota/sentiment-analysis-on-imdb)
|
| 37 |
+
|
| 38 |
## Model description
|
| 39 |
|
| 40 |
More information needed
|