nreimers commited on
Commit
336c0b6
1 Parent(s): 0d4bef8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -11,9 +11,9 @@ tags:
11
 
12
  **Note: Token embeddings where updated!**
13
 
14
- This model is based on [vocab-transformers/msmarco-distilbert-word2vec256k-MLM_210k](https://huggingface.co/vocab-transformers/msmarco-distilbert-word2vec256k-MLM_210k) with a 256k sized vocabulary initialized with word2vec that has been trained with MLM for 210k steps with frozen embedding matrix on the MSMARCO corpus.
15
 
16
- It has been trained on MS MARCO using [MarginMSELoss](https://github.com/UKPLab/sentence-transformers/blob/master/examples/training/ms_marco/train_bi-encoder_margin-mse.py) with a frozen embedding matrix. See the train_script.py in this repository.
17
 
18
 
19
  Performance:
 
11
 
12
  **Note: Token embeddings where updated!**
13
 
14
+ This model is based on [vocab-transformers/msmarco-distilbert-word2vec256k-MLM_210k](https://huggingface.co/vocab-transformers/msmarco-distilbert-word2vec256k-MLM_210k) with a 256k sized vocabulary initialized with word2vec that has been trained with MLM for 210k.
15
 
16
+ It has been trained on MS MARCO using [MarginMSELoss](https://github.com/UKPLab/sentence-transformers/blob/master/examples/training/ms_marco/train_bi-encoder_margin-mse.py). See the train_script.py in this repository.
17
 
18
 
19
  Performance: