wietsedv commited on
Commit
61330c1
1 Parent(s): 8843165

Update README

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -6,6 +6,12 @@ tags:
6
  ---
7
 
8
  # BERTje: A Dutch BERT model
 
 
 
 
 
 
9
 
10
  ## Model description
11
 
@@ -13,7 +19,7 @@ BERTje is a Dutch pre-trained BERT model developed at the University of Groninge
13
 
14
  <img src="https://raw.githubusercontent.com/wietsedv/bertje/master/bertje.png" height="250">
15
 
16
- For details, check out our paper on [arXiv](https://arxiv.org/abs/1912.09582) and the code on [Github](https://github.com/wietsedv/bertje).
17
 
18
  The paper and Github page mention fine-tuned models that are available [here](https://huggingface.co/wietsedv).
19
 
 
6
  ---
7
 
8
  # BERTje: A Dutch BERT model
9
+ [Wietse de Vries](https://www.semanticscholar.org/author/Wietse-de-Vries/144611157) •
10
+ [Andreas van Cranenburgh](https://www.semanticscholar.org/author/Andreas-van-Cranenburgh/2791585) •
11
+ [Arianna Bisazza](https://www.semanticscholar.org/author/Arianna-Bisazza/3242253) •
12
+ [Tommaso Caselli](https://www.semanticscholar.org/author/Tommaso-Caselli/1864635) •
13
+ [Gertjan van Noord](https://www.semanticscholar.org/author/Gertjan-van-Noord/143715131) •
14
+ [Malvina Nissim](https://www.semanticscholar.org/author/M.-Nissim/2742475)
15
 
16
  ## Model description
17
 
 
19
 
20
  <img src="https://raw.githubusercontent.com/wietsedv/bertje/master/bertje.png" height="250">
21
 
22
+ For details, check out our paper on [arXiv](https://arxiv.org/abs/1912.09582), the code on [Github](https://github.com/wietsedv/bertje) and related work on [Semantic Scholar](https://www.semanticscholar.org/paper/BERTje%3A-A-Dutch-BERT-Model-Vries-Cranenburgh/a4d5e425cac0bf84c86c0c9f720b6339d6288ffa).
23
 
24
  The paper and Github page mention fine-tuned models that are available [here](https://huggingface.co/wietsedv).
25