goktug14 commited on
Commit
a0827eb
·
verified ·
1 Parent(s): 384bc3d

Updating README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
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