shiftlog-gym / train

Commit History

Add final submission demo and publish artifacts
38c87f8

Chirag0123 commited on

fix: resolve TypeError in step_callback by properly unpacking payload dictionaries
a370216

Chirag0123 commited on

fix: resolve KeyError 'vibe_ratio' by properly propagating it from pipeline to daemon
0cc52c1

Chirag0123 commited on

feat: implement 'Resume from Hub' and 'Vibe Coding Ratio' tracking
0fd393d

Chirag0123 commited on

feat: premium dashboard revamp with glassmorphism + GRPO stability fixes
3594064

Chirag0123 commited on

feat: live metrics integration — pipeline now reports progress directly to UI state
2ee19e3

Chirag0123 commited on

fix: syntax error in space_training_daemon.py (removed Spanish from slice)
e928aba

Chirag0123 commited on

Add GPU training daemon + Training tab in Observatory dashboard
e1cc5b4

Chirag0123 commited on

feat: add visibility to evaluation phase with progress prints
6c20fcd

Chirag0123 commited on

feat: enable background GRPO training in HF Spaces with GPU Lab dashboard
1c20c23

Chirag0123 commited on

fix(training): Use bf16=True/fp16=False to eliminate BFloat16 GradScaler crash; fix double-trigger guard to strip timestamp prefix
7e7e284

Chirag0123 commited on

fix(training): Fix 4 root causes - missing COPY in Dockerfile, relative paths in pipeline, wandb import crash, plots directory
23ced58

Chirag0123 commited on

fix(pipeline): Enforce fp16 training and remove BFloat16 to bypass GradScaler AMP crash, and hydrate Gradio UI missing parameter for Eval tab
bd7010f

Chirag0123 commited on

feat(training): Embed native plot generation and correct evaluate_and_write metadata for HF space daemon execution
46a9b3b

Chirag0123 commited on

feat(notebook): Complete GRPO training notebook with real env client, baseline eval, training, plots, and model export
6a788d8

Chirag0123 commited on

Force BF16 natively on L4 GPUs to patch GradScaler PyTorch fp16 crash
4532c87

Chirag0123 commited on

Stabilize Colab training/eval pipelines and add HF deployment plan
b8af0ca

Chirag0123 commited on

Enforce stable mixed precision policy in notebook 2
bf0995b

Chirag0123 commited on

Harden notebook 2 against Unsloth trainer hook failures
57a2793

Chirag0123 commited on

Stabilize notebook 2 GRPO path and disable broken Unsloth patch
85c3ca7

Chirag0123 commited on

Fix GRPO reward function signature handling in notebook 2
72e4d87

Chirag0123 commited on

Rebuild notebooks 2/3 for real TRL+Unsloth flow and token prompts
b38a6a9

Chirag0123 commited on

Fix notebook 2/3 outputs and add HF token prompts
0e733bb

Chirag0123 commited on

Refactor ShiftLog-Gym for procedural multi-shift training
7a50841

Chirag0123 commited on

Refine Colab training stack (Unsloth+GRPO+W&B+HF publish)
946e96f

Chirag0123 commited on

Make Colab notebooks self-installing
89ab5a0

Chirag0123 commited on

Initial ShiftLog-Gym environment
d93f4cf

Chirag0123 commited on