Update README.md
Browse files
README.md
CHANGED
|
@@ -6,4 +6,9 @@ language:
|
|
| 6 |
- pl
|
| 7 |
base_model:
|
| 8 |
- distilbert/distilgpt2
|
| 9 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
- pl
|
| 7 |
base_model:
|
| 8 |
- distilbert/distilgpt2
|
| 9 |
+
license: apache-2.0
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
distilgpt2 with new tokenizer, trained from scratch with polish datasets.
|
| 13 |
+
|
| 14 |
+
Needs more training, however it's able to generate correct polish sentences.
|