Text Generation
Safetensors
Japanese
japanese
discord
from-scratch
evex-5.2 / config.json
tako080614's picture
evex-5.2 (25.8M / PLE + QK-norm / コーパス v12 = 話者ごとの切り出し)
75f8e79 verified
Raw
History Blame Contribute Delete
402 Bytes
{
"vocab_size": 12288,
"n_layers": 8,
"d_model": 384,
"n_heads": 6,
"context": 1024,
"dropout": 0.1,
"attn_dropout": 0.0,
"ple": true,
"d_ple": 64,
"qk_norm": true,
"architecture": "decoder-only transformer (RoPE + RMSNorm + SwiGLU)",
"tie_word_embeddings": true,
"trained_epoch": 8,
"train_loss": 1.1231083750724793,
"val_loss": 6.794381237030029,
"params": 25763264
}