best val_rmse 0.0000
Browse files- config.json +10 -10
- pytorch_model.bin +1 -1
config.json
CHANGED
|
@@ -12,7 +12,7 @@
|
|
| 12 |
"split_past_future": false,
|
| 13 |
"type": "pk_peak_half_life"
|
| 14 |
},
|
| 15 |
-
"debug_test":
|
| 16 |
"dosing": {
|
| 17 |
"logdose_mean_range": [
|
| 18 |
-2.0,
|
|
@@ -34,7 +34,7 @@
|
|
| 34 |
"same_route": true,
|
| 35 |
"time": 0.0
|
| 36 |
},
|
| 37 |
-
"experiment_dir": "/
|
| 38 |
"experiment_indentifier": null,
|
| 39 |
"experiment_name": "aistats",
|
| 40 |
"hf_model_card_path": [
|
|
@@ -171,15 +171,15 @@
|
|
| 171 |
"cesarali/Theophylline"
|
| 172 |
],
|
| 173 |
"test_protocol": "simulated",
|
| 174 |
-
"test_size":
|
| 175 |
"tqdm_progress": false,
|
| 176 |
-
"train_size":
|
| 177 |
"val_protocol": "simulated",
|
| 178 |
-
"val_size":
|
| 179 |
"z_score_normalization": false
|
| 180 |
},
|
| 181 |
"model_type": "node_pk",
|
| 182 |
-
"my_results_path":
|
| 183 |
"name_str": "AICMEPK",
|
| 184 |
"network": {
|
| 185 |
"activation": "ReLU",
|
|
@@ -243,17 +243,17 @@
|
|
| 243 |
},
|
| 244 |
"train": {
|
| 245 |
"amsgrad": false,
|
| 246 |
-
"batch_size":
|
| 247 |
"betas": [
|
| 248 |
0.9,
|
| 249 |
0.999
|
| 250 |
],
|
| 251 |
-
"epochs":
|
| 252 |
"eps": 1e-08,
|
| 253 |
"gradient_clip_val": 1.0,
|
| 254 |
"learning_rate": 0.0001,
|
| 255 |
-
"log_empirical_evaluation_pct": 2
|
| 256 |
-
"log_image_every_epoch_pct":
|
| 257 |
"log_interval": 1,
|
| 258 |
"log_prediction_in_val": true,
|
| 259 |
"log_reconstruction_in_val": true,
|
|
|
|
| 12 |
"split_past_future": false,
|
| 13 |
"type": "pk_peak_half_life"
|
| 14 |
},
|
| 15 |
+
"debug_test": false,
|
| 16 |
"dosing": {
|
| 17 |
"logdose_mean_range": [
|
| 18 |
-2.0,
|
|
|
|
| 34 |
"same_route": true,
|
| 35 |
"time": 0.0
|
| 36 |
},
|
| 37 |
+
"experiment_dir": "/work/ojedamarin/Projects/Pharma/Results/comet/aistats/f8f0addc790f44b7aa272cc128352c14",
|
| 38 |
"experiment_indentifier": null,
|
| 39 |
"experiment_name": "aistats",
|
| 40 |
"hf_model_card_path": [
|
|
|
|
| 171 |
"cesarali/Theophylline"
|
| 172 |
],
|
| 173 |
"test_protocol": "simulated",
|
| 174 |
+
"test_size": 256,
|
| 175 |
"tqdm_progress": false,
|
| 176 |
+
"train_size": 1280,
|
| 177 |
"val_protocol": "simulated",
|
| 178 |
+
"val_size": 256,
|
| 179 |
"z_score_normalization": false
|
| 180 |
},
|
| 181 |
"model_type": "node_pk",
|
| 182 |
+
"my_results_path": "/work/ojedamarin/Projects/Pharma/Results/",
|
| 183 |
"name_str": "AICMEPK",
|
| 184 |
"network": {
|
| 185 |
"activation": "ReLU",
|
|
|
|
| 243 |
},
|
| 244 |
"train": {
|
| 245 |
"amsgrad": false,
|
| 246 |
+
"batch_size": 128,
|
| 247 |
"betas": [
|
| 248 |
0.9,
|
| 249 |
0.999
|
| 250 |
],
|
| 251 |
+
"epochs": 1000,
|
| 252 |
"eps": 1e-08,
|
| 253 |
"gradient_clip_val": 1.0,
|
| 254 |
"learning_rate": 0.0001,
|
| 255 |
+
"log_empirical_evaluation_pct": 0.2,
|
| 256 |
+
"log_image_every_epoch_pct": 0.1,
|
| 257 |
"log_interval": 1,
|
| 258 |
"log_prediction_in_val": true,
|
| 259 |
"log_reconstruction_in_val": true,
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 30610195
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d478b08a8388662be6ea3687e914b18c32bbe35229c28dfe31edc7521e920902
|
| 3 |
size 30610195
|