CoolFace
Modelpublic

SGK86/laya-multilingual-typed-decisions

sourceHugging Faceapache-2.0updated 4d agoView on Hugging Face
0likes
6 commits on main
8fc29de4d ago

RLCD fine-tune of laya-multilingual on typed-decisions: acc 0.786 vs Jev 0.727

SGK86
04acb894d ago

Fix ece_score call: convert confs/corrects to numpy arrays (laya 0.3.6 expects arrays)

SGK86
078fca24d ago

Restore full training script with trackio enabled in both modes

SGK86
399e49a4d ago

Enable trackio in smoke mode too, so the dashboard wiring is validated on the GPU smoke test

SGK86
43bd9434d ago

Add single-GPU RLCD training script (derived from official 2xT4 notebook)

SGK86
3d751404d ago

initial commit

SGK86