rapGPT / config.json
hugojarkoff's picture
Push model using huggingface_hub.
78d7736 verified
raw
history blame
151 Bytes
{
"artists_size": 105,
"context_length": 1024,
"dropout": 0.1,
"hidden_dim": 512,
"num_heads": 6,
"num_layers": 15,
"vocab_size": 50257
}