cesarali commited on
Commit
0c89e3a
·
verified ·
1 Parent(s): 4943edd

best val_rmse 0.0002

Browse files
Files changed (2) hide show
  1. config.json +24 -24
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
- "best_val_loss": 0.01571166329085827,
3
  "comet_ai_key": null,
4
  "context_observations": {
5
  "add_rem": true,
6
  "divide_in_past_and_future": false,
7
- "empirical_number_of_obs": false,
8
  "max_num_obs": 15,
9
  "min_num_of_past_context": 3,
10
  "num_of_past_context": 5,
@@ -12,7 +12,7 @@
12
  "obs_type": "observations_pk_peak_halflife",
13
  "past_time_ratio": 0.1
14
  },
15
- "debug_test": "",
16
  "dosing": {
17
  "logdose_mean_range": [
18
  -2.0,
@@ -25,12 +25,12 @@
25
  "num_individuals": 10,
26
  "route_options": [
27
  "oral",
28
- "iv"
29
  ],
30
  "same_route": true,
31
  "time": 0.0
32
  },
33
- "experiment_dir": "/work/ojedamarin/Projects/Pharma/Results/comet/node_pk_compartments/edf4c9ff9b6f4e7dbf2a67afd2d52fa9",
34
  "experiment_indentifier": null,
35
  "experiment_name": "node_pk_compartments",
36
  "hf_model_card_path": [
@@ -42,7 +42,7 @@
42
  "meta_study": {
43
  "V_tmag_range": [
44
  0.001,
45
- 0.0099
46
  ],
47
  "V_tscl_range": [
48
  1,
@@ -55,7 +55,7 @@
55
  ],
56
  "k_1p_tmag_range": [
57
  0.01,
58
- 0.2
59
  ],
60
  "k_1p_tscl_range": [
61
  1,
@@ -63,7 +63,7 @@
63
  ],
64
  "k_a_tmag_range": [
65
  0.01,
66
- 0.2
67
  ],
68
  "k_a_tscl_range": [
69
  1,
@@ -71,7 +71,7 @@
71
  ],
72
  "k_e_tmag_range": [
73
  0.01,
74
- 0.2
75
  ],
76
  "k_e_tscl_range": [
77
  1,
@@ -79,7 +79,7 @@
79
  ],
80
  "k_p1_tmag_range": [
81
  0.01,
82
- 0.2
83
  ],
84
  "k_p1_tscl_range": [
85
  1,
@@ -126,7 +126,7 @@
126
  0.6
127
  ],
128
  "num_individuals_range": [
129
- 6,
130
  10
131
  ],
132
  "num_peripherals_range": [
@@ -134,8 +134,8 @@
134
  3
135
  ],
136
  "rel_ruv_range": [
137
- 0.05,
138
- 0.3
139
  ],
140
  "solver_method": "rk4",
141
  "time_num_steps": 100,
@@ -155,7 +155,7 @@
155
  "lenuzza",
156
  "Lenuzza2016.csv"
157
  ],
158
- "pretraining_epochs": "",
159
  "pretraining_protocol": "none",
160
  "recreate_tempfile": false,
161
  "return_split_versions": true,
@@ -167,15 +167,15 @@
167
  "simulated_ou_as_rates"
168
  ],
169
  "test_protocol": "simulated",
170
- "test_size": 128,
171
  "tqdm_progress": false,
172
  "train_size": 1000,
173
  "val_protocol": "simulated",
174
- "val_size": 1000,
175
  "z_score_normalization": false
176
  },
177
  "model_type": "node_pk",
178
- "my_results_path": "/work/ojedamarin/Projects/Pharma/Results/",
179
  "name_str": "NeuralProcessPK",
180
  "network": {
181
  "activation": "ReLU",
@@ -218,8 +218,8 @@
218
  },
219
  "run_index": 0,
220
  "tags": [
221
- "META-STUDY",
222
- "YOLO-0",
223
  "N-0"
224
  ],
225
  "target_observations": {
@@ -240,12 +240,12 @@
240
  0.9,
241
  0.999
242
  ],
243
- "epochs": 500,
244
  "eps": 1e-08,
245
- "eval_empirical_every_pct": 0.3,
246
  "gradient_clip_val": 1.0,
247
- "learning_rate": 0.0001,
248
- "log_image_every_epoch": 10,
249
  "log_interval": 1,
250
  "log_vcp": false,
251
  "num_batch_plot": 1,
@@ -259,7 +259,7 @@
259
  "last_epoch": -1
260
  },
261
  "shuffle_val": true,
262
- "val_empirical_every_pct_epochs": 0.1,
263
  "weight_decay": 0.0001
264
  },
265
  "transformers_version": "4.52.4",
 
1
  {
2
+ "best_val_loss": 0.00024314314941875637,
3
  "comet_ai_key": null,
4
  "context_observations": {
5
  "add_rem": true,
6
  "divide_in_past_and_future": false,
7
+ "empirical_number_of_obs": true,
8
  "max_num_obs": 15,
9
  "min_num_of_past_context": 3,
10
  "num_of_past_context": 5,
 
12
  "obs_type": "observations_pk_peak_halflife",
13
  "past_time_ratio": 0.1
14
  },
15
+ "debug_test": false,
16
  "dosing": {
17
  "logdose_mean_range": [
18
  -2.0,
 
25
  "num_individuals": 10,
26
  "route_options": [
27
  "oral",
28
+ "oral"
29
  ],
30
  "same_route": true,
31
  "time": 0.0
32
  },
33
+ "experiment_dir": "/home/cesarali/Pharma/generative_pk/results/comet/node_pk_compartments/50ccc961a6a3454785a4d5e9e54100c0",
34
  "experiment_indentifier": null,
35
  "experiment_name": "node_pk_compartments",
36
  "hf_model_card_path": [
 
42
  "meta_study": {
43
  "V_tmag_range": [
44
  0.001,
45
+ 0.001
46
  ],
47
  "V_tscl_range": [
48
  1,
 
55
  ],
56
  "k_1p_tmag_range": [
57
  0.01,
58
+ 0.02
59
  ],
60
  "k_1p_tscl_range": [
61
  1,
 
63
  ],
64
  "k_a_tmag_range": [
65
  0.01,
66
+ 0.02
67
  ],
68
  "k_a_tscl_range": [
69
  1,
 
71
  ],
72
  "k_e_tmag_range": [
73
  0.01,
74
+ 0.02
75
  ],
76
  "k_e_tscl_range": [
77
  1,
 
79
  ],
80
  "k_p1_tmag_range": [
81
  0.01,
82
+ 0.02
83
  ],
84
  "k_p1_tscl_range": [
85
  1,
 
126
  0.6
127
  ],
128
  "num_individuals_range": [
129
+ 5,
130
  10
131
  ],
132
  "num_peripherals_range": [
 
134
  3
135
  ],
136
  "rel_ruv_range": [
137
+ 0.001,
138
+ 0.01
139
  ],
140
  "solver_method": "rk4",
141
  "time_num_steps": 100,
 
155
  "lenuzza",
156
  "Lenuzza2016.csv"
157
  ],
158
+ "pretraining_epochs": 800,
159
  "pretraining_protocol": "none",
160
  "recreate_tempfile": false,
161
  "return_split_versions": true,
 
167
  "simulated_ou_as_rates"
168
  ],
169
  "test_protocol": "simulated",
170
+ "test_size": 5,
171
  "tqdm_progress": false,
172
  "train_size": 1000,
173
  "val_protocol": "simulated",
174
+ "val_size": 5,
175
  "z_score_normalization": false
176
  },
177
  "model_type": "node_pk",
178
+ "my_results_path": null,
179
  "name_str": "NeuralProcessPK",
180
  "network": {
181
  "activation": "ReLU",
 
218
  },
219
  "run_index": 0,
220
  "tags": [
221
+ "NP",
222
+ "OU",
223
  "N-0"
224
  ],
225
  "target_observations": {
 
240
  0.9,
241
  0.999
242
  ],
243
+ "epochs": 50,
244
  "eps": 1e-08,
245
+ "eval_empirical_every_pct": 0.75,
246
  "gradient_clip_val": 1.0,
247
+ "learning_rate": 0.00023,
248
+ "log_image_every_epoch": 25,
249
  "log_interval": 1,
250
  "log_vcp": false,
251
  "num_batch_plot": 1,
 
259
  "last_epoch": -1
260
  },
261
  "shuffle_val": true,
262
+ "val_empirical_every_pct_epochs": 0.5,
263
  "weight_decay": 0.0001
264
  },
265
  "transformers_version": "4.52.4",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ed423512c7525aaf09a9e9475f525445ab983b2001192124c1adee788b05da93
3
- size 38753498
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a3bbc8bc99a390b0b13015608945a5dff57c515a0ae0666f589de09f532cfb4
3
+ size 38753907