jannikskytt commited on
Commit
5108780
1 Parent(s): c89782f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -3,5 +3,6 @@ license: cc-by-nc-3.0
3
  ---
4
  # Danish medical word embeddings
5
 
6
- MeDa-We was trained on a Danish medical corpus of 123M tokens. The word embeddings are 300-dimensional and are trained with the [FastText](https://fasttext.cc/). The embeddings were trained for 10 epochs using a window size of 5 and 10 negative samples.
 
7
  The development of the corpus and word embeddings is described further in the paper:
 
3
  ---
4
  # Danish medical word embeddings
5
 
6
+ MeDa-We was trained on a Danish medical corpus of 123M tokens. The word embeddings are 300-dimensional and are trained using [FastText](https://fasttext.cc/).
7
+ The embeddings were trained for 10 epochs using a window size of 5 and 10 negative samples.
8
  The development of the corpus and word embeddings is described further in the paper: