Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -47,7 +47,7 @@
|
|
47 |
"vocab_size": 63999,
|
48 |
"window_size": 256,
|
49 |
"task_specific_params": {
|
50 |
-
|
51 |
"do_sample": true,
|
52 |
"max_length": 50,
|
53 |
"num_beams": 5,
|
|
|
47 |
"vocab_size": 63999,
|
48 |
"window_size": 256,
|
49 |
"task_specific_params": {
|
50 |
+
{ "text-generation":
|
51 |
"do_sample": true,
|
52 |
"max_length": 50,
|
53 |
"num_beams": 5,
|