aloobun commited on
Commit
0ce426e
·
verified ·
1 Parent(s): 1019fbb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -89,7 +89,7 @@ model-index:
89
  name: Spearman Cosine
90
  ---
91
 
92
- # SentenceTransformer based on mixedbread-ai/mxbai-embed-large-v1
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