Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- hr
|
4 |
+
- sr
|
5 |
+
|
6 |
+
tags:
|
7 |
+
- masked-lm
|
8 |
+
|
9 |
+
widget:
|
10 |
+
- text: "Ovo je početak <mask>."
|
11 |
+
|
12 |
+
license: apache-2.0
|
13 |
+
|
14 |
+
---
|
15 |
+
# Transformer language model for Croatian and Serbian
|
16 |
+
Trained on 10GB datasets that contain Croatian and Serbian language for two epochs (500k steps).
|
17 |
+
Leipzig, OSCAR and srWac datasets
|