devtrent commited on
Commit
4e9d832
1 Parent(s): 8bbd015

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -42,7 +42,7 @@ text_embbedding = model.encode(text)
42
 
43
  ## Pre-training
44
 
45
- We use the pretrained [`Mpnet-base`](https://huggingface.co/microsoft/mpnet-base). Please refer to the model
46
  card for more detailed information about the pre-training procedure.
47
 
48
  ## Fine-tuning
 
42
 
43
  ## Pre-training
44
 
45
+ We use the pretrained [nreimers/MiniLM-L6-H384-uncased](https://huggingface.co/nreimers/MiniLM-L6-H384-uncased). Please refer to the model
46
  card for more detailed information about the pre-training procedure.
47
 
48
  ## Fine-tuning