Robotics
LeRobot
Safetensors
cnn
reward_classifier
epronovost commited on
Commit
6d5ee9a
·
verified ·
1 Parent(s): bafb35c

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: donovanclay/trajectory-classifier-data4
3
  library_name: lerobot
4
  license: apache-2.0
5
  model_name: reward_classifier
6
  pipeline_tag: robotics
7
  tags:
8
  - lerobot
9
- - robotics
10
  - reward_classifier
 
11
  ---
12
 
13
  # Model Card for reward_classifier
 
1
  ---
2
+ datasets: donovanclay/trajectory-classifier-data10
3
  library_name: lerobot
4
  license: apache-2.0
5
  model_name: reward_classifier
6
  pipeline_tag: robotics
7
  tags:
8
  - lerobot
 
9
  - reward_classifier
10
+ - robotics
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:cc0d4de78f428931d891781b49f2196bd00cce3bc1aaed02eea5c980a85b1586
3
  size 24357828
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:646904b617560180eaa7f9b80e77c734027c09ede6b85443ee0128c75f9ac1b3
3
  size 24357828
train_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "dataset": {
3
- "repo_id": "donovanclay/trajectory-classifier-data4",
4
  "root": null,
5
  "episodes": null,
6
  "image_transforms": {
@@ -126,7 +126,7 @@
126
  "VISUAL": "MEAN_STD"
127
  }
128
  },
129
- "output_dir": "outputs/train/2026-03-12/15-46-34_reward-classifier",
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": "9k8hkaop",
167
  "mode": null,
168
  "add_tags": true
169
  },
 
1
  {
2
  "dataset": {
3
+ "repo_id": "donovanclay/trajectory-classifier-data10",
4
  "root": null,
5
  "episodes": null,
6
  "image_transforms": {
 
126
  "VISUAL": "MEAN_STD"
127
  }
128
  },
129
+ "output_dir": "outputs/train/2026-03-12/16-21-39_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": "jirwcqw8",
167
  "mode": null,
168
  "add_tags": true
169
  },