Chris Alexiuk
commited on
Commit
·
2d2a10b
1
Parent(s):
f2179de
Update config.json
Browse files- config.json +0 -1
config.json
CHANGED
@@ -33,7 +33,6 @@
|
|
33 |
"min_length": 70,
|
34 |
"temperature": 1.0,
|
35 |
"top_p": 0.95,
|
36 |
-
"top_k" : 50,
|
37 |
"repetition_penalty" : 1.5,
|
38 |
}
|
39 |
},
|
|
|
33 |
"min_length": 70,
|
34 |
"temperature": 1.0,
|
35 |
"top_p": 0.95,
|
|
|
36 |
"repetition_penalty" : 1.5,
|
37 |
}
|
38 |
},
|