Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions models.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -256,3 +256,24 @@ models:
- {name: der_student_fullset, value: 4.8218, source: interscript/interscript-ml docs/RESULTS.md#run-006-r7-muon}
parity: {samples: 600, cer_delta: 0.1393}
license: BSD-3-Clause
ara-diac-2.0:
task: diacritization
scripts: [Arab, Arab]
precision: fp32
filename: ara-diac-2.0-fp32.zip
parts:
- url: https://github.com/interscript/interscript-ml/releases/download/ara-diac-2.0/ara-diac-2.0-fp32.zip.part-00
sha256: 28c272b5ce58031c356e75823eb581f12351a1675a52d8e4000f851c80d5e14d
size: 1500000000
- url: https://github.com/interscript/interscript-ml/releases/download/ara-diac-2.0/ara-diac-2.0-fp32.zip.part-01
sha256: 86016da35e14a8fc05d4fbf3b1ad9ef24c29f9f7893f1716e40bef4b491effa2
size: 1280299051
sha256: 872c655ec6750bf44e5986f958de26767eafa13f8e0a7c64340bc35fd8a4550e
size: 2780299051
metrics:
- {name: der_total_greedy, value: 2.2864, source: rababa/docs/RESULTS.md#r7-verdict-table-sadeeddiac-25-2026-08-28}
- {name: der_morph_greedy, value: 1.3343, source: rababa/docs/RESULTS.md#r7-verdict-table-sadeeddiac-25-2026-08-28}
- {name: wer_wikinews_multiref, value: 17.3794, source: rababa/docs/RESULTS.md#r7-ood-verdict-table-wikinews-2024-multiref-2026-08-28}
- {name: der_wikinews_multiref, value: 11.8273, source: rababa/docs/RESULTS.md#r7-ood-verdict-table-wikinews-2024-multiref-2026-08-28}
parity: {samples: 600, cer_delta: 0.0903}
license: BSD-3-Clause
13 changes: 10 additions & 3 deletions models/ara-diac/ara-diac-2.0.metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ opset: 14
decoder: kv
precision: fp32
license: BSD-3-Clause
trained_from: 'rababa train_arabic_r7.py run-007-news (news-domain adaptation of the r6
morphological-aux teacher: r5-units anchor + 13,986 teacher-labeled news units at
0.85% mix + 400 gold WikiNews-2014 lines, init from run-006-morph); checkpoint
trained_from: 'rababa train_arabic_r7.py run-007-news (news-domain adaptation of the
r6 morphological-aux teacher: r5-units anchor + 13,986 teacher-labeled news units
at 0.85% mix + 400 gold WikiNews-2014 lines, init from run-006-morph); checkpoint
rababa-checkpoints:/rababa_arabic_byt5/run-007-news/best'
metrics:
- name: der_total_greedy
Expand All @@ -31,3 +31,10 @@ metrics:
value: 11.8273
protocol: same harness
source: rababa/docs/RESULTS.md#r7-ood-verdict-table-wikinews-2024-multiref-2026-08-28
parity:
samples: 600
cer_delta: 0.0903
sha256:
decoder-kv.onnx: 1c012908b92efa3f051c667d82142d7cee990443f74a9cf36b957d669a66f27b
decoder.onnx: 939dd3498d819a793e90aa95122ab33b6925a005237766bf9be66968f2645867
encoder.onnx: abd659bd4818a361e4268c23aa8644aa867f0667f32742b688f42eb5fe7aa8cc
Loading