Yang commited on
Commit
fc0fa38
·
verified ·
1 Parent(s): e52719a

Upload eval_results.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. eval_results.json +20 -0
eval_results.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "checkpoint": "/home/lambda/claude/idm_output_omx_v3/checkpoint-50000",
3
+ "dataset": "/home/lambda/claude/datasets/omx/omx_merged",
4
+ "data_config": "omx",
5
+ "embodiment_tag": "omx",
6
+ "test_ratio": 0.2,
7
+ "n_test_samples": 67773,
8
+ "n_test_episodes": 111,
9
+ "overall_mae_normalized": 0.3550939258925636,
10
+ "overall_mae_raw": 0.964832619491912,
11
+ "overall_mae_degrees": 55.280837033438246,
12
+ "per_joint_mae_degrees": {
13
+ "shoulder_pan": 71.7621660973685,
14
+ "shoulder_lift": 72.74107266210534,
15
+ "elbow_flex": 30.115724676448167,
16
+ "wrist_flex": 96.4308040011558,
17
+ "wrist_roll": 56.42544682326808,
18
+ "gripper": 4.209807940283581
19
+ }
20
+ }