Robotics
LeRobot
Safetensors
cnn
reward_classifier
epronovost commited on
Commit
f96cc2c
·
verified ·
1 Parent(s): 8c61a8c

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 +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:2eeaf4d276253fbff85dd86205bf1baca97c949cb73efec7e5a2f1a0fd43f467
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/16-23-03_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": "gtorx0s8",
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
  },