CoolFace
Modelpublic

saminbbkhan/vertical-event-lm-freshretail

sourceHugging Facecc-by-4.0updated 4mo agoView on Hugging Face
0likes13downloads
33 commits on main
5a10c6e4mo ago

Document best screen reproduction recipe

saminbbkhan
6ef80af4mo ago

Record best observed local screen

saminbbkhan
d3b89e74mo ago

Add benchmark-aware local diagnostics

saminbbkhan
9c65d5d4mo ago

DESIGN.md: document quantile-head fix rationale (Moirai-2/Toto-2 evidence)"

saminbbkhan
e1dc1454mo ago

eval_harness: sort quantile preds at inference (non-crossing only at eval, not training)"

saminbbkhan
d86590c4mo ago

Fix quantile head: replace cumsum-softplus (gradient pathology) with independent logits + pinball loss + sort at inference only (Moirai-2/Toto-2 pattern). Add noise augmentation for AR exposure bias.

saminbbkhan
366f71d4mo ago

Comprehensive model card: protocol, design, verified baselines, bug-fix failure analysis

saminbbkhan
901d6964mo ago

Separate VEL_CODE_REPO (fetch source) from VEL_HUB_MODEL_ID (push target)

saminbbkhan
010a9714mo ago

Rewrite train_job.py to fetch vel/ package from Hub at runtime (single source of truth; picks up tokenizer fix)

saminbbkhan
5878c964mo ago

Fix teacher-forcing leakage: supervise regression heads at CENSOR position (before DEMAND token), not at the DEMAND token itself

saminbbkhan
437f3024mo ago

Upload folder using huggingface_hub

saminbbkhan
71ae9094mo ago

Upload vel/trainer.py with huggingface_hub

saminbbkhan
e14ecbb4mo ago

Upload train_job.py with huggingface_hub

saminbbkhan
3efdd6a4mo ago

Upload vel/model.py with huggingface_hub

saminbbkhan
814f4924mo ago

Upload train_job.py with huggingface_hub

saminbbkhan
11ef1324mo ago

Upload vel/eval_harness.py with huggingface_hub

saminbbkhan
0581ff44mo ago

Upload vel/model.py with huggingface_hub

saminbbkhan
494859d4mo ago

Upload train_job.py with huggingface_hub

saminbbkhan
5bb2cbb4mo ago

Upload vel/model.py with huggingface_hub

saminbbkhan
a349d734mo ago

Upload train_job.py with huggingface_hub

saminbbkhan
b7508794mo ago

Update ML Intern artifact metadata

saminbbkhan
5e3755d4mo ago

Upload README.md with huggingface_hub

saminbbkhan
2bcb4134mo ago

Upload DESIGN.md with huggingface_hub

saminbbkhan
a05d69b4mo ago

Upload train_job.py with huggingface_hub

saminbbkhan
81e49b54mo ago

Upload vel/baselines.py with huggingface_hub

saminbbkhan
10fa7b64mo ago

Upload vel/eval_harness.py with huggingface_hub

saminbbkhan
638bc804mo ago

Upload vel/trainer.py with huggingface_hub

saminbbkhan
3a542314mo ago

Upload vel/data.py with huggingface_hub

saminbbkhan
390fa854mo ago

Upload vel/model.py with huggingface_hub

saminbbkhan
b8ce3224mo ago

Upload vel/tokenizer.py with huggingface_hub

saminbbkhan
dc05a634mo ago

Update ML Intern artifact metadata

saminbbkhan
51a16144mo ago

Upload vel/schema.py with huggingface_hub

saminbbkhan
e0f4fb94mo ago

initial commit

saminbbkhan