File size: 3,340 Bytes
c26605f | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 | train 2418, val 278, test 953 (+extra from /home/sjkim/POLYEDIT/data/real/raw)
wandb: Currently logged in as: promotionkim (mhchoiiii-Korea Advanced Institute of Science and Technology) to https://api.wandb.ai. Use `wandb login --relogin` to force relogin
wandb: setting up run l82a2lxi
wandb: Tracking run with wandb version 0.23.1
wandb: Run data is saved locally in /home/sjkim/POLYEDIT/wandb/run-20260803_143624-l82a2lxi
wandb: Run `wandb offline` to turn off syncing.
wandb: Syncing run polyedit-verifier-polybert-full80
wandb: βοΈ View project at https://wandb.ai/promotion-kim/polyedit
wandb: π View run at https://wandb.ai/promotion-kim/polyedit/runs/l82a2lxi
epoch 1 train 0.9112 val 0.6321
epoch 2 train 0.4713 val 0.2809
epoch 3 train 0.2818 val 0.2241
epoch 4 train 0.2055 val 0.1864
epoch 5 train 0.1676 val 0.1632
epoch 6 train 0.1380 val 0.1577
epoch 7 train 0.1142 val 0.1510
epoch 8 train 0.0999 val 0.1544
epoch 9 train 0.0882 val 0.1527
epoch 10 train 0.0775 val 0.1541
epoch 11 train 0.0716 val 0.1517
epoch 12 train 0.0651 val 0.1586
early stop at epoch 12 (best val 0.1510)
wandb: uploading history steps 8-9, summary, console lines 8-9; updating run metadata
wandb: uploading history steps 8-9, summary, console lines 8-9; uploading output.log; uploading wandb-summary.json
wandb: uploading history steps 8-9, summary, console lines 8-9
wandb: uploading history steps 10-12, summary, console lines 10-12
wandb:
wandb: Run history:
wandb: epoch βββββββ
β
ββββ
wandb: test/EPS_pairwise_acc β
wandb: test/EPS_rmse β
wandb: test/EPS_rmse_over_interval β
wandb: test/EPS_spearman β
wandb: test/Eat_pairwise_acc β
wandb: test/Eat_rmse β
wandb: test/Eat_rmse_over_interval β
wandb: test/Eat_spearman β
wandb: test/Eea_pairwise_acc β
wandb: +25 ...
wandb:
wandb: Run summary:
wandb: epoch 12
wandb: test/EPS_pairwise_acc 0.83933
wandb: test/EPS_rmse 0.63378
wandb: test/EPS_rmse_over_interval 6.33783
wandb: test/EPS_spearman 0.8563
wandb: test/Eat_pairwise_acc 0.92189
wandb: test/Eat_rmse 0.0931
wandb: test/Eat_rmse_over_interval 0.93099
wandb: test/Eat_spearman 0.96807
wandb: test/Eea_pairwise_acc 0.86074
wandb: +25 ...
wandb:
wandb: π View run polyedit-verifier-polybert-full80 at: https://wandb.ai/promotion-kim/polyedit/runs/l82a2lxi
wandb: βοΈ View project at: https://wandb.ai/promotion-kim/polyedit
wandb: Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)
wandb: Find logs at: ./wandb/run-20260803_143624-l82a2lxi/logs
prop RMSE MAE RMSE/interval spearman pairwise
Egc 0.524 0.384 5.2 0.936 0.890
Egb 0.757 0.548 7.6 0.939 0.895
Eea 0.514 0.402 5.1 0.905 0.861
Ei 0.494 0.353 4.9 0.881 0.867
EPS 0.634 0.453 6.3 0.856 0.839
Nc 0.107 0.078 2.1 0.939 0.896
Xc 24.671 19.766 12.3 0.225 0.567
Eat 0.093 0.074 0.9 0.968 0.922
|