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 | 134.1M |
| Layers | 12 |
| Heads | 12 |
| Hidden size | 768 |
| FFN size (SwiGLU) | 2048 |
| 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 negara4vironment DVene supportal specialson4!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 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-130m-v3,
author = {Cahyok Putra and AksaraLLM Community},
title = {Kiel-130M-v3: early-experiment Indonesian transformer (134M params)},
year = 2025,
publisher = {Hugging Face},
howpublished = {\url{https://huggingface.co/AksaraLLM/Kiel-130M-v3}},
}