Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -35,5 +35,6 @@
|
|
35 |
"pooler_size_per_head": 128,
|
36 |
"pooler_type": "first_token_transform",
|
37 |
"type_vocab_size": 2,
|
|
|
38 |
"vocab_size": 21128
|
39 |
}
|
|
|
35 |
"pooler_size_per_head": 128,
|
36 |
"pooler_type": "first_token_transform",
|
37 |
"type_vocab_size": 2,
|
38 |
+
"transformers_version": "4.20.0",
|
39 |
"vocab_size": 21128
|
40 |
}
|