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