Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
inference:
|
3 |
+
parameters:
|
4 |
+
temperature: 0.7
|
5 |
+
tokenizer:
|
6 |
+
type: "GPT2Tokenizer"
|
7 |
+
---
|
8 |
+
# Jónas Hallgrímsson GPT
|
9 |
+
|
10 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
11 |
+
|
12 |
+
This is a gpt-2 model traind from scratch on all of Jónas Hallgrímsson's poems, he is one of Iceland's most famoush poets.
|
13 |
+
|
14 |
+
|
15 |
+
Developed by me, Sigurdur Haukur Birgisson
|
16 |
+
|
17 |
+
|