YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
Renikud Knesset — checkpoint-best only
This repo holds only the best checkpoint from each training run (checkpoint-best/), not every periodic save. Full local runs also keep many checkpoint-* step folders, which is why uploading whole outputs/ trees is tens of gigabytes; this snapshot is four best checkpoints (~4.8GB) and is enough to resume inference or fine-tuning from the best epoch.
Layout
| Path on Hub | Source project | Role |
|---|---|---|
knesset-byt5-ASR/checkpoint-best/ |
phonikud-byt5 |
ByT5-small G2P (knesset_byt5.sh) |
knesset-classifier-phonikud/checkpoint-best/ |
renikud_classifier_300M_model |
Classifier G2P on knesset_phonemes_v1.txt |
knesset-classifier-vox/checkpoint-best/ |
renikud_classifier_300M_model |
Classifier G2P (Vox Knesset split) |
knesset-ctc-vox/checkpoint-best/ |
renikud-ctc |
CTC G2P (knesset_ctc.sh, pairs + gt.tsv) |
Each folder contains the artifacts written by that subproject’s trainer (weights, train_state.json, tokenizer/config JSON as applicable).
Download
hf download notmax123/renikud_exp --local-dir ./renikud_exp
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support