TeetouchQQ
commited on
Commit
·
5d58e3d
1
Parent(s):
a3cc822
Upload config.json
Browse files- config.json +2 -1
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"VisionEncoderDecoderModel"
|
4 |
],
|
@@ -2187,5 +2188,5 @@
|
|
2187 |
"tie_word_embeddings": false,
|
2188 |
"torch_dtype": "float32",
|
2189 |
"transformers_version": null,
|
2190 |
-
"vocab_size":
|
2191 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/content/drive/MyDrive/FoodData/model/checkpoint-3066",
|
3 |
"architectures": [
|
4 |
"VisionEncoderDecoderModel"
|
5 |
],
|
|
|
2188 |
"tie_word_embeddings": false,
|
2189 |
"torch_dtype": "float32",
|
2190 |
"transformers_version": null,
|
2191 |
+
"vocab_size": 119548
|
2192 |
}
|