Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -25,5 +25,6 @@
|
|
25 |
"pooler_size_per_head": 128,
|
26 |
"pooler_type": "first_token_transform",
|
27 |
"type_vocab_size": 2,
|
|
|
28 |
"vocab_size": 21128
|
29 |
}
|
|
|
25 |
"pooler_size_per_head": 128,
|
26 |
"pooler_type": "first_token_transform",
|
27 |
"type_vocab_size": 2,
|
28 |
+
"transformers_version": "4.20.0",
|
29 |
"vocab_size": 21128
|
30 |
}
|