mobenta/chart_analysis
06
1{2 "_name_or_path": "/content/chartgemma",3 "architectures": [4 "PaliGemmaForConditionalGeneration"5 ],6 "bos_token_id": 2,7 "eos_token_id": 1,8 "hidden_size": 2048,9 "ignore_index": -100,10 "image_token_index": 257152,11 "model_type": "paligemma",12 "pad_token_id": 0,13 "projection_dim": 2048,14 "text_config": {15 "hidden_activation": "gelu_pytorch_tanh",16 "hidden_size": 2048,17 "intermediate_size": 16384,18 "model_type": "gemma",19 "num_attention_heads": 8,20 "num_hidden_layers": 18,21 "num_image_tokens": 1024,22 "num_key_value_heads": 1,23 "torch_dtype": "bfloat16",24 "vocab_size": 25721625 },26 "torch_dtype": "float32",27 "transformers_version": "4.41.1",28 "vision_config": {29 "hidden_size": 1152,30 "image_size": 448,31 "intermediate_size": 4304,32 "model_type": "siglip_vision_model",33 "num_attention_heads": 16,34 "num_hidden_layers": 27,35 "num_image_tokens": 1024,36 "patch_size": 14,37 "projection_dim": 2048,38 "projector_hidden_act": "gelu_fast",39 "torch_dtype": "bfloat16",40 "vision_use_head": false41 },42 "vocab_size": 25721643}44 