Robotics
LeRobot
Safetensors
groot
aractingi commited on
Commit
716d6e5
·
verified ·
1 Parent(s): 985f633

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. model.safetensors +1 -1
  3. train_config.json +2 -2
config.json CHANGED
@@ -48,7 +48,7 @@
48
  "private": null,
49
  "tags": null,
50
  "license": null,
51
- "pretrained_path": null,
52
  "chunk_size": 50,
53
  "n_action_steps": 50,
54
  "normalization_mapping": {
 
48
  "private": null,
49
  "tags": null,
50
  "license": null,
51
+ "pretrained_path": "/fsx/michel_aractingi/outputs/tmp/checkpoints/000010/pretrained_model",
52
  "chunk_size": 50,
53
  "n_action_steps": 50,
54
  "normalization_mapping": {
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e78c2ec04521d674fee7d23231605dbe055d46c374e9f9d153da8024648d14c5
3
  size 6964802952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:363d13104a202698bc741ea477625fc61d063bec208fc976fc8a85b011041751
3
  size 6964802952
train_config.json CHANGED
@@ -116,7 +116,7 @@
116
  "private": null,
117
  "tags": null,
118
  "license": null,
119
- "pretrained_path": null,
120
  "chunk_size": 50,
121
  "n_action_steps": 50,
122
  "normalization_mapping": {
@@ -161,7 +161,7 @@
161
  },
162
  "output_dir": "/fsx/michel_aractingi/outputs/tmp",
163
  "job_name": "groot",
164
- "resume": false,
165
  "seed": 1000,
166
  "num_workers": 4,
167
  "batch_size": 32,
 
116
  "private": null,
117
  "tags": null,
118
  "license": null,
119
+ "pretrained_path": "/fsx/michel_aractingi/outputs/tmp/checkpoints/000010/pretrained_model",
120
  "chunk_size": 50,
121
  "n_action_steps": 50,
122
  "normalization_mapping": {
 
161
  },
162
  "output_dir": "/fsx/michel_aractingi/outputs/tmp",
163
  "job_name": "groot",
164
+ "resume": true,
165
  "seed": 1000,
166
  "num_workers": 4,
167
  "batch_size": 32,