AdamCodd commited on
Commit
679bcd8
1 Parent(s): 050686f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -54,7 +54,7 @@ It achieves the following results on the evaluation set:
54
 
55
  ## Model description
56
 
57
- TinyBERT is 7.5 times smaller and 9.4 times faster on inference compared to its teacher BERT model (and DistilBERT is 40% smaller and 1.6 times faster than BERT). The model has been trained on 89_754 examples split into train, validation and test. Each label was perfectly balanced in each split.
58
 
59
  ## Intended uses & limitations
60
 
 
54
 
55
  ## Model description
56
 
57
+ TinyBERT is 7.5 times smaller and 9.4 times faster on inference compared to its teacher BERT model (while DistilBERT is 40% smaller and 1.6 times faster than BERT). The model has been trained on 89_754 examples split into train, validation and test. Each label was perfectly balanced in each split.
58
 
59
  ## Intended uses & limitations
60