Fin.AI / config.json
IshaanMan123's picture
Training update - Run 27 - 2025-12-24
8b28960 verified
raw
history blame contribute delete
137 Bytes
{
"vocab_size": 50257,
"n_layers": 4,
"n_heads": 4,
"embed_dim": 256,
"ff_dim": 1024,
"max_seq_len": 1024,
"dropout": 0.1
}