Instructions to use epronovost/trajectory-classifier-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use epronovost/trajectory-classifier-model with LeRobot:
- Notebooks
- Google Colab
- Kaggle
Upload policy weights, train config and readme
Browse files- README.md +1 -1
- model.safetensors +1 -1
- train_config.json +2 -2
README.md
CHANGED
|
@@ -5,9 +5,9 @@ license: apache-2.0
|
|
| 5 |
model_name: reward_classifier
|
| 6 |
pipeline_tag: robotics
|
| 7 |
tags:
|
|
|
|
| 8 |
- reward_classifier
|
| 9 |
- lerobot
|
| 10 |
-
- robotics
|
| 11 |
---
|
| 12 |
|
| 13 |
# Model Card for reward_classifier
|
|
|
|
| 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
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 24357828
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8e5ae77315432b3dfeab7ff7dc3a779e94a948f019c70564d71642e5f0d345a2
|
| 3 |
size 24357828
|
train_config.json
CHANGED
|
@@ -126,7 +126,7 @@
|
|
| 126 |
"VISUAL": "MEAN_STD"
|
| 127 |
}
|
| 128 |
},
|
| 129 |
-
"output_dir": "outputs/train/2026-03-12/
|
| 130 |
"job_name": "reward-classifier",
|
| 131 |
"resume": false,
|
| 132 |
"seed": 2,
|
|
@@ -163,7 +163,7 @@
|
|
| 163 |
"project": "reward-classifier",
|
| 164 |
"entity": null,
|
| 165 |
"notes": null,
|
| 166 |
-
"run_id": "
|
| 167 |
"mode": null,
|
| 168 |
"add_tags": true
|
| 169 |
},
|
|
|
|
| 126 |
"VISUAL": "MEAN_STD"
|
| 127 |
}
|
| 128 |
},
|
| 129 |
+
"output_dir": "outputs/train/2026-03-12/23-58-26_reward-classifier",
|
| 130 |
"job_name": "reward-classifier",
|
| 131 |
"resume": false,
|
| 132 |
"seed": 2,
|
|
|
|
| 163 |
"project": "reward-classifier",
|
| 164 |
"entity": null,
|
| 165 |
"notes": null,
|
| 166 |
+
"run_id": "nnz2h9af",
|
| 167 |
"mode": null,
|
| 168 |
"add_tags": true
|
| 169 |
},
|