Update README.md
Browse files
README.md
CHANGED
@@ -89,7 +89,7 @@ model-index:
|
|
89 |
name: Spearman Cosine
|
90 |
---
|
91 |
|
92 |
-
# SentenceTransformer based on
|
93 |
|
94 |
I initialize the student model by pruning the teacher model, retaining only 8 layers, in an attempt to create a lighter, faster version.
|
95 |
|
|
|
89 |
name: Spearman Cosine
|
90 |
---
|
91 |
|
92 |
+
# SentenceTransformer based on Model Distillation
|
93 |
|
94 |
I initialize the student model by pruning the teacher model, retaining only 8 layers, in an attempt to create a lighter, faster version.
|
95 |
|