Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
Model page TODO. Model name in my thesis was FinnGPT but I chose not to pollute the namespace and leave that kind of name for a more serious attempt at Finnish GPT models.
|
2 |
|
3 |
### How to use
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- fi
|
4 |
+
tags:
|
5 |
+
- finnish
|
6 |
+
- gpt2
|
7 |
+
widget:
|
8 |
+
- text: "Jotta voidaan luoda tekstiä"
|
9 |
+
|
10 |
+
---
|
11 |
+
|
12 |
Model page TODO. Model name in my thesis was FinnGPT but I chose not to pollute the namespace and leave that kind of name for a more serious attempt at Finnish GPT models.
|
13 |
|
14 |
### How to use
|