moshew commited on
Commit
e0487d7
1 Parent(s): 67ef2c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ 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 (92.2 accuracy)
10
  DistlBiLSTM - 66K parameters (91.7 accuracy)
11
 
12
 
 
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