Milan Straka commited on
Commit ·
ee6fca9
1
Parent(s): 374ddf3
More details about the model.
Browse files
README.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
| 1 |
---
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
language: "cs"
|
| 3 |
+
tags:
|
| 4 |
+
- Czech
|
| 5 |
+
- Electra
|
| 6 |
+
- ÚFAL
|
| 7 |
+
license: "cc-by-nc-sa-4.0"
|
| 8 |
---
|
| 9 |
+
|
| 10 |
+
# EleCzech-LC model
|
| 11 |
+
|
| 12 |
+
THe `eleczech-lc-small` is a monolingual small Electra language representation
|
| 13 |
+
model trained on lowercased Czech data (but with diacritics kept in place).
|
| 14 |
+
|
| 15 |
+
It is trained on the same data as the
|
| 16 |
+
[RobeCzech model](https://huggingface.co/ufal/robeczech-base).
|