moshew commited on
Commit
b2e9ddd
1 Parent(s): f1c0ea7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -6,8 +6,8 @@ library_name: keras
6
 
7
  >x100 smaller size vs. DistilBERT with less than 0.5 drop in accuracy evaluated on SST-2 test dataset
8
 
9
- DistilBERT - 67M parameters
10
- DistlBiLSTM - 66K parameters
11
 
12
 
13
  ## How to get Started with the model
 
6
 
7
  >x100 smaller size vs. DistilBERT with less than 0.5 drop in accuracy evaluated on SST-2 test dataset
8
 
9
+ DistilBERT - 67M parameters (92.2 accuracy)
10
+ DistlBiLSTM - 66K parameters (91.7 accuracy)
11
 
12
 
13
  ## How to get Started with the model