CoolFace
Apppublic

Siddeshwar1625/OSINT

sourceHugging Faceapache-2.0updated 5mo agoView on Hugging Face
0likes
23 commits on main
0738dc15mo ago

Add W&B training run link to blog

siddeshwar-kagatikar
8828fdd5mo ago

Fix training rc=127 by using python -m fallback and tee logs to stdout

siddeshwar-kagatikar
274f6385mo ago

Document all Space variables and secrets in README

siddeshwar-kagatikar
9e3e5ff5mo ago

Fix LaTeX math rendering in blog (use \$\$ and \$ delimiters)

siddeshwar-kagatikar
72cba6b5mo ago

Add Trace Net blog post with final checkpoint link

siddeshwar-kagatikar
0a161755mo ago

Add TraceNet slide deck link to README

siddeshwar-kagatikar
55d75e05mo ago

Remove stale COMPARE_FINETUNED_DASHBOARD references (fix 500 on Space)

siddeshwar-kagatikar
04ad8515mo ago

Stop training failures from killing the API server (fixes 500 on Space)

siddeshwar-kagatikar
7e4ee5e5mo ago

Fix dashboard 404 by shipping artifacts/ into the Space image

siddeshwar-kagatikar
07286e65mo ago

Add missing post_training_benchmark_dashboard.html to HF Space

siddeshwar-kagatikar
243dfa65mo ago

Always render Pre/Post-Training dashboard buttons; drop snapshot+difficulty cards

siddeshwar-kagatikar
9f986695mo ago

Add pre/post benchmark dashboard options in Space UI

siddeshwar-kagatikar
957b4b25mo ago

added images (hf-space text-only subset)

siddeshwar-kagatikar
8ad63825mo ago

Add evaluation, minor updates to HF space

ritishshrirao
55c5f825mo ago

Add per-batch generation liveness logging

siddeshwar-kagatikar
b0b586a5mo ago

Upload intermediate GRPO checkpoints to HF Hub on every save

siddeshwar-kagatikar
2e14f6d5mo ago

Make self-play training resilient to HF Space restarts

siddeshwar-kagatikar
4aca4f55mo ago

feat(training): improve self-play progress visibility and reward diagnostics

siddeshwar-kagatikar
3e893cd5mo ago

Minor config changes

ritishshrirao
e44cdee5mo ago

Update training config, add checkpointing on HF

ritishshrirao
d8227555mo ago

test hf space commit

ritishshrirao
fe1f8425mo ago

Sync current main to Hugging Face Space

siddeshwar-kagatikar
d8142915mo ago

fix(rewards): never crash GRPO on malformed completions

siddeshwar-kagatikar