best val_rmse 0.1811
Browse files- config.json +17 -16
- 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,
|
|
@@ -12,13 +12,13 @@
|
|
| 12 |
"obs_type": "observations_pk_peak_halflife",
|
| 13 |
"past_time_ratio": 0.1
|
| 14 |
},
|
| 15 |
-
"debug_test":
|
| 16 |
"dosing": {
|
| 17 |
"dose": 1.0,
|
| 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,9 +132,9 @@
|
|
| 132 |
},
|
| 133 |
"mix_data": {
|
| 134 |
"evaluate_prediction_steps_past": 5,
|
| 135 |
-
"keep_tempfile":
|
| 136 |
"log_transform": false,
|
| 137 |
-
"n_of_databatches":
|
| 138 |
"n_of_target_individuals": 1,
|
| 139 |
"normalize_by_max": true,
|
| 140 |
"normalize_time": true,
|
|
@@ -143,20 +143,20 @@
|
|
| 143 |
"lenuzza",
|
| 144 |
"Lenuzza2016.csv"
|
| 145 |
],
|
| 146 |
-
"pretraining_epochs":
|
| 147 |
"pretraining_protocol": "none",
|
| 148 |
-
"recreate_tempfile":
|
| 149 |
"return_split_versions": true,
|
| 150 |
"split_seed": 42,
|
| 151 |
"split_strategy": "study",
|
| 152 |
-
"store_in_tempfile":
|
| 153 |
"tempfile_path": [
|
| 154 |
"preprocessed",
|
| 155 |
-
"simulated_ou_as_rates
|
| 156 |
],
|
| 157 |
"test_protocol": "simulated",
|
| 158 |
"test_size": 5,
|
| 159 |
-
"train_size":
|
| 160 |
"val_protocol": "simulated",
|
| 161 |
"val_size": 5,
|
| 162 |
"z_score_normalization": false
|
|
@@ -192,14 +192,15 @@
|
|
| 192 |
"time_obs_encoder_hidden_dim": 256,
|
| 193 |
"time_obs_encoder_output_dim": 256,
|
| 194 |
"use_attention": true,
|
| 195 |
-
"use_kl_i":
|
| 196 |
"use_kl_init": true,
|
| 197 |
"use_kl_s": true,
|
| 198 |
-
"zi_latent_dim":
|
| 199 |
},
|
| 200 |
-
"run_index":
|
| 201 |
"tags": [
|
| 202 |
-
"
|
|
|
|
| 203 |
"N-0"
|
| 204 |
],
|
| 205 |
"target_observations": {
|
|
@@ -220,10 +221,10 @@
|
|
| 220 |
0.9,
|
| 221 |
0.999
|
| 222 |
],
|
| 223 |
-
"epochs":
|
| 224 |
"eps": 1e-08,
|
| 225 |
"gradient_clip_val": 1.0,
|
| 226 |
-
"learning_rate":
|
| 227 |
"log_image_every_epoch": 25,
|
| 228 |
"log_interval": 1,
|
| 229 |
"log_vcp": false,
|
|
|
|
| 1 |
{
|
| 2 |
+
"best_val_loss": 0.18112225830554962,
|
| 3 |
"comet_ai_key": null,
|
| 4 |
"context_observations": {
|
| 5 |
"add_rem": true,
|
|
|
|
| 12 |
"obs_type": "observations_pk_peak_halflife",
|
| 13 |
"past_time_ratio": 0.1
|
| 14 |
},
|
| 15 |
+
"debug_test": "",
|
| 16 |
"dosing": {
|
| 17 |
"dose": 1.0,
|
| 18 |
"route": "oral",
|
| 19 |
"time": 0.0
|
| 20 |
},
|
| 21 |
+
"experiment_dir": "/work/ojedamarin/Projects/Pharma/Results/comet/node_pk_compartments/bfcbdc214e554316b71f86089615263c",
|
| 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": true,
|
| 136 |
"log_transform": false,
|
| 137 |
+
"n_of_databatches": 3,
|
| 138 |
"n_of_target_individuals": 1,
|
| 139 |
"normalize_by_max": true,
|
| 140 |
"normalize_time": true,
|
|
|
|
| 143 |
"lenuzza",
|
| 144 |
"Lenuzza2016.csv"
|
| 145 |
],
|
| 146 |
+
"pretraining_epochs": 8,
|
| 147 |
"pretraining_protocol": "none",
|
| 148 |
+
"recreate_tempfile": false,
|
| 149 |
"return_split_versions": true,
|
| 150 |
"split_seed": 42,
|
| 151 |
"split_strategy": "study",
|
| 152 |
+
"store_in_tempfile": true,
|
| 153 |
"tempfile_path": [
|
| 154 |
"preprocessed",
|
| 155 |
+
"simulated_ou_as_rates"
|
| 156 |
],
|
| 157 |
"test_protocol": "simulated",
|
| 158 |
"test_size": 5,
|
| 159 |
+
"train_size": 1000,
|
| 160 |
"val_protocol": "simulated",
|
| 161 |
"val_size": 5,
|
| 162 |
"z_score_normalization": false
|
|
|
|
| 192 |
"time_obs_encoder_hidden_dim": 256,
|
| 193 |
"time_obs_encoder_output_dim": 256,
|
| 194 |
"use_attention": true,
|
| 195 |
+
"use_kl_i": true,
|
| 196 |
"use_kl_init": true,
|
| 197 |
"use_kl_s": true,
|
| 198 |
+
"zi_latent_dim": 25
|
| 199 |
},
|
| 200 |
+
"run_index": 1,
|
| 201 |
"tags": [
|
| 202 |
+
"NP",
|
| 203 |
+
"OU",
|
| 204 |
"N-0"
|
| 205 |
],
|
| 206 |
"target_observations": {
|
|
|
|
| 221 |
0.9,
|
| 222 |
0.999
|
| 223 |
],
|
| 224 |
+
"epochs": 10,
|
| 225 |
"eps": 1e-08,
|
| 226 |
"gradient_clip_val": 1.0,
|
| 227 |
+
"learning_rate": 0.0001,
|
| 228 |
"log_image_every_epoch": 25,
|
| 229 |
"log_interval": 1,
|
| 230 |
"log_vcp": false,
|
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:877e687000ac63f443394687c1ad6c4f2c89c4a31c986a552ead878252fa2076
|
| 3 |
+
size 35154118
|