mike-40k / config.json
Trickshotblaster's picture
Push model using huggingface_hub.
484ac53 verified
raw
history blame
117 Bytes
{
"block_size": 512,
"d_model": 768,
"dropout": 0.1,
"n_heads": 12,
"n_layers": 12,
"vocab_size": 50257
}