ColleenMacklin
commited on
Commit
•
41439ed
1
Parent(s):
2d1402b
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -49,7 +49,7 @@
|
|
49 |
"summary_use_proj": true,
|
50 |
"torch_dtype": "float32",
|
51 |
"transformers_version": "4.20.1",
|
52 |
-
"use_cache":
|
53 |
"task_specific_params": {
|
54 |
"text-generation": {
|
55 |
"do_sample": true,
|
|
|
49 |
"summary_use_proj": true,
|
50 |
"torch_dtype": "float32",
|
51 |
"transformers_version": "4.20.1",
|
52 |
+
"use_cache": true,
|
53 |
"task_specific_params": {
|
54 |
"text-generation": {
|
55 |
"do_sample": true,
|