Jeongeun commited on
Commit
5f693ba
·
verified ·
1 Parent(s): 7be0d1f

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: poc_mamba
6
  pipeline_tag: robotics
7
  tags:
8
- - poc_mamba
9
  - lerobot
10
  - robotics
 
11
  ---
12
 
13
  # Model Card for poc_mamba
 
5
  model_name: poc_mamba
6
  pipeline_tag: robotics
7
  tags:
 
8
  - lerobot
9
  - robotics
10
+ - poc_mamba
11
  ---
12
 
13
  # Model Card for poc_mamba
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a34335b6d1a57fdc45fc27146e10cdb7407682e52601bbc5db854b5893c2ed5a
3
  size 473517192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1baee2a32ef8430a08c34913292fe42a939e2b40ef5c9f9e8872b403b1f0fbf6
3
  size 473517192
train_config.json CHANGED
@@ -154,7 +154,7 @@
154
  "seed": 1000,
155
  "num_workers": 4,
156
  "batch_size": 8,
157
- "steps": 30000,
158
  "eval_freq": 20000,
159
  "log_freq": 200,
160
  "tolerance_s": 0.0001,
@@ -190,7 +190,7 @@
190
  "project": "dynamic_object_v3_custom",
191
  "entity": "jeongeun",
192
  "notes": null,
193
- "run_id": "fxibps1w",
194
  "mode": null
195
  },
196
  "peft": null,
 
154
  "seed": 1000,
155
  "num_workers": 4,
156
  "batch_size": 8,
157
+ "steps": 90000,
158
  "eval_freq": 20000,
159
  "log_freq": 200,
160
  "tolerance_s": 0.0001,
 
190
  "project": "dynamic_object_v3_custom",
191
  "entity": "jeongeun",
192
  "notes": null,
193
+ "run_id": "ce2rtivb",
194
  "mode": null
195
  },
196
  "peft": null,