From 9701c225760f31c8aecb124fcbacb13c6df8bb85 Mon Sep 17 00:00:00 2001 From: Lilith Date: Fri, 13 Feb 2026 00:16:28 -0800 Subject: [PATCH] =?UTF-8?q?chore(ml-service):=20=F0=9F=94=A7=20Update=20ex?= =?UTF-8?q?periment=20metadata=20in=20parseq=5Ftryst=20JSON=20for=20traini?= =?UTF-8?q?ng=20progress=20tracking=20adjustments?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- .../ml-service/.training-progress/parseq_tryst.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/nightcrawler/packages/captcha-solver/ml-service/.training-progress/parseq_tryst.json b/tools/nightcrawler/packages/captcha-solver/ml-service/.training-progress/parseq_tryst.json index 193e6b342..dd49a5e1c 100644 --- a/tools/nightcrawler/packages/captcha-solver/ml-service/.training-progress/parseq_tryst.json +++ b/tools/nightcrawler/packages/captcha-solver/ml-service/.training-progress/parseq_tryst.json @@ -1 +1 @@ -{"model": "parseq_tryst", "style": "tryst", "pid": 921227, "started_at": 1770965125.6527007, "phase": 1, "total_phases": 1, "phase_epoch": 6, "phase_epochs": 30, "total_epochs_done": 6, "total_epochs": 30, "train_loss": 1.3699, "val_loss": 1.1865, "char_acc": 0.4653, "exact_acc": 0.053, "best_exact_acc": 0.056, "epoch_time_s": 804.9, "difficulty": "all", "dataset_samples": 500000, "device": "cuda:0"} \ No newline at end of file +{"model": "parseq_tryst", "style": "tryst", "pid": 1174439, "started_at": 1770966556.0703764, "phase": 1, "total_phases": 1, "phase_epoch": 6, "phase_epochs": 30, "total_epochs_done": 6, "total_epochs": 30, "train_loss": 0.7121, "val_loss": 0.7064, "char_acc": 0.9739, "exact_acc": 0.824, "best_exact_acc": 0.832, "epoch_time_s": 650.1, "difficulty": "all", "dataset_samples": 200000, "device": "cuda"} \ No newline at end of file