arunchincheti commited on
Commit
5f7dffb
1 Parent(s): a8281fd

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -11,7 +11,7 @@
11
  "eos_token_id": 2,
12
  "ignore_index": -100,
13
  "is_encoder_decoder": true,
14
- "model_type": "florence2",
15
  "pad_token_id": 1,
16
  "projection_dim": 1024,
17
  "text_config": {
@@ -68,7 +68,7 @@
68
  "max_length": 20,
69
  "max_position_embeddings": 1024,
70
  "min_length": 0,
71
- "model_type": "florence2_language",
72
  "no_repeat_ngram_size": 3,
73
  "normalize_before": false,
74
  "num_beam_groups": 1,
@@ -160,7 +160,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,
 
11
  "eos_token_id": 2,
12
  "ignore_index": -100,
13
  "is_encoder_decoder": true,
14
+ "model_type": "davit",
15
  "pad_token_id": 1,
16
  "projection_dim": 1024,
17
  "text_config": {
 
68
  "max_length": 20,
69
  "max_position_embeddings": 1024,
70
  "min_length": 0,
71
+ "model_type": "davit",
72
  "no_repeat_ngram_size": 3,
73
  "normalize_before": false,
74
  "num_beam_groups": 1,
 
160
  "length_penalty": 1.0,
161
  "max_length": 20,
162
  "min_length": 0,
163
+ "model_type": "davit",
164
  "no_repeat_ngram_size": 0,
165
  "num_beam_groups": 1,
166
  "num_beams": 1,