best val_rmse 0.0000
Browse files- config.json +15 -7
- 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,
|
|
@@ -12,12 +12,13 @@
|
|
| 12 |
"obs_type": "observations_pk_peak_halflife",
|
| 13 |
"past_time_ratio": 0.1
|
| 14 |
},
|
|
|
|
| 15 |
"dosing": {
|
| 16 |
"dose": 1.0,
|
| 17 |
"route": "oral",
|
| 18 |
"time": 0.0
|
| 19 |
},
|
| 20 |
-
"experiment_dir": "/work/ojedamarin/Projects/Pharma/Results/comet/node_pk_compartments/
|
| 21 |
"experiment_indentifier": null,
|
| 22 |
"experiment_name": "node_pk_compartments",
|
| 23 |
"hf_model_card_path": [
|
|
@@ -131,8 +132,9 @@
|
|
| 131 |
},
|
| 132 |
"mix_data": {
|
| 133 |
"evaluate_prediction_steps_past": 5,
|
|
|
|
| 134 |
"log_transform": false,
|
| 135 |
-
"n_of_databatches":
|
| 136 |
"n_of_target_individuals": 1,
|
| 137 |
"normalize_by_max": true,
|
| 138 |
"normalize_time": true,
|
|
@@ -143,9 +145,15 @@
|
|
| 143 |
],
|
| 144 |
"pretraining_epochs": 4800,
|
| 145 |
"pretraining_protocol": "none",
|
|
|
|
| 146 |
"return_split_versions": true,
|
| 147 |
"split_seed": 42,
|
| 148 |
"split_strategy": "study",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 149 |
"test_protocol": "simulated",
|
| 150 |
"test_size": 5,
|
| 151 |
"train_size": 100,
|
|
@@ -189,9 +197,9 @@
|
|
| 189 |
"use_kl_s": true,
|
| 190 |
"zi_latent_dim": 256
|
| 191 |
},
|
| 192 |
-
"run_index":
|
| 193 |
"tags": [
|
| 194 |
-
"
|
| 195 |
"N-0"
|
| 196 |
],
|
| 197 |
"target_observations": {
|
|
@@ -215,8 +223,8 @@
|
|
| 215 |
"epochs": 6000,
|
| 216 |
"eps": 1e-08,
|
| 217 |
"gradient_clip_val": 1.0,
|
| 218 |
-
"learning_rate":
|
| 219 |
-
"log_image_every_epoch":
|
| 220 |
"log_interval": 1,
|
| 221 |
"log_vcp": false,
|
| 222 |
"num_batch_plot": 1,
|
|
|
|
| 1 |
{
|
| 2 |
+
"best_val_loss": 0.0,
|
| 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": false,
|
| 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/40a0407247cf4a4ba5af1dc855f2dd1e",
|
| 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": 10,
|
| 138 |
"n_of_target_individuals": 1,
|
| 139 |
"normalize_by_max": true,
|
| 140 |
"normalize_time": true,
|
|
|
|
| 145 |
],
|
| 146 |
"pretraining_epochs": 4800,
|
| 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": false,
|
| 153 |
+
"tempfile_path": [
|
| 154 |
+
"preprocessed",
|
| 155 |
+
"simulated_ou_as_rates.tr"
|
| 156 |
+
],
|
| 157 |
"test_protocol": "simulated",
|
| 158 |
"test_size": 5,
|
| 159 |
"train_size": 100,
|
|
|
|
| 197 |
"use_kl_s": true,
|
| 198 |
"zi_latent_dim": 256
|
| 199 |
},
|
| 200 |
+
"run_index": 2,
|
| 201 |
"tags": [
|
| 202 |
+
"NPPK",
|
| 203 |
"N-0"
|
| 204 |
],
|
| 205 |
"target_observations": {
|
|
|
|
| 223 |
"epochs": 6000,
|
| 224 |
"eps": 1e-08,
|
| 225 |
"gradient_clip_val": 1.0,
|
| 226 |
+
"learning_rate": 1e-05,
|
| 227 |
+
"log_image_every_epoch": 25,
|
| 228 |
"log_interval": 1,
|
| 229 |
"log_vcp": false,
|
| 230 |
"num_batch_plot": 1,
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 37691910
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:11ada6df72dd2808044c6db59e08dc5cafc8af7c84140ee1a69980fed6bec540
|
| 3 |
size 37691910
|