notmahi commited on
Commit
b26c18f
1 Parent(s): cf6e179

Upload folder using huggingface_hub

Browse files
Files changed (4) hide show
  1. README.md +1 -1
  2. config.json +1 -1
  3. config.yaml +4 -4
  4. model.safetensors +2 -2
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  tags:
3
- - pytorch_model_hub_mixin
4
  - model_hub_mixin
 
5
  ---
6
 
7
  This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
 
1
  ---
2
  tags:
 
3
  - model_hub_mixin
4
+ - pytorch_model_hub_mixin
5
  ---
6
 
7
  This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
config.json CHANGED
@@ -45,5 +45,5 @@
45
  "vision_backbone": "resnet18",
46
  "vqvae_embedding_dim": 32,
47
  "vqvae_enc_hidden_dim": 64,
48
- "vqvae_n_embed": 16
49
  }
 
45
  "vision_backbone": "resnet18",
46
  "vqvae_embedding_dim": 32,
47
  "vqvae_enc_hidden_dim": 64,
48
+ "vqvae_n_embed": 8
49
  }
config.yaml CHANGED
@@ -10,7 +10,7 @@ training:
10
  online_steps_between_rollouts: 1
11
  online_sampling_ratio: 0.5
12
  online_env_seed: ???
13
- eval_freq: 10000
14
  log_freq: 250
15
  save_checkpoint: true
16
  save_freq: 5000
@@ -72,8 +72,8 @@ training:
72
  - 0.03333333333333333
73
  - 0.05
74
  eval:
75
- n_episodes: 10
76
- batch_size: 10
77
  use_async_envs: false
78
  wandb:
79
  enable: true
@@ -116,7 +116,7 @@ policy:
116
  use_group_norm: true
117
  spatial_softmax_num_keypoints: 32
118
  n_vqvae_training_steps: ${training.n_vqvae_training_steps}
119
- vqvae_n_embed: 16
120
  vqvae_embedding_dim: 32
121
  vqvae_enc_hidden_dim: 64
122
  gpt_block_size: 500
 
10
  online_steps_between_rollouts: 1
11
  online_sampling_ratio: 0.5
12
  online_env_seed: ???
13
+ eval_freq: 5000
14
  log_freq: 250
15
  save_checkpoint: true
16
  save_freq: 5000
 
72
  - 0.03333333333333333
73
  - 0.05
74
  eval:
75
+ n_episodes: 50
76
+ batch_size: 50
77
  use_async_envs: false
78
  wandb:
79
  enable: true
 
116
  use_group_norm: true
117
  spatial_softmax_num_keypoints: 32
118
  n_vqvae_training_steps: ${training.n_vqvae_training_steps}
119
+ vqvae_n_embed: 8
120
  vqvae_embedding_dim: 32
121
  vqvae_enc_hidden_dim: 64
122
  gpt_block_size: 500
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a36938231e0f1c2993f1e2c513073b59396e20dd03bef3b1bce73b44c03206c
3
- size 17571450
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0036579203832939fc018d39842891a089d49675f9f485723bdd5f2b3dd271b2
3
+ size 17525194