| { |
| "architectures": [ |
| "Gemma3nAudioEncoder" |
| ], |
| "conf_attention_chunk_size": 4, |
| "conf_attention_context_left": 5, |
| "conf_attention_context_right": 0, |
| "conf_attention_logit_cap": 50.0, |
| "conf_conv_kernel_size": 3, |
| "conf_num_attention_heads": 4, |
| "conf_num_hidden_layers": 2, |
| "conf_reduction_factor": 4, |
| "conf_residual_weight": 0.5, |
| "dtype": "float32", |
| "gradient_clipping": 10000000000.0, |
| "hidden_size": 32, |
| "input_feat_size": 32, |
| "model_type": "gemma3n_audio", |
| "rms_norm_eps": 1e-06, |
| "sscp_conv_channel_size": [ |
| 16, |
| 8 |
| ], |
| "sscp_conv_group_norm_eps": 0.001, |
| "sscp_conv_kernel_size": [ |
| [ |
| 3, |
| 3 |
| ], |
| [ |
| 3, |
| 3 |
| ] |
| ], |
| "sscp_conv_stride_size": [ |
| [ |
| 2, |
| 2 |
| ], |
| [ |
| 2, |
| 2 |
| ] |
| ], |
| "transformers_version": "5.16.0.dev0", |
| "vocab_offset": 262272, |
| "vocab_size": 262400 |
| } |
|
|