Persian_OCR / config.json
farbodpya's picture
Update config.json
7207941 verified
{
"model_type": "persianocr",
"architectures": ["PersianOCRModel"],
"num_classes": 288,
"d_model": 1280,
"nhead": 16,
"num_layers": 8,
"dropout": 0.2,
"adaptive_height": 8,
"torch_dtype": "float32",
"transformers_version": "4.44.0"
}