best val_rmse 0.0000
Browse files- config.json +5 -3
- 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": "/home/cesarali/Pharma/generative_pk/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": 90,
|
| 147 |
"pretraining_protocol": "none",
|
| 148 |
-
"recreate_tempfile":
|
| 149 |
"return_split_versions": true,
|
| 150 |
"split_seed": 42,
|
| 151 |
"split_strategy": "study",
|
|
@@ -189,8 +189,10 @@
|
|
| 189 |
"node_step": true,
|
| 190 |
"norm": "layer",
|
| 191 |
"output_head_num_layers": 2,
|
|
|
|
| 192 |
"rnn_decoder_number_of_layers": 4,
|
| 193 |
"rnn_individual_encoder_number_of_layers": 2,
|
|
|
|
| 194 |
"time_obs_encoder_hidden_dim": 128,
|
| 195 |
"time_obs_encoder_output_dim": 128,
|
| 196 |
"use_attention": true,
|
|
|
|
| 1 |
{
|
| 2 |
+
"best_val_loss": 0.0,
|
| 3 |
"comet_ai_key": null,
|
| 4 |
"context_observations": {
|
| 5 |
"add_rem": true,
|
|
|
|
| 18 |
"route": "oral",
|
| 19 |
"time": 0.0
|
| 20 |
},
|
| 21 |
+
"experiment_dir": "/home/cesarali/Pharma/generative_pk/results/comet/node_pk_compartments/1f7658dc034a4447bafb36b308fbfb42",
|
| 22 |
"experiment_indentifier": null,
|
| 23 |
"experiment_name": "node_pk_compartments",
|
| 24 |
"hf_model_card_path": [
|
|
|
|
| 145 |
],
|
| 146 |
"pretraining_epochs": 90,
|
| 147 |
"pretraining_protocol": "none",
|
| 148 |
+
"recreate_tempfile": false,
|
| 149 |
"return_split_versions": true,
|
| 150 |
"split_seed": 42,
|
| 151 |
"split_strategy": "study",
|
|
|
|
| 189 |
"node_step": true,
|
| 190 |
"norm": "layer",
|
| 191 |
"output_head_num_layers": 2,
|
| 192 |
+
"prediction_only": true,
|
| 193 |
"rnn_decoder_number_of_layers": 4,
|
| 194 |
"rnn_individual_encoder_number_of_layers": 2,
|
| 195 |
+
"study_latent_deterministic": true,
|
| 196 |
"time_obs_encoder_hidden_dim": 128,
|
| 197 |
"time_obs_encoder_output_dim": 128,
|
| 198 |
"use_attention": true,
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6044367
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:94419c01225a1507629d665e81d6f9dfaea11f6a9c4bad3c43a22957466804c1
|
| 3 |
size 6044367
|