best val_rmse 0.0002
Browse files- config.json +7 -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,
|
|
@@ -17,7 +17,7 @@
|
|
| 17 |
"route": "oral",
|
| 18 |
"time": 0.0
|
| 19 |
},
|
| 20 |
-
"experiment_dir":
|
| 21 |
"experiment_indentifier": null,
|
| 22 |
"experiment_name": "node_pk_compartments",
|
| 23 |
"hf_model_card_path": [
|
|
@@ -119,6 +119,7 @@
|
|
| 119 |
],
|
| 120 |
"pretraining_epochs": 90,
|
| 121 |
"pretraining_protocol": "none",
|
|
|
|
| 122 |
"split_seed": 42,
|
| 123 |
"split_strategy": "subject",
|
| 124 |
"test_protocol": "empirical",
|
|
@@ -136,6 +137,7 @@
|
|
| 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,6 +160,9 @@
|
|
| 158 |
"time_obs_encoder_hidden_dim": 32,
|
| 159 |
"time_obs_encoder_output_dim": 32,
|
| 160 |
"use_attention": true,
|
|
|
|
|
|
|
|
|
|
| 161 |
"zi_latent_dim": 20
|
| 162 |
},
|
| 163 |
"run_index": 0,
|
|
|
|
| 1 |
{
|
| 2 |
+
"best_val_loss": 0.00022563124366570264,
|
| 3 |
"comet_ai_key": null,
|
| 4 |
"context_observations": {
|
| 5 |
"add_rem": true,
|
|
|
|
| 17 |
"route": "oral",
|
| 18 |
"time": 0.0
|
| 19 |
},
|
| 20 |
+
"experiment_dir": "/home/cesarali/Pharma/generative_pk/results/comet/node_pk_compartments/457ede8087e74c5bbc20a2a6fa3645aa",
|
| 21 |
"experiment_indentifier": null,
|
| 22 |
"experiment_name": "node_pk_compartments",
|
| 23 |
"hf_model_card_path": [
|
|
|
|
| 119 |
],
|
| 120 |
"pretraining_epochs": 90,
|
| 121 |
"pretraining_protocol": "none",
|
| 122 |
+
"return_split_versions": false,
|
| 123 |
"split_seed": 42,
|
| 124 |
"split_strategy": "subject",
|
| 125 |
"test_protocol": "empirical",
|
|
|
|
| 137 |
"aggregator_num_heads": 8,
|
| 138 |
"aggregator_type": "attention",
|
| 139 |
"cov_proj_dim": 16,
|
| 140 |
+
"decoder_attention_layers": 2,
|
| 141 |
"decoder_hidden_dim": 32,
|
| 142 |
"decoder_name": "RNNDecoder",
|
| 143 |
"decoder_num_layers": 2,
|
|
|
|
| 160 |
"time_obs_encoder_hidden_dim": 32,
|
| 161 |
"time_obs_encoder_output_dim": 32,
|
| 162 |
"use_attention": true,
|
| 163 |
+
"use_kl_i": true,
|
| 164 |
+
"use_kl_init": true,
|
| 165 |
+
"use_kl_s": true,
|
| 166 |
"zi_latent_dim": 20
|
| 167 |
},
|
| 168 |
"run_index": 0,
|
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:7213605d3be830cd8d0be3151914f98affb0ca21e2ea634c3994533efcdb1bec
|
| 3 |
size 116067
|