Upload model
Browse files- config.json +5 -5
- generation_config.json +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"_commit_hash": null,
|
| 3 |
-
"_name_or_path": "./
|
| 4 |
"architectures": [
|
| 5 |
"VisionEncoderDecoderModel"
|
| 6 |
],
|
|
@@ -50,7 +50,7 @@
|
|
| 50 |
"LABEL_1": 1
|
| 51 |
},
|
| 52 |
"length_penalty": 1.0,
|
| 53 |
-
"max_length":
|
| 54 |
"max_position_embeddings": 1536,
|
| 55 |
"min_length": 0,
|
| 56 |
"model_type": "mbart",
|
|
@@ -83,11 +83,11 @@
|
|
| 83 |
"top_p": 1.0,
|
| 84 |
"torch_dtype": null,
|
| 85 |
"torchscript": false,
|
| 86 |
-
"transformers_version": "4.
|
| 87 |
"typical_p": 1.0,
|
| 88 |
"use_bfloat16": false,
|
| 89 |
"use_cache": true,
|
| 90 |
-
"vocab_size":
|
| 91 |
},
|
| 92 |
"decoder_start_token_id": 0,
|
| 93 |
"encoder": {
|
|
@@ -180,7 +180,7 @@
|
|
| 180 |
"top_p": 1.0,
|
| 181 |
"torch_dtype": null,
|
| 182 |
"torchscript": false,
|
| 183 |
-
"transformers_version": "4.
|
| 184 |
"typical_p": 1.0,
|
| 185 |
"use_absolute_embeddings": false,
|
| 186 |
"use_bfloat16": false,
|
|
|
|
| 1 |
{
|
| 2 |
"_commit_hash": null,
|
| 3 |
+
"_name_or_path": "./model_extended_2",
|
| 4 |
"architectures": [
|
| 5 |
"VisionEncoderDecoderModel"
|
| 6 |
],
|
|
|
|
| 50 |
"LABEL_1": 1
|
| 51 |
},
|
| 52 |
"length_penalty": 1.0,
|
| 53 |
+
"max_length": 60,
|
| 54 |
"max_position_embeddings": 1536,
|
| 55 |
"min_length": 0,
|
| 56 |
"model_type": "mbart",
|
|
|
|
| 83 |
"top_p": 1.0,
|
| 84 |
"torch_dtype": null,
|
| 85 |
"torchscript": false,
|
| 86 |
+
"transformers_version": "4.26.0",
|
| 87 |
"typical_p": 1.0,
|
| 88 |
"use_bfloat16": false,
|
| 89 |
"use_cache": true,
|
| 90 |
+
"vocab_size": 57526
|
| 91 |
},
|
| 92 |
"decoder_start_token_id": 0,
|
| 93 |
"encoder": {
|
|
|
|
| 180 |
"top_p": 1.0,
|
| 181 |
"torch_dtype": null,
|
| 182 |
"torchscript": false,
|
| 183 |
+
"transformers_version": "4.26.0",
|
| 184 |
"typical_p": 1.0,
|
| 185 |
"use_absolute_embeddings": false,
|
| 186 |
"use_bfloat16": false,
|
generation_config.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
"decoder_start_token_id": 0,
|
| 5 |
"eos_token_id": 2,
|
| 6 |
"forced_eos_token_id": 2,
|
| 7 |
-
"max_length":
|
| 8 |
"pad_token_id": 1,
|
| 9 |
-
"transformers_version": "4.
|
| 10 |
}
|
|
|
|
| 4 |
"decoder_start_token_id": 0,
|
| 5 |
"eos_token_id": 2,
|
| 6 |
"forced_eos_token_id": 2,
|
| 7 |
+
"max_length": 60,
|
| 8 |
"pad_token_id": 1,
|
| 9 |
+
"transformers_version": "4.26.0"
|
| 10 |
}
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:91e9cf321d22bb8c573b43b0a6f3cb31c9ac1b2e6ee5a271279b613c9ed3fb0a
|
| 3 |
+
size 809176281
|