best val_rmse 0.1177
Browse files- config.json +6 -6
- 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,
|
|
@@ -18,7 +18,7 @@
|
|
| 18 |
"route": "oral",
|
| 19 |
"time": 0.0
|
| 20 |
},
|
| 21 |
-
"experiment_dir": "/work/ojedamarin/Projects/Pharma/Results/comet/node_pk_compartments/
|
| 22 |
"experiment_indentifier": null,
|
| 23 |
"experiment_name": "node_pk_compartments",
|
| 24 |
"hf_model_card_path": [
|
|
@@ -171,14 +171,14 @@
|
|
| 171 |
"cov_proj_dim": 16,
|
| 172 |
"decoder_attention_layers": 2,
|
| 173 |
"decoder_hidden_dim": 512,
|
| 174 |
-
"decoder_name": "
|
| 175 |
"decoder_num_layers": 4,
|
| 176 |
"decoder_rnn_hidden_dim": 256,
|
| 177 |
"drift_activation": "Tanh",
|
| 178 |
"drift_num_layers": 2,
|
| 179 |
"dropout": 0.1,
|
| 180 |
"encoder_rnn_hidden_dim": 256,
|
| 181 |
-
"exclusive_node_step":
|
| 182 |
"individual_encoder_name": "RNNContextEncoder",
|
| 183 |
"individual_encoder_number_of_heads": 4,
|
| 184 |
"init_hidden_num_layers": 4,
|
|
@@ -195,9 +195,9 @@
|
|
| 195 |
"use_kl_i": true,
|
| 196 |
"use_kl_init": true,
|
| 197 |
"use_kl_s": true,
|
| 198 |
-
"zi_latent_dim":
|
| 199 |
},
|
| 200 |
-
"run_index":
|
| 201 |
"tags": [
|
| 202 |
"NP",
|
| 203 |
"OU",
|
|
|
|
| 1 |
{
|
| 2 |
+
"best_val_loss": 0.11770794540643692,
|
| 3 |
"comet_ai_key": null,
|
| 4 |
"context_observations": {
|
| 5 |
"add_rem": true,
|
|
|
|
| 18 |
"route": "oral",
|
| 19 |
"time": 0.0
|
| 20 |
},
|
| 21 |
+
"experiment_dir": "/work/ojedamarin/Projects/Pharma/Results/comet/node_pk_compartments/1521db969a90487bafbb56f3602e41ca",
|
| 22 |
"experiment_indentifier": null,
|
| 23 |
"experiment_name": "node_pk_compartments",
|
| 24 |
"hf_model_card_path": [
|
|
|
|
| 171 |
"cov_proj_dim": 16,
|
| 172 |
"decoder_attention_layers": 2,
|
| 173 |
"decoder_hidden_dim": 512,
|
| 174 |
+
"decoder_name": "RNNDecoder",
|
| 175 |
"decoder_num_layers": 4,
|
| 176 |
"decoder_rnn_hidden_dim": 256,
|
| 177 |
"drift_activation": "Tanh",
|
| 178 |
"drift_num_layers": 2,
|
| 179 |
"dropout": 0.1,
|
| 180 |
"encoder_rnn_hidden_dim": 256,
|
| 181 |
+
"exclusive_node_step": true,
|
| 182 |
"individual_encoder_name": "RNNContextEncoder",
|
| 183 |
"individual_encoder_number_of_heads": 4,
|
| 184 |
"init_hidden_num_layers": 4,
|
|
|
|
| 195 |
"use_kl_i": true,
|
| 196 |
"use_kl_init": true,
|
| 197 |
"use_kl_s": true,
|
| 198 |
+
"zi_latent_dim": 256
|
| 199 |
},
|
| 200 |
+
"run_index": 4,
|
| 201 |
"tags": [
|
| 202 |
"NP",
|
| 203 |
"OU",
|
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:306bdbf4b659c99318988e2c3ddabe7aa895085fac5bf57d86d87a6eb37f994e
|
| 3 |
+
size 19538212
|