best val_rmse 0.0312
Browse files- config.json +7 -6
- 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": "/work/ojedamarin/Projects/Pharma/Results/comet/node_pk_compartments/
|
| 22 |
"experiment_indentifier": null,
|
| 23 |
"experiment_name": "node_pk_compartments",
|
| 24 |
"hf_model_card_path": [
|
|
@@ -155,11 +155,11 @@
|
|
| 155 |
"simulated_ou_as_rates"
|
| 156 |
],
|
| 157 |
"test_protocol": "simulated",
|
| 158 |
-
"test_size":
|
| 159 |
"tqdm_progress": false,
|
| 160 |
"train_size": 10000,
|
| 161 |
"val_protocol": "simulated",
|
| 162 |
-
"val_size":
|
| 163 |
"z_score_normalization": false
|
| 164 |
},
|
| 165 |
"model_type": "node_pk",
|
|
@@ -195,12 +195,13 @@
|
|
| 195 |
"time_obs_encoder_output_dim": 256,
|
| 196 |
"use_attention": true,
|
| 197 |
"use_invariance_loss": true,
|
| 198 |
-
"use_kl_i":
|
|
|
|
| 199 |
"use_kl_init": true,
|
| 200 |
"use_kl_s": true,
|
| 201 |
"zi_latent_dim": 512
|
| 202 |
},
|
| 203 |
-
"run_index":
|
| 204 |
"tags": [
|
| 205 |
"YOLO-0",
|
| 206 |
"N-0"
|
|
|
|
| 1 |
{
|
| 2 |
+
"best_val_loss": 0.03117336332798004,
|
| 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/9c0e62fe4ea545a793976de941966695",
|
| 22 |
"experiment_indentifier": null,
|
| 23 |
"experiment_name": "node_pk_compartments",
|
| 24 |
"hf_model_card_path": [
|
|
|
|
| 155 |
"simulated_ou_as_rates"
|
| 156 |
],
|
| 157 |
"test_protocol": "simulated",
|
| 158 |
+
"test_size": 1000,
|
| 159 |
"tqdm_progress": false,
|
| 160 |
"train_size": 10000,
|
| 161 |
"val_protocol": "simulated",
|
| 162 |
+
"val_size": 1000,
|
| 163 |
"z_score_normalization": false
|
| 164 |
},
|
| 165 |
"model_type": "node_pk",
|
|
|
|
| 195 |
"time_obs_encoder_output_dim": 256,
|
| 196 |
"use_attention": true,
|
| 197 |
"use_invariance_loss": true,
|
| 198 |
+
"use_kl_i": false,
|
| 199 |
+
"use_kl_i_np": true,
|
| 200 |
"use_kl_init": true,
|
| 201 |
"use_kl_s": true,
|
| 202 |
"zi_latent_dim": 512
|
| 203 |
},
|
| 204 |
+
"run_index": 1,
|
| 205 |
"tags": [
|
| 206 |
"YOLO-0",
|
| 207 |
"N-0"
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 45044802
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:69e8fa10f0c6e61712b3b2e5a6b2e9e451667a7ca0a781dacf395fa738b3b564
|
| 3 |
size 45044802
|