Views
No views yet
⚠️ Status: research artifact / early experiment, not a usable language model today. The tokenizer used at training time was not preserved in this repository, so the checkpoint cannot be loaded end-to-end with HFAutoModel/AutoTokenizer. Output quality on standard Indonesian benchmarks is far below the org's working models (Kiel-Pro-0.5B-v3,AksaraLLM-Qwen-1.5B-v5-public).
| Property | Value |
|---|---|
| Parameters | 38.7M |
| Layers | 6 |
| Heads | 6 |
| Hidden size | 384 |
| FFN size (SwiGLU) | 1536 |
| Vocabulary | 32000 |
| Context length | 256 |
| RMSNorm + RoPE + SwiGLU | yes |
aksarallm.model.aksaraLLMModel, tested several
candidate tokenizers (AksaraLLM/aksara-tokenizer-v1/v2/v3, Llama-2 SentencePiece,
GPT-2 BPE), and ran perplexity on 50 short Indonesian Wikipedia-style sentences
plus 5 free-form prompts. Best-case results:Indonesia adalah negara2okics lic success4!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! aksarallm package is required for loading.AksaraLLM/Kiel-Pro-0.5B-v3 — 494M Qwen2-based, perplexity ≈ 15 on the same eval set.AksaraLLM/AksaraLLM-Qwen-1.5B-v5-public — 1.78B Qwen2-based, perplexity ≈ 8.4.@misc{aksarallm-kiel-mini-26m-v5,
author = {Cahyok Putra and AksaraLLM Community},
title = {Kiel-mini-26M-v5: early-experiment Indonesian transformer (39M params)},
year = 2025,
publisher = {Hugging Face},
howpublished = {\url{https://huggingface.co/AksaraLLM/Kiel-Mini-26M-v5}},
}