TrorYongOCR / config.json
Kimang18's picture
Push model using huggingface_hub.
a3d9729 verified
{
"bias": true,
"block_size": 192,
"bos_id": 0,
"dropout": 0.1,
"eos_id": 182,
"img_size": [
32,
128
],
"n_channel": 3,
"n_embed": 384,
"n_head": 6,
"n_layer": 4,
"pad_id": 183,
"patch_size": [
4,
8
],
"vocab_size": 185
}