Merge pull request #2 from devang007/release/v0.2.0 #3
devang007
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
New model weights. Exact match on the validation set goes from 90.95% → 95.3%, and held-out
test/test_oodare measured and published for the first time.valtest(held out)test_oodRetrained on a 2× larger corpus (83,544 train rows, up from 42,558) on a Colab GPU. Latency on 1-thread CPU: p50 532 ms, p95 983 ms per query. Still 15.57M params — the model stays tiny and fully offline.
Upgrading
git pull && ./install.shinstall.shnow pinsMODEL_VERSION=v0.2.0, so a fresh install pulls these weights automatically and verifies the sha256.Assets
logx-model-v0.2.0.zip(58 MB) — safetensors + JSON only, no pickle fileslogx-model-v0.2.0.zip.sha256— verified automatically by the installerNotes
test_oodat 94.2% is the honest generalization signal.Full model card: MODEL_CARD.md
This discussion was created from the release Merge pull request #2 from devang007/release/v0.2.0.
All reactions