PianoBART / config.json
RS2002's picture
Push model using huggingface_hub.
0c4c7a9 verified
raw
history blame contribute delete
115 Bytes
{
"ffn_dims": 2048,
"heads": 8,
"hidden_size": 1024,
"layers": 8,
"max_position_embeddings": 1024
}