best val_rmse 0.0338
Browse files- config.json +4 -4
- pytorch_model.bin +2 -2
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": "/work/ojedamarin/Projects/Pharma/Results/comet/node_pk_compartments/
|
| 22 |
"experiment_indentifier": null,
|
| 23 |
"experiment_name": "node_pk_compartments",
|
| 24 |
"hf_model_card_path": [
|
|
@@ -167,7 +167,7 @@
|
|
| 167 |
"network": {
|
| 168 |
"activation": "ReLU",
|
| 169 |
"aggregator_num_heads": 8,
|
| 170 |
-
"aggregator_type": "
|
| 171 |
"cov_proj_dim": 16,
|
| 172 |
"decoder_attention_layers": 2,
|
| 173 |
"decoder_hidden_dim": 512,
|
|
@@ -197,7 +197,7 @@
|
|
| 197 |
"use_kl_s": true,
|
| 198 |
"zi_latent_dim": 256
|
| 199 |
},
|
| 200 |
-
"run_index":
|
| 201 |
"tags": [
|
| 202 |
"NP",
|
| 203 |
"OU",
|
|
|
|
| 1 |
{
|
| 2 |
+
"best_val_loss": 0.03381619602441788,
|
| 3 |
"comet_ai_key": null,
|
| 4 |
"context_observations": {
|
| 5 |
"add_rem": true,
|
|
|
|
| 18 |
"route": "oral",
|
| 19 |
"time": 0.0
|
| 20 |
},
|
| 21 |
+
"experiment_dir": "/work/ojedamarin/Projects/Pharma/Results/comet/node_pk_compartments/376a232832794783a92bc63dd6396cca",
|
| 22 |
"experiment_indentifier": null,
|
| 23 |
"experiment_name": "node_pk_compartments",
|
| 24 |
"hf_model_card_path": [
|
|
|
|
| 167 |
"network": {
|
| 168 |
"activation": "ReLU",
|
| 169 |
"aggregator_num_heads": 8,
|
| 170 |
+
"aggregator_type": "attention",
|
| 171 |
"cov_proj_dim": 16,
|
| 172 |
"decoder_attention_layers": 2,
|
| 173 |
"decoder_hidden_dim": 512,
|
|
|
|
| 197 |
"use_kl_s": true,
|
| 198 |
"zi_latent_dim": 256
|
| 199 |
},
|
| 200 |
+
"run_index": 1,
|
| 201 |
"tags": [
|
| 202 |
"NP",
|
| 203 |
"OU",
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:953dd01934bd95d21afa4c38f4e37116c1d945a3c0afacba05b725d5c4fffef1
|
| 3 |
+
size 38747354
|