vla / outputs /phase5_train_debug /run /metrics.json
anhtld's picture
Auto-sync: 2026-06-25 22:43:25 (part 28)
c15cde2 verified
Raw
History Blame Contribute Delete
881 Bytes
{
"best": {
"bc_loss": 0.026328036561608315,
"progress_mae": 0.42800480127334595,
"rank_acc": 0.0,
"rank_loss": 0.0,
"regret_mae": 0.40526825189590454,
"success_accuracy": 1.0,
"total_loss": 0.7932133674621582
},
"history": [
{
"epoch": 1,
"train": {
"bc_loss": 0.03579872287809849,
"progress_mae": 0.49635080496470135,
"rank_acc": 1.0,
"rank_loss": 0.6876868406931559,
"regret_mae": 0.6742549737294515,
"success_accuracy": 0.8333333333333334,
"total_loss": 1.9107435941696167
},
"val": {
"bc_loss": 0.026328036561608315,
"progress_mae": 0.42800480127334595,
"rank_acc": 0.0,
"rank_loss": 0.0,
"regret_mae": 0.40526825189590454,
"success_accuracy": 1.0,
"total_loss": 0.7932133674621582
}
}
]
}