Update README.md
Browse files
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 (
|
| 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 |
|