Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: bsd-3-clause
|
3 |
+
datasets:
|
4 |
+
- mc4
|
5 |
+
language:
|
6 |
+
- sk
|
7 |
+
---
|
8 |
+
|
9 |
+
# Slovak T5 Base
|
10 |
+
|
11 |
+
Trained on the Slovak subset of [mc4](https://huggingface.co/datasets/mc4) dataset with [NanoT5](https://github.com/PiotrNawrot/nanoT5) with default settings.
|