rapGPT / config.json
hugojarkoff's picture
Push model using huggingface_hub.
917cd89 verified
raw
history blame
150 Bytes
{
"artists_size": 105,
"context_length": 256,
"dropout": 0.1,
"hidden_dim": 424,
"num_heads": 8,
"num_layers": 18,
"vocab_size": 50256
}