Roland Tannous
2be2933846
skip eval split and HF split detection when eval_steps is disabled
2026-02-24 09:26:54 +00:00
Leo Borcherding
cdeed53a97
fix: disable eval by default, set eval_steps to 0.0
...
- Changed default eval_steps from 0.01 to 0.0 across backend and frontend
- Fixed UI to allow eval_steps=0 (removed min=0.001 constraint)
- Added conditional eval logic with helpful console messages
- Updated tooltip to explain how to disable evaluation
- Tested: confirmed eval disabled by default with eval_steps=0.0
2026-02-23 13:07:47 -06:00
Shine1i
dc0cec772d
feat: enhance training stop and reset flow with detailed checks
2026-02-17 23:32:22 +01:00
Shine1i
0be3e6f525
feat: integrate gradient norm tracking in training runtime and metrics
...
- Enhanced chart logic to filter and visualize finite gradient norm values.
2026-02-17 18:26:59 +01:00
Roland Tannous
ff0aec180a
Merge branch 'nightly' into feature/eval-split-auto-detection
2026-02-17 01:11:30 +04:00
Roland Tannous
fa0ca59215
feat: auto-detect model+dataset compatibility to select VLM vs LLM training path
2026-02-16 19:18:49 +00:00
Roland Tannous
5df3a0b250
feat: add eval_enabled flag and format-first-then-split for eval dataset
2026-02-16 14:13:55 +00:00
Roland Tannous
37452d56cf
feat: add eval split auto-detection, eval_steps hyperparam, and eval_loss chart integration
2026-02-16 13:38:54 +00:00
Roland Tannous
d0964652af
feat: thread dataset subset/split params from API routes through to load_dataset calls
2026-02-16 03:56:22 +00:00
Manan17
6ccbc4edce
Fixing stuck training processes
2026-02-15 05:38:06 +00:00
Manan17
97c6a09b84
feat: add cancel or save and stop training
2026-02-15 00:00:22 +00:00
Roland Tannous
4f0fad2156
fix: increase SSE progress timeout to 30min and allow step-0 updates
2026-02-14 05:47:22 +00:00
Roland Tannous
67edebfeb3
feat: wire custom_format_mapping through training pipeline to format_and_template_dataset
2026-02-13 21:07:36 +00:00
Roland Tannous
f52bddc23f
refactor: remove gradio dependency from training backend
2026-02-13 09:25:49 +00:00
Roland Tannous
544d6944d1
root studio folder
2026-02-02 09:13:49 +00:00