best val_rmse 0.1585
Browse files- config.json +6 -6
- 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": [
|
|
@@ -132,7 +132,7 @@
|
|
| 132 |
},
|
| 133 |
"mix_data": {
|
| 134 |
"evaluate_prediction_steps_past": 5,
|
| 135 |
-
"keep_tempfile":
|
| 136 |
"log_transform": false,
|
| 137 |
"n_of_databatches": 3,
|
| 138 |
"n_of_target_individuals": 1,
|
|
@@ -145,7 +145,7 @@
|
|
| 145 |
],
|
| 146 |
"pretraining_epochs": 8,
|
| 147 |
"pretraining_protocol": "none",
|
| 148 |
-
"recreate_tempfile":
|
| 149 |
"return_split_versions": true,
|
| 150 |
"split_seed": 42,
|
| 151 |
"split_strategy": "study",
|
|
@@ -167,7 +167,7 @@
|
|
| 167 |
"network": {
|
| 168 |
"activation": "ReLU",
|
| 169 |
"aggregator_num_heads": 8,
|
| 170 |
-
"aggregator_type": "
|
| 171 |
"cov_proj_dim": 16,
|
| 172 |
"decoder_attention_layers": 2,
|
| 173 |
"decoder_hidden_dim": 512,
|
|
@@ -195,7 +195,7 @@
|
|
| 195 |
"use_kl_i": true,
|
| 196 |
"use_kl_init": true,
|
| 197 |
"use_kl_s": true,
|
| 198 |
-
"zi_latent_dim":
|
| 199 |
},
|
| 200 |
"run_index": 1,
|
| 201 |
"tags": [
|
|
|
|
| 1 |
{
|
| 2 |
+
"best_val_loss": 0.15854664146900177,
|
| 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/d6e4e97ca5f64de09823a2f75281d781",
|
| 22 |
"experiment_indentifier": null,
|
| 23 |
"experiment_name": "node_pk_compartments",
|
| 24 |
"hf_model_card_path": [
|
|
|
|
| 132 |
},
|
| 133 |
"mix_data": {
|
| 134 |
"evaluate_prediction_steps_past": 5,
|
| 135 |
+
"keep_tempfile": false,
|
| 136 |
"log_transform": false,
|
| 137 |
"n_of_databatches": 3,
|
| 138 |
"n_of_target_individuals": 1,
|
|
|
|
| 145 |
],
|
| 146 |
"pretraining_epochs": 8,
|
| 147 |
"pretraining_protocol": "none",
|
| 148 |
+
"recreate_tempfile": true,
|
| 149 |
"return_split_versions": true,
|
| 150 |
"split_seed": 42,
|
| 151 |
"split_strategy": "study",
|
|
|
|
| 167 |
"network": {
|
| 168 |
"activation": "ReLU",
|
| 169 |
"aggregator_num_heads": 8,
|
| 170 |
+
"aggregator_type": "attention",
|
| 171 |
"cov_proj_dim": 16,
|
| 172 |
"decoder_attention_layers": 2,
|
| 173 |
"decoder_hidden_dim": 512,
|
|
|
|
| 195 |
"use_kl_i": true,
|
| 196 |
"use_kl_init": true,
|
| 197 |
"use_kl_s": true,
|
| 198 |
+
"zi_latent_dim": 256
|
| 199 |
},
|
| 200 |
"run_index": 1,
|
| 201 |
"tags": [
|
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:f07fceac4ade363454df306b81bcf82e88b584bd01fc260361290a7a3dbc9e27
|
| 3 |
+
size 38747354
|