Robotics
LeRobot
Safetensors
smolvla
qualiaadmin commited on
Commit
a9d575c
·
verified ·
1 Parent(s): 38f4282

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
@@ -7,8 +7,8 @@ model_name: smolvla
7
  pipeline_tag: robotics
8
  tags:
9
  - robotics
10
- - lerobot
11
  - smolvla
 
12
  ---
13
 
14
  # Model Card for smolvla
 
7
  pipeline_tag: robotics
8
  tags:
9
  - robotics
 
10
  - smolvla
11
+ - lerobot
12
  ---
13
 
14
  # Model Card for smolvla
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:75689cd77ae2f08f9e8e7dfbcb972492fcfc1950e4191232941b91604dc8e5b5
3
  size 906712520
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:209cc2669cfcf995baa9caae3592b40c7a82996c125575e72f4eb8854e4834a2
3
  size 906712520
train_config.json CHANGED
@@ -156,12 +156,12 @@
156
  "max_period": 4.0
157
  },
158
  "output_dir": "/tmp/output/run1",
159
- "job_name": "test_training_1759940753",
160
  "resume": false,
161
  "seed": 1000,
162
  "num_workers": 4,
163
  "batch_size": 1,
164
- "steps": 5,
165
  "eval_freq": 20000,
166
  "log_freq": 200,
167
  "save_checkpoint": true,
 
156
  "max_period": 4.0
157
  },
158
  "output_dir": "/tmp/output/run1",
159
+ "job_name": "test_training_1760088918",
160
  "resume": false,
161
  "seed": 1000,
162
  "num_workers": 4,
163
  "batch_size": 1,
164
+ "steps": 2,
165
  "eval_freq": 20000,
166
  "log_freq": 200,
167
  "save_checkpoint": true,