normundsg commited on
Commit
69ffc04
1 Parent(s): 33f5bd2

Updated README

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -7,15 +7,15 @@ language:
7
  # Latvian BERT base model (cased)
8
 
9
  A pretrained model on the Latvian language using a masked language modeling (MLM) objective.
10
- It was introduced in [this paper](http://ebooks.iospress.nl/volumearticle/55531) and first released via the [CLARIN-LV repository](http://hdl.handle.net/20.500.12574/43).
11
 
12
  This model is case-sensitive. It is primarily intended to be fine-tuned on downstream natural language understanding (NLU) tasks.
13
 
14
  Developed at [AiLab.lv](https://ailab.lv)
15
 
16
- ### BibTeX entry and citation info
17
 
18
- Please cite this paper if you use `lvbert':
19
 
20
  ```bibtex
21
  @inproceedings{Znotins-Barzdins:2020:BalticHLT,
 
7
  # Latvian BERT base model (cased)
8
 
9
  A pretrained model on the Latvian language using a masked language modeling (MLM) objective.
10
+ It was introduced in [this paper](http://ebooks.iospress.nl/volumearticle/55531) and first released via [this repository](https://github.com/LUMII-AILab/LVBERT).
11
 
12
  This model is case-sensitive. It is primarily intended to be fine-tuned on downstream natural language understanding (NLU) tasks.
13
 
14
  Developed at [AiLab.lv](https://ailab.lv)
15
 
16
+ ## Citation
17
 
18
+ Please cite this paper if you use LVBERT:
19
 
20
  ```bibtex
21
  @inproceedings{Znotins-Barzdins:2020:BalticHLT,