Robotics
LeRobot
Safetensors
diffusion
poxonit's picture
Add offline evaluation results (coord variant)
7dc525a verified
Raw
History Blame Contribute Delete
831 Bytes
{
"checkpoint": "/home/sky/outputs/train/diffusion_chess_300_coord/checkpoints/last/pretrained_model",
"dataset_repo": "AnonymousMouse404/chess_300",
"n_eval_episodes": 20,
"eval_episodes": [
0,
20,
40,
60,
80,
100,
120,
140,
160,
180,
200,
220,
240,
260,
280,
300,
320,
340,
360,
380
],
"n_eval_batches": 214,
"n_eval_frames": 6819,
"diffusion_loss": 0.00470692851662551,
"action_mse": 34.44815982557051,
"action_l1": 1.7371128329190189,
"note": "Offline action-prediction metrics on dataset frames (not closed-loop task success). Evaluated within the trained episode prefix, so this reflects training-set fit rather than held-out generalization. action_mse / action_l1 are in the raw action space (joint positions, degrees)."
}