shambhuDATA
commited on
Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
"Florence2ForConditionalGeneration"
|
5 |
],
|
6 |
"auto_map": {
|
7 |
-
"AutoConfig": "configuration_florence2.Florence2Config",
|
8 |
"AutoModelForCausalLM": "microsoft/Florence-2-large-ft--modeling_florence2.Florence2ForConditionalGeneration"
|
9 |
},
|
10 |
"bos_token_id": 0,
|
@@ -162,7 +162,7 @@
|
|
162 |
"length_penalty": 1.0,
|
163 |
"max_length": 20,
|
164 |
"min_length": 0,
|
165 |
-
"model_type": "",
|
166 |
"no_repeat_ngram_size": 0,
|
167 |
"num_beam_groups": 1,
|
168 |
"num_beams": 1,
|
|
|
4 |
"Florence2ForConditionalGeneration"
|
5 |
],
|
6 |
"auto_map": {
|
7 |
+
"AutoConfig": "microsoft/Florence-2-large-ft--configuration_florence2.Florence2Config",
|
8 |
"AutoModelForCausalLM": "microsoft/Florence-2-large-ft--modeling_florence2.Florence2ForConditionalGeneration"
|
9 |
},
|
10 |
"bos_token_id": 0,
|
|
|
162 |
"length_penalty": 1.0,
|
163 |
"max_length": 20,
|
164 |
"min_length": 0,
|
165 |
+
"model_type": "davit",
|
166 |
"no_repeat_ngram_size": 0,
|
167 |
"num_beam_groups": 1,
|
168 |
"num_beams": 1,
|