KennethTM commited on
Commit
da5dfae
·
verified ·
1 Parent(s): af04a3a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ This is a lightweight (~22 M parameters) [sentence-transformers](https://www.SBE
20
 
21
  The maximum sequence length is 512 tokens.
22
 
23
- The model was not pre-trained from scratch but adapted from the English version with a [Danish tokenizer](https://huggingface.co/KennethTM/bert-base-uncased-danish).
24
 
25
  Trained on ELI5 and SQUAD data machine translated from English to Danish.
26
 
 
20
 
21
  The maximum sequence length is 512 tokens.
22
 
23
+ The model was not pre-trained from scratch but adapted from the English version of [sentence-transformers/all-MiniLM-L6-v2](https://huggingface.co/sentence-transformers/all-MiniLM-L6-v2) with a [Danish tokenizer](https://huggingface.co/KennethTM/bert-base-uncased-danish).
24
 
25
  Trained on ELI5 and SQUAD data machine translated from English to Danish.
26