Teja Gollapudi
commited on
Commit
•
260e8fe
1
Parent(s):
64e591b
Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ license: "apache-2.0"
|
|
22 |
</ul>
|
23 |
|
24 |
#### Motivation
|
25 |
-
Based on [MiniLMv2 distillation](
|
26 |
|
27 |
#### Intended Use
|
28 |
The model functions as a VMware-specific Language Model.
|
|
|
22 |
</ul>
|
23 |
|
24 |
#### Motivation
|
25 |
+
Based on [MiniLMv2 distillation](https://arxiv.org/pdf/2012.15828.pdf), we have distilled vBERT-2021-large into a smaller minilmv2-type model for faster inference times without a significant loss of performance.
|
26 |
|
27 |
#### Intended Use
|
28 |
The model functions as a VMware-specific Language Model.
|