Tna001 commited on
Commit
24b101d
·
verified ·
1 Parent(s): 37789cd

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 +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
- - robotics
10
  - lerobot
 
 
11
  ---
12
 
13
  # Model Card for reward_classifier
 
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
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e052440293d80317077d6f8440300fa13c237a2580f45023c67227dcf4674f39
3
  size 29084468
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a54975cd51d90303cf1874caadfb6371464e4fa51879a41778f83dc6d863ec2
3
  size 29084468
train_config.json CHANGED
@@ -123,7 +123,7 @@
123
  "weight_decay": 0.01,
124
  "grad_clip_norm": 1.0
125
  },
126
- "output_dir": "outputs/train/2025-08-19/13-15-25_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": "zmj0m6u1",
162
  "mode": null
163
  }
164
  }
 
123
  "weight_decay": 0.01,
124
  "grad_clip_norm": 1.0
125
  },
126
+ "output_dir": "outputs/train/2025-08-20/15-50-31_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": "9rhm3g29",
162
  "mode": null
163
  }
164
  }