From 558fac2cdc04d6ed358b175f6cce37613b290509 Mon Sep 17 00:00:00 2001 From: Lilith Date: Fri, 13 Feb 2026 00:40:47 -0800 Subject: [PATCH] =?UTF-8?q?chore(captcha-solver/ml-service):=20?= =?UTF-8?q?=F0=9F=94=A7=20Update=20training=20progress=20metadata=20for=20?= =?UTF-8?q?"parseq=5Ftryst"=20experiment=20with=20adjusted=20metrics=20(ac?= =?UTF-8?q?curacy,=20loss,=20hyperparameters)?= 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 dd0d86573..f5108b279 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": 8, "phase_epochs": 30, "total_epochs_done": 8, "total_epochs": 30, "train_loss": 1.3459, "val_loss": 1.1783, "char_acc": 0.5375, "exact_acc": 0.057, "best_exact_acc": 0.067, "epoch_time_s": 822.0, "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": 8, "phase_epochs": 30, "total_epochs_done": 8, "total_epochs": 30, "train_loss": 0.7126, "val_loss": 0.7059, "char_acc": 0.9734, "exact_acc": 0.82, "best_exact_acc": 0.832, "epoch_time_s": 654.1, "difficulty": "all", "dataset_samples": 200000, "device": "cuda"} \ No newline at end of file