LumousInTheWild
commited on
Commit
•
90a29d7
1
Parent(s):
65ed405
Upload model
Browse files- config.json +2 -7
- model.safetensors +1 -1
config.json
CHANGED
@@ -39,7 +39,7 @@
|
|
39 |
},
|
40 |
"layer_norm_epsilon": 1e-05,
|
41 |
"length_penalty": 1.0,
|
42 |
-
"max_length":
|
43 |
"min_length": 0,
|
44 |
"model_type": "gpt2",
|
45 |
"n_ctx": 1024,
|
@@ -94,7 +94,6 @@
|
|
94 |
"use_cache": true,
|
95 |
"vocab_size": 50257
|
96 |
},
|
97 |
-
"decoder_start_token_id": 5,
|
98 |
"encoder": {
|
99 |
"_name_or_path": "microsoft/git-large-coco",
|
100 |
"add_cross_attention": false,
|
@@ -252,13 +251,9 @@
|
|
252 |
},
|
253 |
"vocab_size": 30522
|
254 |
},
|
255 |
-
"eos_token_id": 6,
|
256 |
"is_encoder_decoder": true,
|
257 |
-
"max_length": 128,
|
258 |
"model_type": "vision-encoder-decoder",
|
259 |
-
"pad_token_id": 3,
|
260 |
"tie_word_embeddings": false,
|
261 |
"torch_dtype": "float32",
|
262 |
-
"transformers_version": "4.40.0"
|
263 |
-
"vocab_size": 50257
|
264 |
}
|
|
|
39 |
},
|
40 |
"layer_norm_epsilon": 1e-05,
|
41 |
"length_penalty": 1.0,
|
42 |
+
"max_length": 20,
|
43 |
"min_length": 0,
|
44 |
"model_type": "gpt2",
|
45 |
"n_ctx": 1024,
|
|
|
94 |
"use_cache": true,
|
95 |
"vocab_size": 50257
|
96 |
},
|
|
|
97 |
"encoder": {
|
98 |
"_name_or_path": "microsoft/git-large-coco",
|
99 |
"add_cross_attention": false,
|
|
|
251 |
},
|
252 |
"vocab_size": 30522
|
253 |
},
|
|
|
254 |
"is_encoder_decoder": true,
|
|
|
255 |
"model_type": "vision-encoder-decoder",
|
|
|
256 |
"tie_word_embeddings": false,
|
257 |
"torch_dtype": "float32",
|
258 |
+
"transformers_version": "4.40.0"
|
|
|
259 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2094222336
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6a1c7cc72061ed5b1faf2d425491f084debb745c1139d1270f84acf7c98aac4c
|
3 |
size 2094222336
|