asenella commited on
Commit
3980953
·
1 Parent(s): 46ae576

Uploading JNF in asenella/JNF_beta_10_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:252b74928ae661de9a0104447008c442784c2f9d88705d7e4d676cd08e75ba77
3
- size 32018793
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7846c1fd509d15cbea221094eb4b7d4fa901e16681481bca710cdc7753d3da40
3
+ size 32020280
encoders.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:081c9923c017151704f696261a561848dc8ed1ed7fbc0c602ab462976f221e69
3
- size 49378774
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ba73f1a609f040484d6a793aa50e4c4ecc03279349a099e98d453c49e88b69a
3
+ size 49380198
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:805432221a77d0a3e6d1572143828cae0336f88256eaaf1d4ae9df2dce551d09
3
- size 135173713
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b78f155df0018098df618419277cc3ee34f68e609e892cc8f38392c764f88c04
3
+ size 135169489
model_config.json CHANGED
@@ -1 +1 @@
1
- {"name": "JNFConfig", "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"], "warmup": 200, "beta": 1.0}
 
1
+ {"name": "JNFConfig", "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"], "warmup": 200, "beta": 1.0}