best val_rmse 0.0420
Browse files- config.json +8 -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": [
|
@@ -145,7 +145,7 @@
|
|
145 |
],
|
146 |
"pretraining_epochs": 2000,
|
147 |
"pretraining_protocol": "none",
|
148 |
-
"recreate_tempfile":
|
149 |
"return_split_versions": false,
|
150 |
"split_seed": 42,
|
151 |
"split_strategy": "study",
|
@@ -194,7 +194,9 @@
|
|
194 |
"time_obs_encoder_hidden_dim": 256,
|
195 |
"time_obs_encoder_output_dim": 256,
|
196 |
"use_attention": true,
|
|
|
197 |
"use_kl_i": true,
|
|
|
198 |
"use_kl_init": true,
|
199 |
"use_kl_s": true,
|
200 |
"zi_latent_dim": 512
|
@@ -226,12 +228,12 @@
|
|
226 |
"eps": 1e-08,
|
227 |
"eval_empirical_every_pct": 0.25,
|
228 |
"gradient_clip_val": 1.0,
|
229 |
-
"learning_rate": 0.
|
230 |
-
"log_image_every_epoch":
|
231 |
"log_interval": 1,
|
232 |
"log_vcp": true,
|
233 |
"num_batch_plot": 1,
|
234 |
-
"num_workers":
|
235 |
"optimizer_name": "AdamW",
|
236 |
"persistent_workers": true,
|
237 |
"scheduler_name": "CosineAnnealingLR",
|
|
|
1 |
{
|
2 |
+
"best_val_loss": 0.04201662167906761,
|
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/43b5890e30124cc9b31f40fd167842f5",
|
22 |
"experiment_indentifier": null,
|
23 |
"experiment_name": "node_pk_compartments",
|
24 |
"hf_model_card_path": [
|
|
|
145 |
],
|
146 |
"pretraining_epochs": 2000,
|
147 |
"pretraining_protocol": "none",
|
148 |
+
"recreate_tempfile": true,
|
149 |
"return_split_versions": false,
|
150 |
"split_seed": 42,
|
151 |
"split_strategy": "study",
|
|
|
194 |
"time_obs_encoder_hidden_dim": 256,
|
195 |
"time_obs_encoder_output_dim": 256,
|
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": 512
|
|
|
228 |
"eps": 1e-08,
|
229 |
"eval_empirical_every_pct": 0.25,
|
230 |
"gradient_clip_val": 1.0,
|
231 |
+
"learning_rate": 0.00023,
|
232 |
+
"log_image_every_epoch": 2,
|
233 |
"log_interval": 1,
|
234 |
"log_vcp": true,
|
235 |
"num_batch_plot": 1,
|
236 |
+
"num_workers": 3,
|
237 |
"optimizer_name": "AdamW",
|
238 |
"persistent_workers": true,
|
239 |
"scheduler_name": "CosineAnnealingLR",
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 40834196
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9992b5872763e9cd24943bcd266c9132bf4bf0ef2f56d1a820b37c7630747722
|
3 |
size 40834196
|