best val_rmse 0.4805
Browse files- config.json +4 -2
- 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": [
|
|
@@ -222,6 +222,7 @@
|
|
| 222 |
],
|
| 223 |
"epochs": 30,
|
| 224 |
"eps": 1e-08,
|
|
|
|
| 225 |
"gradient_clip_val": 1.0,
|
| 226 |
"learning_rate": 0.0001,
|
| 227 |
"log_image_every_epoch": 2,
|
|
@@ -237,6 +238,7 @@
|
|
| 237 |
"eta_min": 5e-05,
|
| 238 |
"last_epoch": -1
|
| 239 |
},
|
|
|
|
| 240 |
"weight_decay": 0.0001
|
| 241 |
},
|
| 242 |
"transformers_version": "4.52.4",
|
|
|
|
| 1 |
{
|
| 2 |
+
"best_val_loss": 0.4804897904396057,
|
| 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/0d2288b94c6b421cb36a0e5205804f77",
|
| 22 |
"experiment_indentifier": null,
|
| 23 |
"experiment_name": "node_pk_compartments",
|
| 24 |
"hf_model_card_path": [
|
|
|
|
| 222 |
],
|
| 223 |
"epochs": 30,
|
| 224 |
"eps": 1e-08,
|
| 225 |
+
"eval_empirical_every_pct": 1.0,
|
| 226 |
"gradient_clip_val": 1.0,
|
| 227 |
"learning_rate": 0.0001,
|
| 228 |
"log_image_every_epoch": 2,
|
|
|
|
| 238 |
"eta_min": 5e-05,
|
| 239 |
"last_epoch": -1
|
| 240 |
},
|
| 241 |
+
"shuffle_val": true,
|
| 242 |
"weight_decay": 0.0001
|
| 243 |
},
|
| 244 |
"transformers_version": "4.52.4",
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 168701
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1ae355dea77603c6ab52a9c039471664c843003d5041801f3534d373a39df858
|
| 3 |
size 168701
|