best val_rmse 0.5201
Browse files- config.json +11 -3
- 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,
|
|
@@ -12,12 +12,13 @@
|
|
| 12 |
"obs_type": "observations_pk_peak_halflife",
|
| 13 |
"past_time_ratio": 0.1
|
| 14 |
},
|
|
|
|
| 15 |
"dosing": {
|
| 16 |
"dose": 1.0,
|
| 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": [
|
|
@@ -29,7 +30,7 @@
|
|
| 29 |
"meta_study": {
|
| 30 |
"V_tmag_range": [
|
| 31 |
0.001,
|
| 32 |
-
0.
|
| 33 |
],
|
| 34 |
"V_tscl_range": [
|
| 35 |
1.0,
|
|
@@ -131,6 +132,7 @@
|
|
| 131 |
},
|
| 132 |
"mix_data": {
|
| 133 |
"evaluate_prediction_steps_past": 5,
|
|
|
|
| 134 |
"log_transform": false,
|
| 135 |
"n_of_databatches": 3,
|
| 136 |
"n_of_target_individuals": 1,
|
|
@@ -143,9 +145,15 @@
|
|
| 143 |
],
|
| 144 |
"pretraining_epochs": 90,
|
| 145 |
"pretraining_protocol": "none",
|
|
|
|
| 146 |
"return_split_versions": true,
|
| 147 |
"split_seed": 42,
|
| 148 |
"split_strategy": "study",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 149 |
"test_protocol": "simulated",
|
| 150 |
"test_size": 5,
|
| 151 |
"train_size": 20,
|
|
|
|
| 1 |
{
|
| 2 |
+
"best_val_loss": 0.5200994610786438,
|
| 3 |
"comet_ai_key": null,
|
| 4 |
"context_observations": {
|
| 5 |
"add_rem": true,
|
|
|
|
| 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/5aaa17e783ec4685b28a8e398212303d",
|
| 22 |
"experiment_indentifier": null,
|
| 23 |
"experiment_name": "node_pk_compartments",
|
| 24 |
"hf_model_card_path": [
|
|
|
|
| 30 |
"meta_study": {
|
| 31 |
"V_tmag_range": [
|
| 32 |
0.001,
|
| 33 |
+
0.002
|
| 34 |
],
|
| 35 |
"V_tscl_range": [
|
| 36 |
1.0,
|
|
|
|
| 132 |
},
|
| 133 |
"mix_data": {
|
| 134 |
"evaluate_prediction_steps_past": 5,
|
| 135 |
+
"keep_tempfile": true,
|
| 136 |
"log_transform": false,
|
| 137 |
"n_of_databatches": 3,
|
| 138 |
"n_of_target_individuals": 1,
|
|
|
|
| 145 |
],
|
| 146 |
"pretraining_epochs": 90,
|
| 147 |
"pretraining_protocol": "none",
|
| 148 |
+
"recreate_tempfile": true,
|
| 149 |
"return_split_versions": true,
|
| 150 |
"split_seed": 42,
|
| 151 |
"split_strategy": "study",
|
| 152 |
+
"store_in_tempfile": true,
|
| 153 |
+
"tempfile_path": [
|
| 154 |
+
"preprocessed",
|
| 155 |
+
"simulated_ou_as_rates"
|
| 156 |
+
],
|
| 157 |
"test_protocol": "simulated",
|
| 158 |
"test_size": 5,
|
| 159 |
"train_size": 20,
|
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:f9c1974555c1217ebc5c77743dca43eb5504797e906e31de2dab543772bb0bea
|
| 3 |
size 168701
|