best val_rmse 0.0415
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,
|
|
@@ -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": [
|
|
@@ -181,7 +181,7 @@
|
|
| 181 |
"exclusive_node_step": true,
|
| 182 |
"individual_encoder_name": "RNNContextEncoder",
|
| 183 |
"individual_encoder_number_of_heads": 4,
|
| 184 |
-
"init_hidden_num_layers":
|
| 185 |
"input_encoding_hidden_dim": 128,
|
| 186 |
"loss_name": "nll",
|
| 187 |
"node_step": true,
|
|
@@ -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.041541337966918945,
|
| 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/c6cf93e707f34c8ea42a7f879759b712",
|
| 22 |
"experiment_indentifier": null,
|
| 23 |
"experiment_name": "node_pk_compartments",
|
| 24 |
"hf_model_card_path": [
|
|
|
|
| 181 |
"exclusive_node_step": true,
|
| 182 |
"individual_encoder_name": "RNNContextEncoder",
|
| 183 |
"individual_encoder_number_of_heads": 4,
|
| 184 |
+
"init_hidden_num_layers": 4,
|
| 185 |
"input_encoding_hidden_dim": 128,
|
| 186 |
"loss_name": "nll",
|
| 187 |
"node_step": true,
|
|
|
|
| 195 |
"use_kl_i": true,
|
| 196 |
"use_kl_init": true,
|
| 197 |
"use_kl_s": true,
|
| 198 |
+
"zi_latent_dim": 512
|
| 199 |
},
|
| 200 |
+
"run_index": 7,
|
| 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:47c30c02f894a83ad7e250db280b8d30da39e25cea30ec513bf2418057c6c4f9
|
| 3 |
+
size 48200922
|