best val_rmse 0.2079
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,
|
|
@@ -34,7 +34,7 @@
|
|
| 34 |
"same_route": true,
|
| 35 |
"time": 0.0
|
| 36 |
},
|
| 37 |
-
"experiment_dir": "/home/cesarali/Pharma/generative_pk/results/comet/node_pk_compartments/
|
| 38 |
"experiment_indentifier": null,
|
| 39 |
"experiment_name": "node_pk_compartments",
|
| 40 |
"hf_model_card_path": [
|
|
@@ -189,7 +189,7 @@
|
|
| 189 |
"cov_proj_dim": 16,
|
| 190 |
"decoder_attention_layers": 2,
|
| 191 |
"decoder_hidden_dim": 512,
|
| 192 |
-
"decoder_name": "
|
| 193 |
"decoder_num_layers": 4,
|
| 194 |
"decoder_rnn_hidden_dim": 256,
|
| 195 |
"drift_activation": "Tanh",
|
|
@@ -244,7 +244,7 @@
|
|
| 244 |
0.9,
|
| 245 |
0.999
|
| 246 |
],
|
| 247 |
-
"epochs":
|
| 248 |
"eps": 1e-08,
|
| 249 |
"eval_empirical_every_pct": 0.5,
|
| 250 |
"gradient_clip_val": 1.0,
|
|
|
|
| 1 |
{
|
| 2 |
+
"best_val_loss": 0.2079005241394043,
|
| 3 |
"comet_ai_key": null,
|
| 4 |
"context_observations": {
|
| 5 |
"add_rem": true,
|
|
|
|
| 34 |
"same_route": true,
|
| 35 |
"time": 0.0
|
| 36 |
},
|
| 37 |
+
"experiment_dir": "/home/cesarali/Pharma/generative_pk/results/comet/node_pk_compartments/3f60f5793e364be7a8cad341b59e40a8",
|
| 38 |
"experiment_indentifier": null,
|
| 39 |
"experiment_name": "node_pk_compartments",
|
| 40 |
"hf_model_card_path": [
|
|
|
|
| 189 |
"cov_proj_dim": 16,
|
| 190 |
"decoder_attention_layers": 2,
|
| 191 |
"decoder_hidden_dim": 512,
|
| 192 |
+
"decoder_name": "RNNDecoder",
|
| 193 |
"decoder_num_layers": 4,
|
| 194 |
"decoder_rnn_hidden_dim": 256,
|
| 195 |
"drift_activation": "Tanh",
|
|
|
|
| 244 |
0.9,
|
| 245 |
0.999
|
| 246 |
],
|
| 247 |
+
"epochs": 5,
|
| 248 |
"eps": 1e-08,
|
| 249 |
"eval_empirical_every_pct": 0.5,
|
| 250 |
"gradient_clip_val": 1.0,
|
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:4878154a6d10706e1f24aaf231e55e380ef9e36f28d38725df956cb8a89146ef
|
| 3 |
+
size 29034507
|