donut-isolant / config.json
Chemsseddine's picture
Update config.json
c0dde21
{
"_name_or_path": "Chemsseddine/Donut_isolant",
"align_long_axis": false,
"architectures": [
"DonutModel"
],
"decoder_layer": 4,
"encoder_layer": [
2,
2,
14,
2
],
"input_size": [
1280,
960
],
"max_length": 2048,
"max_position_embeddings": 2048,
"model_type": "donut",
"torch_dtype": "float32",
"transformers_version": "4.28.1",
"window_size": 10
}