best val_rmse 0.0002
Browse files- config.json +4 -2
- pytorch_model.bin +1 -1
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"best_val_loss": 0.
|
| 3 |
"comet_ai_key": null,
|
| 4 |
"context_observations": {
|
| 5 |
"add_rem": true,
|
|
@@ -135,6 +135,7 @@
|
|
| 135 |
"activation": "ReLU",
|
| 136 |
"aggregator_num_heads": 8,
|
| 137 |
"aggregator_type": "attention",
|
|
|
|
| 138 |
"decoder_hidden_dim": 32,
|
| 139 |
"decoder_name": "RNNDecoder",
|
| 140 |
"decoder_num_layers": 2,
|
|
@@ -157,6 +158,7 @@
|
|
| 157 |
"time_obs_encoder_hidden_dim": 32,
|
| 158 |
"time_obs_encoder_output_dim": 32,
|
| 159 |
"use_attention": true,
|
|
|
|
| 160 |
"zi_latent_dim": 20
|
| 161 |
},
|
| 162 |
"run_index": 0,
|
|
@@ -201,6 +203,6 @@
|
|
| 201 |
"weight_decay": 0.0001
|
| 202 |
},
|
| 203 |
"transformers_version": "4.52.4",
|
| 204 |
-
"upload_to_hf_hub":
|
| 205 |
"verbose": false
|
| 206 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"best_val_loss": 0.00016806376515887678,
|
| 3 |
"comet_ai_key": null,
|
| 4 |
"context_observations": {
|
| 5 |
"add_rem": true,
|
|
|
|
| 135 |
"activation": "ReLU",
|
| 136 |
"aggregator_num_heads": 8,
|
| 137 |
"aggregator_type": "attention",
|
| 138 |
+
"cov_proj_dim": 16,
|
| 139 |
"decoder_hidden_dim": 32,
|
| 140 |
"decoder_name": "RNNDecoder",
|
| 141 |
"decoder_num_layers": 2,
|
|
|
|
| 158 |
"time_obs_encoder_hidden_dim": 32,
|
| 159 |
"time_obs_encoder_output_dim": 32,
|
| 160 |
"use_attention": true,
|
| 161 |
+
"use_covariance": false,
|
| 162 |
"zi_latent_dim": 20
|
| 163 |
},
|
| 164 |
"run_index": 0,
|
|
|
|
| 203 |
"weight_decay": 0.0001
|
| 204 |
},
|
| 205 |
"transformers_version": "4.52.4",
|
| 206 |
+
"upload_to_hf_hub": false,
|
| 207 |
"verbose": false
|
| 208 |
}
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 116067
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cecc7e426d417e4ff06d7465a1815625e6b7bd85687d5e30d99968c6dffb6a08
|
| 3 |
size 116067
|