zhanxing commited on
Commit
e7bf84e
·
verified ·
1 Parent(s): a2fe0dc

Fix Task 2 model artifact paths

Browse files
Files changed (1) hide show
  1. topic2/best_model_summary.json +3 -3
topic2/best_model_summary.json CHANGED
@@ -7,7 +7,7 @@
7
  "best_step": 14000,
8
  "validation_action_l1": 0.47554418712854385,
9
  "zero_shot_D_action_l1": 0.4962553956359625,
10
- "path_in_repo": "act_calvin_A_best/pretrained_model",
11
  "files": [
12
  "config.json",
13
  "model.safetensors",
@@ -24,7 +24,7 @@
24
  "best_step": 27000,
25
  "validation_action_l1": 0.42779327780008314,
26
  "zero_shot_D_action_l1": 0.44709823302924634,
27
- "path_in_repo": "act_calvin_ABC_best/pretrained_model",
28
  "files": [
29
  "config.json",
30
  "model.safetensors",
@@ -41,4 +41,4 @@
41
  "Both folders contain LeRobot pretrained_model artifacts.",
42
  "Environment D has no reliable success signal in the converted offline data; Action L1 is reported instead."
43
  ]
44
- }
 
7
  "best_step": 14000,
8
  "validation_action_l1": 0.47554418712854385,
9
  "zero_shot_D_action_l1": 0.4962553956359625,
10
+ "path_in_repo": "topic2/act_calvin_A_best/pretrained_model",
11
  "files": [
12
  "config.json",
13
  "model.safetensors",
 
24
  "best_step": 27000,
25
  "validation_action_l1": 0.42779327780008314,
26
  "zero_shot_D_action_l1": 0.44709823302924634,
27
+ "path_in_repo": "topic2/act_calvin_ABC_best/pretrained_model",
28
  "files": [
29
  "config.json",
30
  "model.safetensors",
 
41
  "Both folders contain LeRobot pretrained_model artifacts.",
42
  "Environment D has no reliable success signal in the converted offline data; Action L1 is reported instead."
43
  ]
44
+ }