best val_rmse 0.0094
Browse files- config.json +4 -4
- pytorch_model.bin +2 -2
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,
|
|
@@ -138,7 +138,7 @@
|
|
| 138 |
"cov_proj_dim": 16,
|
| 139 |
"decoder_hidden_dim": 512,
|
| 140 |
"decoder_name": "RNNDecoder",
|
| 141 |
-
"decoder_num_layers":
|
| 142 |
"decoder_rnn_hidden_dim": 256,
|
| 143 |
"drift_activation": "Tanh",
|
| 144 |
"drift_num_layers": 3,
|
|
@@ -159,9 +159,9 @@
|
|
| 159 |
"time_obs_encoder_output_dim": 256,
|
| 160 |
"use_attention": true,
|
| 161 |
"use_covariance": false,
|
| 162 |
-
"zi_latent_dim":
|
| 163 |
},
|
| 164 |
-
"run_index":
|
| 165 |
"tags": [
|
| 166 |
"FAttention",
|
| 167 |
"Long",
|
|
|
|
| 1 |
{
|
| 2 |
+
"best_val_loss": 0.009428302757441998,
|
| 3 |
"comet_ai_key": null,
|
| 4 |
"context_observations": {
|
| 5 |
"add_rem": true,
|
|
|
|
| 138 |
"cov_proj_dim": 16,
|
| 139 |
"decoder_hidden_dim": 512,
|
| 140 |
"decoder_name": "RNNDecoder",
|
| 141 |
+
"decoder_num_layers": 4,
|
| 142 |
"decoder_rnn_hidden_dim": 256,
|
| 143 |
"drift_activation": "Tanh",
|
| 144 |
"drift_num_layers": 3,
|
|
|
|
| 159 |
"time_obs_encoder_output_dim": 256,
|
| 160 |
"use_attention": true,
|
| 161 |
"use_covariance": false,
|
| 162 |
+
"zi_latent_dim": 128
|
| 163 |
},
|
| 164 |
+
"run_index": 43,
|
| 165 |
"tags": [
|
| 166 |
"FAttention",
|
| 167 |
"Long",
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:adfb906f44d61acaa3ca6c522a5629e5b5ed97e9357c192d63f56e8a8aa62e9b
|
| 3 |
+
size 23990293
|