cesarali commited on
Commit
bd06b95
·
verified ·
1 Parent(s): 108a8a5

best val_rmse 0.0650

Browse files
Files changed (2) hide show
  1. config.json +11 -10
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "best_val_loss": 0.038794148713350296,
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/1eedb5c502584d1f9ced294309e6d361",
22
  "experiment_indentifier": null,
23
  "experiment_name": "node_pk_compartments",
24
  "hf_model_card_path": [
@@ -156,7 +156,7 @@
156
  ],
157
  "test_protocol": "simulated",
158
  "test_size": 50,
159
- "train_size": 1000,
160
  "val_protocol": "simulated",
161
  "val_size": 50,
162
  "z_score_normalization": false
@@ -167,21 +167,21 @@
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,
174
- "decoder_name": "RNNDecoder",
175
  "decoder_num_layers": 4,
176
  "decoder_rnn_hidden_dim": 256,
177
  "drift_activation": "Tanh",
178
  "drift_num_layers": 2,
179
  "dropout": 0.1,
180
  "encoder_rnn_hidden_dim": 256,
181
- "exclusive_node_step": false,
182
  "individual_encoder_name": "RNNContextEncoder",
183
  "individual_encoder_number_of_heads": 4,
184
- "init_hidden_num_layers": 4,
185
  "input_encoding_hidden_dim": 128,
186
  "loss_name": "nll",
187
  "node_step": true,
@@ -195,12 +195,13 @@
195
  "use_kl_i": true,
196
  "use_kl_init": true,
197
  "use_kl_s": true,
198
- "zi_latent_dim": 512
199
  },
200
- "run_index": 7,
201
  "tags": [
202
  "NP",
203
  "OU",
 
204
  "N-0"
205
  ],
206
  "target_observations": {
@@ -216,7 +217,7 @@
216
  },
217
  "train": {
218
  "amsgrad": false,
219
- "batch_size": 32,
220
  "betas": [
221
  0.9,
222
  0.999
 
1
  {
2
+ "best_val_loss": 0.06496782600879669,
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/b4d960d4c19440768f782afb04cad70f",
22
  "experiment_indentifier": null,
23
  "experiment_name": "node_pk_compartments",
24
  "hf_model_card_path": [
 
156
  ],
157
  "test_protocol": "simulated",
158
  "test_size": 50,
159
+ "train_size": 2000,
160
  "val_protocol": "simulated",
161
  "val_size": 50,
162
  "z_score_normalization": false
 
167
  "network": {
168
  "activation": "ReLU",
169
  "aggregator_num_heads": 8,
170
+ "aggregator_type": "mean",
171
  "cov_proj_dim": 16,
172
  "decoder_attention_layers": 2,
173
  "decoder_hidden_dim": 512,
174
+ "decoder_name": "TransformerDecoder",
175
  "decoder_num_layers": 4,
176
  "decoder_rnn_hidden_dim": 256,
177
  "drift_activation": "Tanh",
178
  "drift_num_layers": 2,
179
  "dropout": 0.1,
180
  "encoder_rnn_hidden_dim": 256,
181
+ "exclusive_node_step": true,
182
  "individual_encoder_name": "RNNContextEncoder",
183
  "individual_encoder_number_of_heads": 4,
184
+ "init_hidden_num_layers": 2,
185
  "input_encoding_hidden_dim": 128,
186
  "loss_name": "nll",
187
  "node_step": true,
 
195
  "use_kl_i": true,
196
  "use_kl_init": true,
197
  "use_kl_s": true,
198
+ "zi_latent_dim": 256
199
  },
200
+ "run_index": 0,
201
  "tags": [
202
  "NP",
203
  "OU",
204
+ "KL_ZI_PRED",
205
  "N-0"
206
  ],
207
  "target_observations": {
 
217
  },
218
  "train": {
219
  "amsgrad": false,
220
+ "batch_size": 64,
221
  "betas": [
222
  0.9,
223
  0.999
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fdd1744b166d09f444c4ac84e96e1b41fb4742bff30837516a1100e6082e434f
3
- size 38204018
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba3ee47da630a8fd9d4f4b746673de1384e9f5925b60da3e19655fafaba13511
3
+ size 37691910