Tna001 commited on
Commit
800236b
·
verified ·
1 Parent(s): 5a6a8d1

Upload policy weights, train config and readme

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. model.safetensors +1 -1
  3. train_config.json +3 -3
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- datasets: Tna001/real_rl_classifier
3
  library_name: lerobot
4
  license: apache-2.0
5
  model_name: reward_classifier
 
1
  ---
2
+ datasets: Tna001/real_rl_classifier_test
3
  library_name: lerobot
4
  license: apache-2.0
5
  model_name: reward_classifier
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:81f2cdcb42768823707c380989d2f5392632ad5f7ebc27377c53f786552e402a
3
  size 29084468
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:552e0e7a30774aa1abda63fada5f944cc206eb53455cc50b2522072491002bb5
3
  size 29084468
train_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "dataset": {
3
- "repo_id": "Tna001/real_rl_classifier",
4
  "root": null,
5
  "episodes": null,
6
  "image_transforms": {
@@ -123,7 +123,7 @@
123
  "weight_decay": 0.01,
124
  "grad_clip_norm": 1.0
125
  },
126
- "output_dir": "outputs/train/2025-08-04/16-36-59_reward-classifier",
127
  "job_name": "reward-classifier",
128
  "resume": false,
129
  "seed": 2,
@@ -158,7 +158,7 @@
158
  "project": "reward-classifier",
159
  "entity": null,
160
  "notes": null,
161
- "run_id": "zi1w8avq",
162
  "mode": null
163
  }
164
  }
 
1
  {
2
  "dataset": {
3
+ "repo_id": "Tna001/real_rl_classifier_test",
4
  "root": null,
5
  "episodes": null,
6
  "image_transforms": {
 
123
  "weight_decay": 0.01,
124
  "grad_clip_norm": 1.0
125
  },
126
+ "output_dir": "outputs/train/2025-08-08/12-24-25_reward-classifier",
127
  "job_name": "reward-classifier",
128
  "resume": false,
129
  "seed": 2,
 
158
  "project": "reward-classifier",
159
  "entity": null,
160
  "notes": null,
161
+ "run_id": "i30mj4x6",
162
  "mode": null
163
  }
164
  }