hpge9 commited on
Commit
ad4a06e
·
1 Parent(s): e2d3555

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -187,7 +187,7 @@
187
  "window_size": 10
188
  },
189
  "is_encoder_decoder": true,
190
- "model_type": "donut",
191
  "pad_token_id": 1,
192
  "tie_word_embeddings": false,
193
  "torch_dtype": "float32",
 
187
  "window_size": 10
188
  },
189
  "is_encoder_decoder": true,
190
+ "model_type": "vision-encoder-decoder",
191
  "pad_token_id": 1,
192
  "tie_word_embeddings": false,
193
  "torch_dtype": "float32",