Jack
commited on
Commit
·
b80d7f2
1
Parent(s):
c34f321
Update config
Browse files- config.json +1 -3
config.json
CHANGED
@@ -28,9 +28,7 @@
|
|
28 |
"summary_use_proj": true,
|
29 |
"task_specific_params": {
|
30 |
"text-generation": {
|
31 |
-
"do_sample": true
|
32 |
-
"max_length": 50,
|
33 |
-
"temperature": 1.0
|
34 |
}
|
35 |
},
|
36 |
"tie_word_embeddings": false,
|
|
|
28 |
"summary_use_proj": true,
|
29 |
"task_specific_params": {
|
30 |
"text-generation": {
|
31 |
+
"do_sample": true
|
|
|
|
|
32 |
}
|
33 |
},
|
34 |
"tie_word_embeddings": false,
|