Update README.md
Browse files
README.md
CHANGED
|
@@ -23,7 +23,13 @@ widget:
|
|
| 23 |
|
| 24 |
---
|
| 25 |
|
| 26 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
|
| 28 |
|
| 29 |
Sentence embeddings can be produced as follows:
|
|
|
|
| 23 |
|
| 24 |
---
|
| 25 |
|
| 26 |
+
!!!
|
| 27 |
+
|
| 28 |
+
At the moment, the model is distilled, a version from one of the first checkpoints is available for download.
|
| 29 |
+
We plan to post the full model in the next few days.
|
| 30 |
+
|
| 31 |
+
!!!
|
| 32 |
+
This is a distilled HRBert model for an mlm task.
|
| 33 |
|
| 34 |
|
| 35 |
Sentence embeddings can be produced as follows:
|