| file | precision | size |
|---|---|---|
shakkala_v3.onnx | fp32 | 10.2 MB |
shakkala_v3.int8.onnx | dynamic int8 | 10.1 MB |
input — float32, shape [batch, 315], character ids post-padded with 0.
Output — [batch, 315, 28] class logits. Encode with input_vocab_to_int.json (<UNK>
fallback), pad to 315; decode argmax via output_int_to_vocab.json (skip <PAD>), then
interleave each diacritic onto its character.TigreGotico/arabic_diacritized_text
test split.