akashmaggon
commited on
Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
@@ -56,5 +56,6 @@
|
|
56 |
"torch_dtype": "float32",
|
57 |
"transformers_version": "4.47.1",
|
58 |
"type_vocab_size": 0,
|
59 |
-
"vocab_size": 128100
|
|
|
60 |
}
|
|
|
56 |
"torch_dtype": "float32",
|
57 |
"transformers_version": "4.47.1",
|
58 |
"type_vocab_size": 0,
|
59 |
+
"vocab_size": 128100,
|
60 |
+
"framework" : "pt"
|
61 |
}
|