Sigurdur commited on
Commit
9acff0e
1 Parent(s): 55bda80

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
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
+