Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -199,7 +199,7 @@
|
|
199 |
"relative_attention": true,
|
200 |
"share_att_key": true,
|
201 |
"torch_dtype": "float32",
|
202 |
-
"transformers_version": "4.
|
203 |
"type_vocab_size": 0,
|
204 |
"vocab_size": 128100
|
205 |
}
|
|
|
199 |
"relative_attention": true,
|
200 |
"share_att_key": true,
|
201 |
"torch_dtype": "float32",
|
202 |
+
"transformers_version": "4.46.2",
|
203 |
"type_vocab_size": 0,
|
204 |
"vocab_size": 128100
|
205 |
}
|