| { |
| "architectures": [ |
| "T5Gemma2ForConditionalGeneration" |
| ], |
| "attention_dropout": 0.0, |
| "bos_token_id": 2, |
| "classifier_dropout_rate": 0.0, |
| "decoder": { |
| "_sliding_window_pattern": 6, |
| "attention_bias": false, |
| "attention_dropout": 0.0, |
| "attn_logit_softcapping": null, |
| "dropout_rate": 0.0, |
| "dtype": "bfloat16", |
| "final_logit_softcapping": null, |
| "head_dim": 256, |
| "hidden_activation": "gelu_pytorch_tanh", |
| "hidden_size": 1152, |
| "initializer_range": 0.02, |
| "intermediate_size": 6912, |
| "layer_types": [ |
| "sliding_attention", |
| "sliding_attention", |
| "sliding_attention", |
| "sliding_attention", |
| "sliding_attention", |
| "full_attention", |
| "sliding_attention", |
| "sliding_attention", |
| "sliding_attention", |
| "sliding_attention", |
| "sliding_attention", |
| "full_attention", |
| "sliding_attention", |
| "sliding_attention", |
| "sliding_attention", |
| "sliding_attention", |
| "sliding_attention", |
| "full_attention", |
| "sliding_attention", |
| "sliding_attention", |
| "sliding_attention", |
| "sliding_attention", |
| "sliding_attention", |
| "full_attention", |
| "sliding_attention", |
| "sliding_attention" |
| ], |
| "max_position_embeddings": 32768, |
| "model_type": "t5gemma2_decoder", |
| "num_attention_heads": 4, |
| "num_hidden_layers": 26, |
| "num_key_value_heads": 1, |
| "query_pre_attn_scalar": 256, |
| "rms_norm_eps": 1e-06, |
| "rope_parameters": { |
| "full_attention": { |
| "factor": 8.0, |
| "rope_theta": 1000000, |
| "rope_type": "linear" |
| }, |
| "sliding_attention": { |
| "rope_theta": 10000, |
| "rope_type": "default" |
| } |
| }, |
| "sliding_window": 512, |
| "use_bidirectional_attention": false, |
| "use_cache": true, |
| "vocab_size": 262144 |
| }, |
| "dropout_rate": 0.0, |
| "dtype": "bfloat16", |
| "encoder": { |
| "attention_dropout": 0.0, |
| "boi_token_index": 255999, |
| "dropout_rate": 0.0, |
| "dtype": "bfloat16", |
| "eoi_token_index": 256000, |
| "image_token_index": 256001, |
| "initializer_range": 0.02, |
| "mm_tokens_per_image": 256, |
| "model_type": "t5gemma2_encoder", |
| "text_config": { |
| "_name_or_path": "", |
| "_sliding_window_pattern": 6, |
| "add_cross_attention": false, |
| "architectures": null, |
| "attention_bias": false, |
| "attention_dropout": 0.0, |
| "attn_logit_softcapping": null, |
| "bos_token_id": 2, |
| "chunk_size_feed_forward": 0, |
| "cross_attention_hidden_size": null, |
| "decoder_start_token_id": null, |
| "dropout_rate": 0.0, |
| "dtype": "bfloat16", |
| "eos_token_id": 1, |
| "final_logit_softcapping": null, |
| "finetuning_task": null, |
| "head_dim": 256, |
| "hidden_activation": "gelu_pytorch_tanh", |
| "hidden_size": 1152, |
| "id2label": { |
| "0": "LABEL_0", |
| "1": "LABEL_1" |
| }, |
| "initializer_range": 0.02, |
| "intermediate_size": 6912, |
| "is_decoder": false, |
| "is_encoder_decoder": false, |
| "label2id": { |
| "LABEL_0": 0, |
| "LABEL_1": 1 |
| }, |
| "layer_types": [ |
| "sliding_attention", |
| "sliding_attention", |
| "sliding_attention", |
| "sliding_attention", |
| "sliding_attention", |
| "full_attention", |
| "sliding_attention", |
| "sliding_attention", |
| "sliding_attention", |
| "sliding_attention", |
| "sliding_attention", |
| "full_attention", |
| "sliding_attention", |
| "sliding_attention", |
| "sliding_attention", |
| "sliding_attention", |
| "sliding_attention", |
| "full_attention", |
| "sliding_attention", |
| "sliding_attention", |
| "sliding_attention", |
| "sliding_attention", |
| "sliding_attention", |
| "full_attention", |
| "sliding_attention", |
| "sliding_attention" |
| ], |
| "max_position_embeddings": 32768, |
| "model_type": "t5gemma2_text", |
| "num_attention_heads": 4, |
| "num_hidden_layers": 26, |
| "num_key_value_heads": 1, |
| "output_attentions": false, |
| "output_hidden_states": false, |
| "pad_token_id": 0, |
| "prefix": null, |
| "problem_type": null, |
| "query_pre_attn_scalar": 256, |
| "return_dict": true, |
| "rms_norm_eps": 1e-06, |
| "rope_parameters": { |
| "full_attention": { |
| "factor": 8.0, |
| "rope_theta": 1000000, |
| "rope_type": "linear" |
| }, |
| "sliding_attention": { |
| "rope_theta": 10000, |
| "rope_type": "default" |
| } |
| }, |
| "sep_token_id": null, |
| "sliding_window": 512, |
| "task_specific_params": null, |
| "tie_word_embeddings": true, |
| "tokenizer_class": null, |
| "use_bidirectional_attention": false, |
| "use_cache": true, |
| "vocab_size": 262144 |
| }, |
| "vision_config": { |
| "_name_or_path": "", |
| "add_cross_attention": false, |
| "architectures": null, |
| "attention_dropout": 0.0, |
| "bos_token_id": null, |
| "chunk_size_feed_forward": 0, |
| "cross_attention_hidden_size": null, |
| "decoder_start_token_id": null, |
| "dropout_rate": 0.0, |
| "dtype": "bfloat16", |
| "eos_token_id": null, |
| "finetuning_task": null, |
| "hidden_act": "gelu_pytorch_tanh", |
| "hidden_size": 1152, |
| "id2label": { |
| "0": "LABEL_0", |
| "1": "LABEL_1" |
| }, |
| "image_size": 896, |
| "intermediate_size": 4304, |
| "is_decoder": false, |
| "is_encoder_decoder": false, |
| "label2id": { |
| "LABEL_0": 0, |
| "LABEL_1": 1 |
| }, |
| "layer_norm_eps": 1e-06, |
| "model_type": "siglip_vision_model", |
| "num_attention_heads": 16, |
| "num_channels": 3, |
| "num_hidden_layers": 27, |
| "output_attentions": false, |
| "output_hidden_states": false, |
| "pad_token_id": null, |
| "patch_size": 14, |
| "prefix": null, |
| "problem_type": null, |
| "return_dict": true, |
| "sep_token_id": null, |
| "task_specific_params": null, |
| "tie_word_embeddings": true, |
| "tokenizer_class": null, |
| "vision_use_head": false, |
| "vocab_size": 262144 |
| }, |
| "vocab_size": 262144 |
| }, |
| "eoi_token_index": 256000, |
| "eos_token_id": 1, |
| "id2label": { |
| "0": "LABEL_0", |
| "1": "LABEL_1", |
| "2": "LABEL_2", |
| "3": "LABEL_3", |
| "4": "LABEL_4", |
| "5": "LABEL_5", |
| "6": "LABEL_6", |
| "7": "LABEL_7", |
| "8": "LABEL_8", |
| "9": "LABEL_9", |
| "10": "LABEL_10", |
| "11": "LABEL_11" |
| }, |
| "image_token_index": 256001, |
| "initializer_range": 0.02, |
| "is_encoder_decoder": true, |
| "label2id": { |
| "LABEL_0": 0, |
| "LABEL_1": 1, |
| "LABEL_10": 10, |
| "LABEL_11": 11, |
| "LABEL_2": 2, |
| "LABEL_3": 3, |
| "LABEL_4": 4, |
| "LABEL_5": 5, |
| "LABEL_6": 6, |
| "LABEL_7": 7, |
| "LABEL_8": 8, |
| "LABEL_9": 9 |
| }, |
| "model_type": "t5gemma2", |
| "pad_token_id": 0, |
| "problem_type": "multi_label_classification", |
| "transformers_version": "5.0.0rc2", |
| "vocab_size": 262144 |
| } |
|
|