Upload config.json
Browse files- config.json +1 -9
config.json
CHANGED
@@ -1,12 +1,4 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "microsoft/Florence-2-base-ft",
|
3 |
-
"architectures": [
|
4 |
-
"Florence2ForConditionalGeneration"
|
5 |
-
],
|
6 |
-
"auto_map": {
|
7 |
-
"AutoConfig": "microsoft/Florence-2-base-ft--configuration_florence2.Florence2Config",
|
8 |
-
"AutoModelForCausalLM": "microsoft/Florence-2-base-ft--modeling_florence2.Florence2ForConditionalGeneration"
|
9 |
-
},
|
10 |
"bos_token_id": 2,
|
11 |
"eos_token_id": 1,
|
12 |
"ignore_index": -100,
|
@@ -160,7 +152,7 @@
|
|
160 |
"length_penalty": 1.0,
|
161 |
"max_length": 20,
|
162 |
"min_length": 0,
|
163 |
-
"model_type": "",
|
164 |
"no_repeat_ngram_size": 0,
|
165 |
"num_beam_groups": 1,
|
166 |
"num_beams": 1,
|
|
|
1 |
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
"bos_token_id": 2,
|
3 |
"eos_token_id": 1,
|
4 |
"ignore_index": -100,
|
|
|
152 |
"length_penalty": 1.0,
|
153 |
"max_length": 20,
|
154 |
"min_length": 0,
|
155 |
+
"model_type": "davit",
|
156 |
"no_repeat_ngram_size": 0,
|
157 |
"num_beam_groups": 1,
|
158 |
"num_beams": 1,
|