kamilakesbi
commited on
Commit
•
de4234a
1
Parent(s):
b8f1e5b
Upload model
Browse files- config.json +1 -0
config.json
CHANGED
@@ -51,6 +51,7 @@
|
|
51 |
"length_penalty": 1.0,
|
52 |
"max_length": 20,
|
53 |
"min_length": 0,
|
|
|
54 |
"n_embd": 768,
|
55 |
"n_head": 12,
|
56 |
"n_inner": null,
|
|
|
51 |
"length_penalty": 1.0,
|
52 |
"max_length": 20,
|
53 |
"min_length": 0,
|
54 |
+
"model_type": "gpt2",
|
55 |
"n_embd": 768,
|
56 |
"n_head": 12,
|
57 |
"n_inner": null,
|