best val_rmse 0.0000
Browse files- config.json +5 -5
- pytorch_model.bin +1 -1
config.json
CHANGED
|
@@ -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": "/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": [
|
|
@@ -149,7 +149,7 @@
|
|
| 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"
|
|
@@ -185,7 +185,7 @@
|
|
| 185 |
"individual_encoder_number_of_heads": 4,
|
| 186 |
"init_hidden_num_layers": 2,
|
| 187 |
"input_encoding_hidden_dim": 128,
|
| 188 |
-
"loss_name": "
|
| 189 |
"node_step": true,
|
| 190 |
"norm": "layer",
|
| 191 |
"output_head_num_layers": 2,
|
|
@@ -230,7 +230,7 @@
|
|
| 230 |
],
|
| 231 |
"epochs": 100,
|
| 232 |
"eps": 1e-08,
|
| 233 |
-
"eval_empirical_every_pct": 0.
|
| 234 |
"gradient_clip_val": 1.0,
|
| 235 |
"learning_rate": 0.0001,
|
| 236 |
"log_image_every_epoch": 2,
|
|
|
|
| 12 |
"obs_type": "observations_pk_peak_halflife",
|
| 13 |
"past_time_ratio": 0.1
|
| 14 |
},
|
| 15 |
+
"debug_test": true,
|
| 16 |
"dosing": {
|
| 17 |
"dose": 1.0,
|
| 18 |
"route": "oral",
|
| 19 |
"time": 0.0
|
| 20 |
},
|
| 21 |
+
"experiment_dir": "/home/cesarali/Pharma/generative_pk/results/comet/node_pk_compartments/8a3c590fc93645fc80a04e29e8e91916",
|
| 22 |
"experiment_indentifier": null,
|
| 23 |
"experiment_name": "node_pk_compartments",
|
| 24 |
"hf_model_card_path": [
|
|
|
|
| 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"
|
|
|
|
| 185 |
"individual_encoder_number_of_heads": 4,
|
| 186 |
"init_hidden_num_layers": 2,
|
| 187 |
"input_encoding_hidden_dim": 128,
|
| 188 |
+
"loss_name": "log_nll",
|
| 189 |
"node_step": true,
|
| 190 |
"norm": "layer",
|
| 191 |
"output_head_num_layers": 2,
|
|
|
|
| 230 |
],
|
| 231 |
"epochs": 100,
|
| 232 |
"eps": 1e-08,
|
| 233 |
+
"eval_empirical_every_pct": 0.5,
|
| 234 |
"gradient_clip_val": 1.0,
|
| 235 |
"learning_rate": 0.0001,
|
| 236 |
"log_image_every_epoch": 2,
|
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:5834d50496a7ffd314012ff0dfa0648fa3a89b46711280876e432736bf24c77a
|
| 3 |
size 6044367
|