best val_rmse 0.1054
Browse files- config.json +4 -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,
|
|
@@ -18,7 +18,7 @@
|
|
| 18 |
"route": "oral",
|
| 19 |
"time": 0.0
|
| 20 |
},
|
| 21 |
-
"experiment_dir": "/home/cesarali/Pharma/generative_pk/results/comet/node_pk_compartments/
|
| 22 |
"experiment_indentifier": null,
|
| 23 |
"experiment_name": "node_pk_compartments",
|
| 24 |
"hf_model_card_path": [
|
|
@@ -194,7 +194,9 @@
|
|
| 194 |
"time_obs_encoder_hidden_dim": 128,
|
| 195 |
"time_obs_encoder_output_dim": 128,
|
| 196 |
"use_attention": true,
|
|
|
|
| 197 |
"use_kl_i": true,
|
|
|
|
| 198 |
"use_kl_init": true,
|
| 199 |
"use_kl_s": true,
|
| 200 |
"zi_latent_dim": 200
|
|
|
|
| 1 |
{
|
| 2 |
+
"best_val_loss": 0.10537855327129364,
|
| 3 |
"comet_ai_key": null,
|
| 4 |
"context_observations": {
|
| 5 |
"add_rem": true,
|
|
|
|
| 18 |
"route": "oral",
|
| 19 |
"time": 0.0
|
| 20 |
},
|
| 21 |
+
"experiment_dir": "/home/cesarali/Pharma/generative_pk/results/comet/node_pk_compartments/f5e3f2ed953d4676bfaa308cffe741d4",
|
| 22 |
"experiment_indentifier": null,
|
| 23 |
"experiment_name": "node_pk_compartments",
|
| 24 |
"hf_model_card_path": [
|
|
|
|
| 194 |
"time_obs_encoder_hidden_dim": 128,
|
| 195 |
"time_obs_encoder_output_dim": 128,
|
| 196 |
"use_attention": true,
|
| 197 |
+
"use_invariance_loss": true,
|
| 198 |
"use_kl_i": true,
|
| 199 |
+
"use_kl_i_np": true,
|
| 200 |
"use_kl_init": true,
|
| 201 |
"use_kl_s": true,
|
| 202 |
"zi_latent_dim": 200
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4910617
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:feb8a1e14f30a420a3bbdee5527cd1a37784219d5b0b6dca8ba7936ad812b44e
|
| 3 |
size 4910617
|