chore(ml-service): 🔧 Update training progress metrics (epoch count, loss/accuracy) in parseq_tryst CAPTCHA solver model
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
9ccff5deef
commit
fa17a04833
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
{"model": "parseq_tryst", "style": "tryst", "pid": 1174439, "started_at": 1770966556.0703764, "phase": 1, "total_phases": 1, "phase_epoch": 1, "phase_epochs": 30, "total_epochs_done": 1, "total_epochs": 30, "train_loss": 0.7119, "val_loss": 0.7064, "char_acc": 0.9744, "exact_acc": 0.828, "best_exact_acc": 0.828, "epoch_time_s": 647.0, "difficulty": "all", "dataset_samples": 200000, "device": "cuda"}
|
||||
{"model": "parseq_tryst", "style": "tryst", "pid": 921227, "started_at": 1770965125.6527007, "phase": 1, "total_phases": 1, "phase_epoch": 3, "phase_epochs": 30, "total_epochs_done": 3, "total_epochs": 30, "train_loss": 1.5026, "val_loss": 1.3272, "char_acc": 0.4317, "exact_acc": 0.026, "best_exact_acc": 0.026, "epoch_time_s": 811.3, "difficulty": "all", "dataset_samples": 500000, "device": "cuda:0"}
|
||||
Loading…
Add table
Reference in a new issue