Upload Florence2ForConditionalGeneration
Browse files- config.json +5 -5
- generation_config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "AdithyaSK/
|
| 3 |
"architectures": [
|
| 4 |
"Florence2ForConditionalGeneration"
|
| 5 |
],
|
| 6 |
"auto_map": {
|
| 7 |
-
"AutoConfig": "AdithyaSK/
|
| 8 |
-
"AutoModelForCausalLM": "AdithyaSK/
|
| 9 |
},
|
| 10 |
"bos_token_id": 2,
|
| 11 |
"eos_token_id": 1,
|
|
@@ -104,8 +104,8 @@
|
|
| 104 |
"use_cache": true,
|
| 105 |
"vocab_size": 51289
|
| 106 |
},
|
| 107 |
-
"torch_dtype": "
|
| 108 |
-
"transformers_version": "4.
|
| 109 |
"vision_config": {
|
| 110 |
"_name_or_path": "",
|
| 111 |
"add_cross_attention": false,
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "AdithyaSK/Florence-2-large-ft-v",
|
| 3 |
"architectures": [
|
| 4 |
"Florence2ForConditionalGeneration"
|
| 5 |
],
|
| 6 |
"auto_map": {
|
| 7 |
+
"AutoConfig": "AdithyaSK/Florence-2-large-ft-v--configuration_florence2.Florence2Config",
|
| 8 |
+
"AutoModelForCausalLM": "AdithyaSK/Florence-2-large-ft-v--modeling_florence2.Florence2ForConditionalGeneration"
|
| 9 |
},
|
| 10 |
"bos_token_id": 2,
|
| 11 |
"eos_token_id": 1,
|
|
|
|
| 104 |
"use_cache": true,
|
| 105 |
"vocab_size": 51289
|
| 106 |
},
|
| 107 |
+
"torch_dtype": "float16",
|
| 108 |
+
"transformers_version": "4.42.0.dev0",
|
| 109 |
"vision_config": {
|
| 110 |
"_name_or_path": "",
|
| 111 |
"add_cross_attention": false,
|
generation_config.json
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
{
|
| 2 |
"num_beams": 3,
|
| 3 |
-
"transformers_version": "4.
|
| 4 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"num_beams": 3,
|
| 3 |
+
"transformers_version": "4.42.0.dev0"
|
| 4 |
}
|
model.safetensors
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:deae9e54cd9386a567552adec9cc1c6e3907c8cf0acbd93f56efe726e86da901
|
| 3 |
+
size 1646020762
|