Upload policy weights, train config and readme
Browse files- README.md +1 -1
- model.safetensors +1 -1
- train_config.json +3 -3
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
datasets: Tna001/
|
| 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:
|
| 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/
|
| 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-
|
| 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": "
|
| 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 |
}
|