Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -35,7 +35,7 @@
|
|
35 |
"relative_attention": true,
|
36 |
"share_att_key": true,
|
37 |
"torch_dtype": "float32",
|
38 |
-
"transformers_version": "4.
|
39 |
"type_vocab_size": 0,
|
40 |
"vocab_size": 128100
|
41 |
-
}
|
|
|
35 |
"relative_attention": true,
|
36 |
"share_att_key": true,
|
37 |
"torch_dtype": "float32",
|
38 |
+
"transformers_version": "4.39.3",
|
39 |
"type_vocab_size": 0,
|
40 |
"vocab_size": 128100
|
41 |
+
}
|