Fin.AI / config.json
IshaanMan123's picture
Training update - Run 80 - 2025-12-29 04:20 UTC
e57857e verified
raw
history blame contribute delete
136 Bytes
{
"vocab_size": 50257,
"n_layers": 6,
"n_heads": 6,
"embed_dim": 384,
"ff_dim": 1536,
"max_seq_len": 512,
"dropout": 0.1
}