JulienStocker commited on
Commit
4109d2d
·
verified ·
1 Parent(s): 5c02246

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 +6 -6
config.json CHANGED
@@ -41,7 +41,7 @@
41
  "device": "cuda",
42
  "use_amp": false,
43
  "push_to_hub": true,
44
- "repo_id": "JulienStocker/il_gym_model",
45
  "private": null,
46
  "tags": null,
47
  "license": null,
 
41
  "device": "cuda",
42
  "use_amp": false,
43
  "push_to_hub": true,
44
+ "repo_id": "JulienStocker/il_0_policy",
45
  "private": null,
46
  "tags": null,
47
  "license": null,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:34cd0fd7a682ed12794335520705d27e326d984759f4ec0f18e6c2df5a6c4e6d
3
  size 206742080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1360700ba944786b33c84d88b099549c85d1083e1cfe5708e37d92d706981fe6
3
  size 206742080
train_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "dataset": {
3
- "repo_id": "JulienStocker/il_gym",
4
  "root": null,
5
  "episodes": null,
6
  "image_transforms": {
@@ -62,7 +62,7 @@
62
  },
63
  "revision": null,
64
  "use_imagenet_stats": true,
65
- "video_backend": "pyav"
66
  },
67
  "env": null,
68
  "policy": {
@@ -108,7 +108,7 @@
108
  "device": "cuda",
109
  "use_amp": false,
110
  "push_to_hub": true,
111
- "repo_id": "JulienStocker/il_gym_model",
112
  "private": null,
113
  "tags": null,
114
  "license": null,
@@ -134,8 +134,8 @@
134
  "optimizer_weight_decay": 0.0001,
135
  "optimizer_lr_backbone": 1e-05
136
  },
137
- "output_dir": "outputs/train/il_sim_test_v2",
138
- "job_name": "il_sim_test",
139
  "resume": false,
140
  "seed": 1000,
141
  "num_workers": 4,
@@ -169,7 +169,7 @@
169
  "project": "lerobot",
170
  "entity": null,
171
  "notes": null,
172
- "run_id": "c9wfow3g",
173
  "mode": null
174
  }
175
  }
 
1
  {
2
  "dataset": {
3
+ "repo_id": "JulienStocker/il_0",
4
  "root": null,
5
  "episodes": null,
6
  "image_transforms": {
 
62
  },
63
  "revision": null,
64
  "use_imagenet_stats": true,
65
+ "video_backend": "torchcodec"
66
  },
67
  "env": null,
68
  "policy": {
 
108
  "device": "cuda",
109
  "use_amp": false,
110
  "push_to_hub": true,
111
+ "repo_id": "JulienStocker/il_0_policy",
112
  "private": null,
113
  "tags": null,
114
  "license": null,
 
134
  "optimizer_weight_decay": 0.0001,
135
  "optimizer_lr_backbone": 1e-05
136
  },
137
+ "output_dir": "outputs/train/il_test",
138
+ "job_name": "il_0_test",
139
  "resume": false,
140
  "seed": 1000,
141
  "num_workers": 4,
 
169
  "project": "lerobot",
170
  "entity": null,
171
  "notes": null,
172
+ "run_id": "mwjib6ru",
173
  "mode": null
174
  }
175
  }