File size: 608 Bytes
d6273bc 1e806a7 d6273bc 1e806a7 74b7f49 c3255ae d6273bc 813b588 1e806a7 d6273bc |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
{
"architectures": [
"GotOcr2ForConditionalGeneration"
],
"ignore_index": -100,
"image_seq_length": 576,
"image_token_index": 151859,
"model_type": "got_ocr2",
"text_config": {
"hidden_size": 1024,
"intermediate_size": 2816,
"max_window_layers": 21,
"model_type": "qwen2",
"num_attention_heads": 16,
"num_hidden_layers": 24,
"num_key_value_heads": 16,
"rope_theta": 1000000.0,
"tie_word_embeddings": true,
"vocab_size": 151860
},
"torch_dtype": "bfloat16",
"transformers_version": "4.49.0.dev0",
"vision_config": {
"model_type": ""
}
}
|