Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
UniMus
/
OpenJMLA
like
5
Text Generation
Transformers
PyTorch
English
MAELM
feature-extraction
audio2text
music2text
musicllm
music foundation model
custom_code
arxiv:
2310.10159
License:
cc
Model card
Files
Files and versions
Community
1
Train
Use this model
5fb0bcb
OpenJMLA
/
config.json
sino
Upload config.json
8d2d274
about 1 year ago
raw
Copy download link
history
blame
Safe
198 Bytes
{
"architectures"
:
[
"MAEForCausalLM"
]
,
"auto_map"
:
{
"AutoConfig"
:
"configuration_maelm.MAELMConfig"
,
"AutoModel"
:
"modeling_maelm.MAEForCausalLM"
}
,
"model_type"
:
"MAELM"
}