{ "architectures": [ "Sam3LiteTextModel" ], "detr_decoder_config": { "dropout": 0.1, "hidden_act": "relu", "hidden_dropout": 0.0, "hidden_size": 32, "initializer_range": 0.02, "intermediate_size": 64, "layer_norm_eps": 1e-06, "model_type": "sam3_lite_text_detr_decoder", "num_attention_heads": 4, "num_layers": 1, "num_queries": 5 }, "detr_encoder_config": { "dropout": 0.1, "hidden_act": "relu", "hidden_dropout": 0.0, "hidden_size": 32, "initializer_range": 0.02, "intermediate_size": 64, "layer_norm_eps": 1e-06, "model_type": "sam3_lite_text_detr_encoder", "num_attention_heads": 4, "num_layers": 1 }, "dtype": "float32", "geometry_encoder_config": { "dropout": 0.1, "hidden_act": "relu", "hidden_dropout": 0.0, "hidden_size": 32, "initializer_range": 0.02, "intermediate_size": 64, "layer_norm_eps": 1e-06, "mask_fuser_hidden_size": 32, "mask_fuser_num_layers": 1, "model_type": "sam3_lite_text_geometry_encoder", "num_attention_heads": 4, "num_layers": 1, "roi_size": 7 }, "initializer_range": 0.02, "mask_decoder_config": { "dropout": 0.0, "hidden_size": 32, "initializer_range": 0.02, "layer_norm_eps": 1e-06, "model_type": "sam3_lite_text_mask_decoder", "num_attention_heads": 8, "num_upsampling_stages": 2 }, "model_type": "sam3_lite_text", "text_config": { "attention_dropout": 0.0, "hidden_act": "gelu", "hidden_size": 32, "intermediate_size": 64, "layer_norm_eps": 1e-05, "layer_scale_init_value": 1e-05, "max_position_embeddings": 200, "model_type": "sam3_lite_text_text_model", "num_attention_heads": 4, "num_hidden_layers": 2, "projection_dim": 32, "repmixer_kernel_size": 11, "use_repmixer_blocks": false, "vocab_size": 49408 }, "transformers_version": "5.16.0.dev0", "vision_config": { "backbone_config": { "_name_or_path": "", "architectures": null, "attention_dropout": 0.0, "chunk_size_feed_forward": 0, "dtype": null, "global_attn_indexes": [ 0, 1 ], "hidden_act": "gelu", "hidden_dropout": 0.0, "hidden_size": 32, "id2label": { "0": "LABEL_0", "1": "LABEL_1" }, "image_size": 224, "initializer_range": 0.02, "intermediate_size": 64, "is_encoder_decoder": false, "label2id": { "LABEL_0": 0, "LABEL_1": 1 }, "layer_norm_eps": 1e-06, "layer_scale_init_value": null, "model_type": "sam3_vit_model", "num_attention_heads": 4, "num_channels": 3, "num_hidden_layers": 2, "output_attentions": false, "output_hidden_states": false, "patch_size": 14, "pretrain_image_size": 336, "problem_type": null, "return_dict": true, "rope_theta": 10000.0, "window_size": 8 }, "backbone_feature_sizes": [ [ 288, 288 ], [ 144, 144 ], [ 72, 72 ] ], "fpn_hidden_size": 32, "hidden_act": "gelu", "initializer_range": 0.02, "layer_norm_eps": 1e-06, "model_type": "sam3_vision_model", "scale_factors": [ 2.0, 1.0 ] } }