evex-3 / config.json
tako080614's picture
evex-3: 15.74M / 147話者 / corpus-v4 / epoch 5 (val 4.0741)
43396c9 verified
Raw
History Blame Contribute Delete
352 Bytes
{
"vocab_size": 4096,
"n_layers": 8,
"d_model": 384,
"n_heads": 6,
"context": 1024,
"dropout": 0.1,
"attn_dropout": 0.0,
"architecture": "decoder-only transformer (RoPE + RMSNorm + SwiGLU)",
"tie_word_embeddings": true,
"trained_epoch": 5,
"train_loss": 2.598654329776764,
"val_loss": 4.0741489887237545,
"params": 15735168
}