| { | |
| "activation_dropout": 0.0, | |
| "activation_function": "gelu", | |
| "add_cross_attention": false, | |
| "architectures": [ | |
| "MusicgenModel" | |
| ], | |
| "attention_dropout": 0.0, | |
| "audio_channels": 1, | |
| "bos_token_id": 99, | |
| "cross_attention_hidden_size": null, | |
| "decoder_start_token_id": 99, | |
| "dropout": 0.1, | |
| "dtype": "float32", | |
| "eos_token_id": null, | |
| "ffn_dim": 4, | |
| "hidden_size": 16, | |
| "initializer_factor": 0.02, | |
| "is_decoder": false, | |
| "layerdrop": 0.0, | |
| "max_position_embeddings": 2048, | |
| "model_type": "musicgen_decoder", | |
| "num_attention_heads": 4, | |
| "num_codebooks": 4, | |
| "num_hidden_layers": 2, | |
| "pad_token_id": 99, | |
| "scale_embedding": false, | |
| "tie_word_embeddings": false, | |
| "transformers_version": "5.16.0.dev0", | |
| "use_cache": true, | |
| "vocab_size": 99 | |
| } | |