Text Generation
Safetensors
Japanese
japanese
discord
from-scratch
evex-4 / config.json
tako080614's picture
evex-4: 18.88M / 語彙12288 / コーパス v7 (外部 158M tok)
7dcac55 verified
Raw
History Blame Contribute Delete
353 Bytes
{
"vocab_size": 12288,
"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": 8,
"train_loss": 2.4910502552986147,
"val_loss": 5.017208409309387,
"params": 18880896
}