Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Small-E-Czech
|
| 2 |
|
| 3 |
Small-E-Czech is an [Electra](https://arxiv.org/abs/2003.10555)-small model pretrained on a Czech corpus created at Seznam.cz. Like other pretrained models, it should be finetuned on a downstream task of interest before use.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language: cs
|
| 3 |
+
license: MIT
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
# Small-E-Czech
|
| 7 |
|
| 8 |
Small-E-Czech is an [Electra](https://arxiv.org/abs/2003.10555)-small model pretrained on a Czech corpus created at Seznam.cz. Like other pretrained models, it should be finetuned on a downstream task of interest before use.
|