Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
"eos_token_id": 2,
|
12 |
"ignore_index": -100,
|
13 |
"is_encoder_decoder": true,
|
14 |
-
"model_type": "
|
15 |
"pad_token_id": 1,
|
16 |
"projection_dim": 768,
|
17 |
"text_config": {
|
|
|
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": 768,
|
17 |
"text_config": {
|