Commit
·
6a823a2
1
Parent(s):
7cb77e8
Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
@@ -62,5 +62,6 @@
|
|
62 |
"torch_dtype": "float32",
|
63 |
"transformers_version": "4.31.0",
|
64 |
"type_vocab_size": 0,
|
65 |
-
"vocab_size": 50270
|
|
|
66 |
}
|
|
|
62 |
"torch_dtype": "float32",
|
63 |
"transformers_version": "4.31.0",
|
64 |
"type_vocab_size": 0,
|
65 |
+
"vocab_size": 50270,
|
66 |
+
"num_labels": 13
|
67 |
}
|