Ponimash commited on
Commit
4e39718
·
verified ·
1 Parent(s): 94b95f8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -45,7 +45,6 @@ print(embeddings)
45
  ## Training
46
 
47
  * The original weights was taken from [cointegrated/rubert-tiny2](https://huggingface.co/cointegrated/rubert-tiny2).
48
- *
49
  * Training was conducted in two stages:
50
  1. In the first stage, the model was trained on Wikipedia texts (4 million texts) for three epochs.
51
  <img src="https://github.com/FractalGPT/ModelEmbedderDistilation/blob/main/DistilSBERT/Train/1_st_en.JPG?raw=true" width=700 />
 
45
  ## Training
46
 
47
  * The original weights was taken from [cointegrated/rubert-tiny2](https://huggingface.co/cointegrated/rubert-tiny2).
 
48
  * Training was conducted in two stages:
49
  1. In the first stage, the model was trained on Wikipedia texts (4 million texts) for three epochs.
50
  <img src="https://github.com/FractalGPT/ModelEmbedderDistilation/blob/main/DistilSBERT/Train/1_st_en.JPG?raw=true" width=700 />