Pumpkinfries commited on
Commit
5dee438
·
verified ·
1 Parent(s): 5c2ca41

Upload folder using huggingface_hub

Browse files
pretrained_model/config.json CHANGED
@@ -41,7 +41,7 @@
41
  "private": null,
42
  "tags": null,
43
  "license": null,
44
- "pretrained_path": null,
45
  "chunk_size": 200,
46
  "n_action_steps": 50,
47
  "normalization_mapping": {
@@ -51,7 +51,7 @@
51
  },
52
  "vision_backbone": "resnet18",
53
  "pretrained_backbone_weights": "ResNet18_Weights.IMAGENET1K_V1",
54
- "replace_final_stride_with_dilation": false,
55
  "pre_norm": false,
56
  "dim_model": 768,
57
  "n_heads": 8,
 
41
  "private": null,
42
  "tags": null,
43
  "license": null,
44
+ "pretrained_path": "outputs/train/robohacks-cupstack-fixed-10-base/checkpoints/005000/pretrained_model",
45
  "chunk_size": 200,
46
  "n_action_steps": 50,
47
  "normalization_mapping": {
 
51
  },
52
  "vision_backbone": "resnet18",
53
  "pretrained_backbone_weights": "ResNet18_Weights.IMAGENET1K_V1",
54
+ "replace_final_stride_with_dilation": 0,
55
  "pre_norm": false,
56
  "dim_model": 768,
57
  "n_heads": 8,
pretrained_model/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d312530d33bc34afde82d981fe61dc2219a994f73613142f580fccf343005197
3
  size 436237752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d09804d3978bb71f91e78c79c5aac94530878c3f32ef89b2a1b02ffd3853faa8
3
  size 436237752
pretrained_model/train_config.json CHANGED
@@ -123,7 +123,7 @@
123
  "private": null,
124
  "tags": null,
125
  "license": null,
126
- "pretrained_path": null,
127
  "chunk_size": 200,
128
  "n_action_steps": 50,
129
  "normalization_mapping": {
@@ -133,7 +133,7 @@
133
  },
134
  "vision_backbone": "resnet18",
135
  "pretrained_backbone_weights": "ResNet18_Weights.IMAGENET1K_V1",
136
- "replace_final_stride_with_dilation": false,
137
  "pre_norm": false,
138
  "dim_model": 768,
139
  "n_heads": 8,
@@ -153,7 +153,7 @@
153
  },
154
  "output_dir": "outputs/train/robohacks-cupstack-fixed-10-base",
155
  "job_name": "robohacks-cupstack-fixed-10-base",
156
- "resume": false,
157
  "seed": 1000,
158
  "num_workers": 16,
159
  "batch_size": 16,
@@ -197,5 +197,5 @@
197
  "rabc_epsilon": 1e-06,
198
  "rabc_head_mode": "sparse",
199
  "rename_map": {},
200
- "checkpoint_path": null
201
  }
 
123
  "private": null,
124
  "tags": null,
125
  "license": null,
126
+ "pretrained_path": "outputs/train/robohacks-cupstack-fixed-10-base/checkpoints/005000/pretrained_model",
127
  "chunk_size": 200,
128
  "n_action_steps": 50,
129
  "normalization_mapping": {
 
133
  },
134
  "vision_backbone": "resnet18",
135
  "pretrained_backbone_weights": "ResNet18_Weights.IMAGENET1K_V1",
136
+ "replace_final_stride_with_dilation": 0,
137
  "pre_norm": false,
138
  "dim_model": 768,
139
  "n_heads": 8,
 
153
  },
154
  "output_dir": "outputs/train/robohacks-cupstack-fixed-10-base",
155
  "job_name": "robohacks-cupstack-fixed-10-base",
156
+ "resume": true,
157
  "seed": 1000,
158
  "num_workers": 16,
159
  "batch_size": 16,
 
197
  "rabc_epsilon": 1e-06,
198
  "rabc_head_mode": "sparse",
199
  "rename_map": {},
200
+ "checkpoint_path": "outputs/train/robohacks-cupstack-fixed-10-base/checkpoints/005000"
201
  }
training_state/optimizer_state.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2939f0080f7dd0a22180057ed0567ac4d19f89720e42faad0586a659f7fad2be
3
  size 871072676
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43f7568f77fdd84e929264a3fcdb129e2d85ee6b69c184c9712807450dfe4389
3
  size 871072676
training_state/rng_state.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3267d8af6c5d4ceb9be5b517754d5b11e343f0ff15b79ebe339d2213b416c308
3
  size 15708
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3f62d5b03a97219e462420936ad1ea20f3cfb35b7c8dc8c2dfcbaae1c3c9610
3
  size 15708
training_state/training_step.json CHANGED
@@ -1,3 +1,3 @@
1
  {
2
- "step": 5000
3
  }
 
1
  {
2
+ "step": 10000
3
  }