artursz commited on
Commit
40d16b4
1 Parent(s): 2025f06

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -15
README.md CHANGED
@@ -1,15 +1,19 @@
1
- ---
2
- license: gpl-3.0
3
- ---
4
-
5
- @inproceedings{Znotins-Barzdins:2020:BalticHLT,
6
- author = "A. Znotins and G. Barzdins",
7
- title = "LVBERT: Transformer-Based Model for Latvian Language Understanding",
8
- year = 2020,
9
- booktitle = "Human Language Technologies - The Baltic Perspective",
10
- publisher = "IOS Press",
11
- volume = 328,
12
- pages = "111-115",
13
- doi = "10.3233/FAIA200610",
14
- url = "http://ebooks.iospress.nl/volumearticle/55531"
15
- }
 
 
 
 
 
1
+ ---
2
+ license: gpl-3.0
3
+ ---
4
+
5
+ Latvian BERT-base-cased model.
6
+
7
+ ```
8
+ @inproceedings{Znotins-Barzdins:2020:BalticHLT,
9
+ author = "A. Znotins and G. Barzdins",
10
+ title = "LVBERT: Transformer-Based Model for Latvian Language Understanding",
11
+ year = 2020,
12
+ booktitle = "Human Language Technologies - The Baltic Perspective",
13
+ publisher = "IOS Press",
14
+ volume = 328,
15
+ pages = "111-115",
16
+ doi = "10.3233/FAIA200610",
17
+ url = "http://ebooks.iospress.nl/volumearticle/55531"
18
+ }
19
+ ```