asenella commited on
Commit
7183725
·
1 Parent(s): a1003fd

Uploading MVTCAE in asenella/MVTCAE_beta_25_scale_True_seed_3

Browse files
Files changed (4) hide show
  1. decoders.pkl +2 -2
  2. encoders.pkl +2 -2
  3. model.pt +2 -2
  4. model_config.json +1 -1
decoders.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:521a7edcddd09a69b90040407055fe40a144b82f41bd88701917ad703abf5fae
3
- size 32018793
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bc0710883c31dcbf726459711d0c42ca1222473399f1c18955231aae0109cde
3
+ size 32020280
encoders.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c1863bab120e9da1e6e7dfb6092c316a0e0f01c07d9c892e4840f06253ff239c
3
- size 49378774
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:573104a7ad36c0ce9eeeb2235bc273f8eb389bd12d2a0167106783466ed52c23
3
+ size 49380198
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eac27b752c1718d1b1e13df19ade025e9457740950cfb2ff38430fca20ef484a
3
- size 81330637
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6294f205bd8019053673c69e9cc83577c79592c64824a1e24ffcb9666baca61a
3
+ size 81328653
model_config.json CHANGED
@@ -1 +1 @@
1
- {"name": "MVTCAEConfig", "n_modalities": 3, "latent_dim": 64, "input_dims": {"image": [3, 28, 28], "audio": [1, 32, 128], "trajectory": [200]}, "uses_likelihood_rescaling": true, "rescale_factors": null, "decoders_dist": {"image": "normal", "audio": "normal", "trajectory": "normal"}, "decoder_dist_params": {}, "custom_architectures": ["encoders", "decoders"], "alpha": 0.75, "beta": 2.5}
 
1
+ {"name": "MVTCAEConfig", "n_modalities": 3, "latent_dim": 64, "input_dims": {"image": [3, 28, 28], "audio": [1, 32, 128], "trajectory": [200]}, "uses_likelihood_rescaling": true, "rescale_factors": null, "decoders_dist": {"image": "normal", "audio": "normal", "trajectory": "normal"}, "decoder_dist_params": {}, "custom_architectures": ["encoders", "decoders", "encoders", "decoders"], "alpha": 0.75, "beta": 2.5}