Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -187,7 +187,7 @@
|
|
| 187 |
"window_size": 10
|
| 188 |
},
|
| 189 |
"is_encoder_decoder": true,
|
| 190 |
-
"model_type": "
|
| 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": "donut",
|
| 191 |
"pad_token_id": 1,
|
| 192 |
"tie_word_embeddings": false,
|
| 193 |
"torch_dtype": "float32",
|