Sherwinroger002's picture
Initial upload
e8a2adf
Raw
History Blame
158 Bytes
{
"vocab_size": 50257,
"context_length": 256,
"emb_dim": 768,
"n_heads": 12,
"n_layers": 12,
"drop_rate": 0.1,
"qkv_bias": false
}