Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -19,6 +19,6 @@
|
|
| 19 |
"max_position_embeddings": 768,
|
| 20 |
"model_type": "donut",
|
| 21 |
"torch_dtype": "float32",
|
| 22 |
-
"transformers_version": "4.
|
| 23 |
"window_size": 10
|
| 24 |
}
|
|
|
|
| 19 |
"max_position_embeddings": 768,
|
| 20 |
"model_type": "donut",
|
| 21 |
"torch_dtype": "float32",
|
| 22 |
+
"transformers_version": "4.25.1",
|
| 23 |
"window_size": 10
|
| 24 |
}
|