bglick13 commited on
Commit
0990902
1 Parent(s): b95387a

Upload 2 files

Browse files
value_function/config.json CHANGED
@@ -1 +1 @@
1
- {"in_channels": 14, "down_block_types": ["DownResnetBlock1D", "DownResnetBlock1D", "DownResnetBlock1D", "DownResnetBlock1D"], "up_block_types": [], "out_block_type": "ValueFunction", "mid_block_type": "ValueFunctionMidBlock1D", "block_out_channels": [32, 64, 128, 256], "layers_per_block": 1, "always_downsample": true, "sample_size": 65536, "out_channels": 14, "extra_in_channels": 0, "time_embedding_type": "positional", "use_timestep_embedding": true, "flip_sin_to_cos": false, "downscale_freq_shift": 1, "norm_num_groups": 8, "act_fn": "mish"}
 
1
+ {"in_channels": 14, "down_block_types": ["DownResnetBlock1D", "DownResnetBlock1D", "DownResnetBlock1D", "DownResnetBlock1D"], "up_block_types": [], "out_block_type": "ValueFunction", "mid_block_type": "ValueFunctionMidBlock1D", "block_out_channels": [32, 64, 128, 256], "layers_per_block": 1, "downsample_each_block": true, "sample_size": 65536, "out_channels": 14, "extra_in_channels": 0, "time_embedding_type": "positional", "use_timestep_embedding": true, "flip_sin_to_cos": false, "freq_shift": 1, "norm_num_groups": 8, "act_fn": "mish"}
value_function/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:543754339beb77edbc1dac79f6432e53238e66b3b205884e03cce2c19c45bc01
3
- size 9228921
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a323c1eb1c952257ba3c8b6aafc9c29e3fa3b9304af6a5b449e19db1448544c6
3
+ size 9228345