k1000dai commited on
Commit
714593b
·
verified ·
1 Parent(s): 62bf722

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
  "license": null,
49
  "vision_backbone": "resnet18",
50
  "pretrained_backbone_weights": "ResNet18_Weights.IMAGENET1K_V1",
51
- "freeze_vision_backbone": true,
52
  "dim_model": 512,
53
  "n_heads": 8,
54
  "n_encoder_layers": 10,
 
48
  "license": null,
49
  "vision_backbone": "resnet18",
50
  "pretrained_backbone_weights": "ResNet18_Weights.IMAGENET1K_V1",
51
+ "freeze_vision_backbone": false,
52
  "dim_model": 512,
53
  "n_heads": 8,
54
  "n_encoder_layers": 10,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5e318d6ae8dbaa114e86ab4a5c2c4db36b61ab94842bfde19c8f5081d4f1febd
3
  size 173940356
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b222b6cd66702a54c743669e5cab48627b8f2e6931a2ac071d1bce2dc1131b2
3
  size 173940356
train_config.json CHANGED
@@ -115,7 +115,7 @@
115
  "license": null,
116
  "vision_backbone": "resnet18",
117
  "pretrained_backbone_weights": "ResNet18_Weights.IMAGENET1K_V1",
118
- "freeze_vision_backbone": true,
119
  "dim_model": 512,
120
  "n_heads": 8,
121
  "n_encoder_layers": 10,
@@ -160,7 +160,7 @@
160
  "project": "lerobot",
161
  "entity": null,
162
  "notes": null,
163
- "run_id": "u2lnmq7j",
164
  "mode": null
165
  }
166
  }
 
115
  "license": null,
116
  "vision_backbone": "resnet18",
117
  "pretrained_backbone_weights": "ResNet18_Weights.IMAGENET1K_V1",
118
+ "freeze_vision_backbone": false,
119
  "dim_model": 512,
120
  "n_heads": 8,
121
  "n_encoder_layers": 10,
 
160
  "project": "lerobot",
161
  "entity": null,
162
  "notes": null,
163
+ "run_id": "2ywpnpvt",
164
  "mode": null
165
  }
166
  }