huolongguo10
commited on
Commit
•
f276a93
1
Parent(s):
c067541
Update config.json
Browse files- config.json +3 -3
config.json
CHANGED
@@ -21,6 +21,6 @@
|
|
21 |
"torch_dtype": "float32",
|
22 |
"transformers_version": "4.27.4",
|
23 |
"type_vocab_size": 2,
|
24 |
-
"use_cache":
|
25 |
-
"vocab_size": 30522
|
26 |
-
}
|
|
|
21 |
"torch_dtype": "float32",
|
22 |
"transformers_version": "4.27.4",
|
23 |
"type_vocab_size": 2,
|
24 |
+
"use_cache": true,
|
25 |
+
"vocab_size": 30522
|
26 |
+
}
|