giakhuyendihoc commited on
Commit
23d666c
·
verified ·
1 Parent(s): 87aa716

Upload UR5 full fine-tuned checkpoint: pi05_pour_full upload_manifest.json

Browse files
Files changed (1) hide show
  1. upload_manifest.json +41 -0
upload_manifest.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "repo_id": "giakhuyendihoc/pi05_pour_full",
3
+ "task": "pi05_pour_full",
4
+ "family": "Pi0.5 baseline",
5
+ "config_name": "pi05_pour_force_depth_joint_full_5090",
6
+ "default_step": "30000",
7
+ "uploaded_steps": [
8
+ "10000",
9
+ "20000",
10
+ "30000"
11
+ ],
12
+ "source_checkpoint_root": "/home/khuyen/DTU-Internship/vla_ur5/checkpoints/baseline_pi05_full_pour",
13
+ "uploaded_files": [
14
+ "assets/norm_stats.json",
15
+ "configs/deployment.env",
16
+ "configs/openpi_training_config.py",
17
+ "configs/openpi_pi0_config.py",
18
+ "configs/openpi_pi0_pytorch.py",
19
+ "configs/openpi_policy.py",
20
+ "configs/openpi_policy_config.py",
21
+ "configs/openpi_transforms.py",
22
+ "configs/serve_policy_from_checkpoint.py",
23
+ "configs/check_policy_inference.py",
24
+ "configs/deployment_serve_policy.sh",
25
+ "configs/deployment_run_robot_policy.sh",
26
+ "configs/deployment_benchmark_policy.sh",
27
+ "checkpoints/10000/model.safetensors",
28
+ "checkpoints/10000/metadata.pt",
29
+ "checkpoints/10000/metadata.json",
30
+ "checkpoints/10000/assets/norm_stats.json",
31
+ "checkpoints/20000/model.safetensors",
32
+ "checkpoints/20000/metadata.pt",
33
+ "checkpoints/20000/metadata.json",
34
+ "checkpoints/20000/assets/norm_stats.json",
35
+ "checkpoints/30000/model.safetensors",
36
+ "checkpoints/30000/metadata.pt",
37
+ "checkpoints/30000/metadata.json",
38
+ "checkpoints/30000/assets/norm_stats.json"
39
+ ],
40
+ "optimizer_uploaded": false
41
+ }