ISdept commited on
Commit
a3602af
·
verified ·
1 Parent(s): b90868a

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. config.json +5 -6
  2. model.safetensors +2 -2
config.json CHANGED
@@ -57,17 +57,16 @@
57
  ],
58
  "state_dim": 7,
59
  "action_dim": 7,
60
- "d_model": 512,
61
  "nhead": 8,
62
  "num_encoder_layers": 4,
63
  "dim_feedforward": 512,
64
- "diffusion_step_embed_dim": 256,
65
  "down_dims": [
66
- 512,
67
- 1024,
68
- 2048
69
  ],
70
- "kernel_size": 5,
71
  "n_groups": 8,
72
  "use_film_scale_modulation": true,
73
  "optimizer_lr": 0.0001,
 
57
  ],
58
  "state_dim": 7,
59
  "action_dim": 7,
60
+ "d_model": 256,
61
  "nhead": 8,
62
  "num_encoder_layers": 4,
63
  "dim_feedforward": 512,
64
+ "diffusion_step_embed_dim": 128,
65
  "down_dims": [
66
+ 256,
67
+ 512
 
68
  ],
69
+ "kernel_size": 3,
70
  "n_groups": 8,
71
  "use_film_scale_modulation": true,
72
  "optimizer_lr": 0.0001,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eb351a6d7241e3f2d18637e9ae13df40404476e3a6bbbef7c85910e1dd4410fe
3
- size 1195103096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecf0b85712c1c2f45c452b3d354fb4ad4276ec288f6abc12a464e3033b8fd052
3
+ size 115488856