best val_rmse 0.0090
Browse files- config.json +5 -5
- 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": 128,
|
| 140 |
"decoder_name": "TransformerDecoder",
|
| 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",
|
|
@@ -190,7 +190,7 @@
|
|
| 190 |
"epochs": 950,
|
| 191 |
"eps": 1e-08,
|
| 192 |
"gradient_clip_val": 1.0,
|
| 193 |
-
"learning_rate":
|
| 194 |
"log_image_every_epoch": 5,
|
| 195 |
"log_interval": 1,
|
| 196 |
"log_vcp": true,
|
|
|
|
| 1 |
{
|
| 2 |
+
"best_val_loss": 0.008973164483904839,
|
| 3 |
"comet_ai_key": null,
|
| 4 |
"context_observations": {
|
| 5 |
"add_rem": true,
|
|
|
|
| 138 |
"cov_proj_dim": 16,
|
| 139 |
"decoder_hidden_dim": 128,
|
| 140 |
"decoder_name": "TransformerDecoder",
|
| 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": 25,
|
| 165 |
"tags": [
|
| 166 |
"FAttention",
|
| 167 |
"Long",
|
|
|
|
| 190 |
"epochs": 950,
|
| 191 |
"eps": 1e-08,
|
| 192 |
"gradient_clip_val": 1.0,
|
| 193 |
+
"learning_rate": 0.0001,
|
| 194 |
"log_image_every_epoch": 5,
|
| 195 |
"log_interval": 1,
|
| 196 |
"log_vcp": true,
|
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:0506b265a430ee9af49062bd616477c1aa2ee43645833fb24f80072a96830f90
|
| 3 |
+
size 10189543
|