Commit
·
a34ccd5
1
Parent(s):
937d38a
Upload custom_generation_config.json with huggingface_hub
Browse files
custom_generation_config.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"do_sample": true,
|
3 |
+
"max_new_tokens": 200
|
4 |
+
}
|