Commit
·
3537daf
1
Parent(s):
b12796e
Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,8 @@ The embeddings were trained for 10 epochs using a window size of 5 and 10 negati
|
|
9 |
|
10 |
The development of the corpus and word embeddings is described further in our [paper](https://openreview.net/forum?id=cc9USd2ec-).
|
11 |
|
|
|
|
|
12 |
### Citing
|
13 |
If you find our model helps, please consider citing this :)
|
14 |
```
|
|
|
9 |
|
10 |
The development of the corpus and word embeddings is described further in our [paper](https://openreview.net/forum?id=cc9USd2ec-).
|
11 |
|
12 |
+
We also trained a transformer model on the developed corpus which can be found [here](https://huggingface.co/jannikskytt/MeDa-Bert).
|
13 |
+
|
14 |
### Citing
|
15 |
If you find our model helps, please consider citing this :)
|
16 |
```
|