| { | |
| "activation_dropout": 0.0, | |
| "activation_function": "gelu", | |
| "architectures": [ | |
| "Qwen2AudioEncoder" | |
| ], | |
| "attention_dropout": 0.0, | |
| "d_model": 32, | |
| "dropout": 0.0, | |
| "dtype": "float32", | |
| "encoder_attention_heads": 2, | |
| "encoder_ffn_dim": 32, | |
| "encoder_layerdrop": 0.0, | |
| "encoder_layers": 2, | |
| "initializer_range": 0.02, | |
| "max_source_positions": 200, | |
| "model_type": "qwen2_audio_encoder", | |
| "num_mel_bins": 80, | |
| "scale_embedding": false, | |
| "transformers_version": "5.16.0.dev0" | |
| } | |