StevenWuu commited on
Commit
4a7c7ba
·
verified ·
1 Parent(s): 5ec62fe

Upload policy weights, train config and readme

Browse files
Files changed (3) hide show
  1. README.md +2 -2
  2. model.safetensors +1 -1
  3. train_config.json +3 -3
README.md CHANGED
@@ -1,13 +1,13 @@
1
  ---
2
- datasets: zy/push_cube_128_12
3
  library_name: lerobot
4
  license: apache-2.0
5
  model_name: reward_classifier
6
  pipeline_tag: robotics
7
  tags:
8
  - robotics
9
- - reward_classifier
10
  - lerobot
 
11
  ---
12
 
13
  # Model Card for reward_classifier
 
1
  ---
2
+ datasets: zy/push_cube_128_blue
3
  library_name: lerobot
4
  license: apache-2.0
5
  model_name: reward_classifier
6
  pipeline_tag: robotics
7
  tags:
8
  - robotics
 
9
  - lerobot
10
+ - reward_classifier
11
  ---
12
 
13
  # Model Card for reward_classifier
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:035b5825576dacb813cb480f1f4d9cfd7fdebf48a7f3e8a6b7760bb8dcf9c65c
3
  size 24357748
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67d1a4b3f0f9ea226794a9466e85523ffbfd5c27b4b3858d001feca6a2038405
3
  size 24357748
train_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "dataset": {
3
- "repo_id": "zy/push_cube_128_12",
4
  "root": null,
5
  "episodes": null,
6
  "image_transforms": {
@@ -125,7 +125,7 @@
125
  "VISUAL": "MEAN_STD"
126
  }
127
  },
128
- "output_dir": "outputs/train/2026-01-13/14-31-42_reward-classifier",
129
  "job_name": "reward-classifier",
130
  "resume": false,
131
  "seed": 2,
@@ -160,7 +160,7 @@
160
  "project": "reward-classifier",
161
  "entity": null,
162
  "notes": null,
163
- "run_id": "peo7t403",
164
  "mode": null
165
  },
166
  "checkpoint_path": null,
 
1
  {
2
  "dataset": {
3
+ "repo_id": "zy/push_cube_128_blue",
4
  "root": null,
5
  "episodes": null,
6
  "image_transforms": {
 
125
  "VISUAL": "MEAN_STD"
126
  }
127
  },
128
+ "output_dir": "outputs/train/2026-01-14/14-36-30_reward-classifier",
129
  "job_name": "reward-classifier",
130
  "resume": false,
131
  "seed": 2,
 
160
  "project": "reward-classifier",
161
  "entity": null,
162
  "notes": null,
163
+ "run_id": "daept3m5",
164
  "mode": null
165
  },
166
  "checkpoint_path": null,