best val_rmse 0.0002
Browse files- config.json +4 -4
- 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,
|
|
@@ -17,7 +17,7 @@
|
|
| 17 |
"route": "oral",
|
| 18 |
"time": 0.0
|
| 19 |
},
|
| 20 |
-
"experiment_dir": "/home/cesarali/Pharma/generative_pk/results/comet/node_pk_compartments/
|
| 21 |
"experiment_indentifier": null,
|
| 22 |
"experiment_name": "node_pk_compartments",
|
| 23 |
"hf_model_card_path": [
|
|
@@ -124,7 +124,7 @@
|
|
| 124 |
"split_strategy": "subject",
|
| 125 |
"test_protocol": "empirical",
|
| 126 |
"test_size": 5,
|
| 127 |
-
"train_size":
|
| 128 |
"val_protocol": "empirical",
|
| 129 |
"val_size": 5,
|
| 130 |
"z_score_normalization": false
|
|
@@ -188,7 +188,7 @@
|
|
| 188 |
0.9,
|
| 189 |
0.999
|
| 190 |
],
|
| 191 |
-
"epochs":
|
| 192 |
"eps": 1e-08,
|
| 193 |
"gradient_clip_val": 1.0,
|
| 194 |
"learning_rate": 0.0001,
|
|
|
|
| 1 |
{
|
| 2 |
+
"best_val_loss": 0.00021530824596993625,
|
| 3 |
"comet_ai_key": null,
|
| 4 |
"context_observations": {
|
| 5 |
"add_rem": true,
|
|
|
|
| 17 |
"route": "oral",
|
| 18 |
"time": 0.0
|
| 19 |
},
|
| 20 |
+
"experiment_dir": "/home/cesarali/Pharma/generative_pk/results/comet/node_pk_compartments/30d7182aedb24204814e1a2bf5eb3bb2",
|
| 21 |
"experiment_indentifier": null,
|
| 22 |
"experiment_name": "node_pk_compartments",
|
| 23 |
"hf_model_card_path": [
|
|
|
|
| 124 |
"split_strategy": "subject",
|
| 125 |
"test_protocol": "empirical",
|
| 126 |
"test_size": 5,
|
| 127 |
+
"train_size": 20,
|
| 128 |
"val_protocol": "empirical",
|
| 129 |
"val_size": 5,
|
| 130 |
"z_score_normalization": false
|
|
|
|
| 188 |
0.9,
|
| 189 |
0.999
|
| 190 |
],
|
| 191 |
+
"epochs": 3,
|
| 192 |
"eps": 1e-08,
|
| 193 |
"gradient_clip_val": 1.0,
|
| 194 |
"learning_rate": 0.0001,
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 86545
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:545d40bda7152b86f0c9e61aa2a85eabdf0ff68b3fad5adb5609d7ea9f7e877f
|
| 3 |
size 86545
|