asenella commited on
Commit
33ce503
·
1 Parent(s): 000c740

Uploading MVTCAE in asenella/MVTCAE_beta_5_scale_False_seed_0

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:242f3978395b8fb8bc6b15d3f802616cf42f577ad6c039e6e59c60db21af4362
3
- size 32018793
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d77e1a64c2427bb8b9a44c4ec8dff9febbf6d35ecf4b15d39880e7daa68dbd65
3
+ size 32020280
encoders.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fbe98b6eb0a82536c7b87fc3ffdcfb13991a90befed665df3ba6a992235ecd17
3
- size 49378770
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:180c53f4c8189eeb170e444c314821e43f7ed824f9f8698b9c913f1d9f4c1796
3
+ size 49380198
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:110e07fa7d13b6c9b1cdc86966796059ba0c3584c2501066d72b697718501fb7
3
- size 81330637
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f2e8c45f4099bc3b1d27296bf03fb35cddb137d60f580f107e7da1ceee2113a
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": false, "rescale_factors": null, "decoders_dist": {"image": "normal", "audio": "normal", "trajectory": "normal"}, "decoder_dist_params": {}, "custom_architectures": ["encoders", "decoders"], "alpha": 0.75, "beta": 0.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": false, "rescale_factors": null, "decoders_dist": {"image": "normal", "audio": "normal", "trajectory": "normal"}, "decoder_dist_params": {}, "custom_architectures": ["encoders", "decoders", "encoders", "decoders"], "alpha": 0.75, "beta": 0.5}