Hannes Kuchelmeister
commited on
Commit
·
60210af
1
Parent(s):
9855451
rerun and add logs for focusMSE_150
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- logs/experiments/runs/focusMSE_150/2022-03-22_14-57-51/.hydra/config.yaml +76 -0
- logs/experiments/runs/focusMSE_150/2022-03-22_14-57-51/.hydra/hydra.yaml +170 -0
- logs/experiments/runs/focusMSE_150/2022-03-22_14-57-51/.hydra/overrides.yaml +1 -0
- logs/experiments/runs/focusMSE_150/2022-03-22_14-57-51/checkpoints/epoch_087.ckpt +3 -0
- logs/experiments/runs/focusMSE_150/2022-03-22_14-57-51/checkpoints/last.ckpt +3 -0
- logs/experiments/runs/focusMSE_150/2022-03-22_14-57-51/csv/version_0/hparams.yaml +50 -0
- logs/experiments/runs/focusMSE_150/2022-03-22_14-57-51/csv/version_0/metrics.csv +202 -0
- logs/experiments/runs/focusMSE_150/2022-03-22_14-57-51/tensorboard/focusMSE_150/events.out.tfevents.1647961073.63575f5c30e5.1.0 +3 -0
- logs/experiments/runs/focusMSE_150/2022-03-22_14-57-51/tensorboard/focusMSE_150/events.out.tfevents.1647961350.63575f5c30e5.1.1 +3 -0
- logs/experiments/runs/focusMSE_150/2022-03-22_14-57-51/tensorboard/focusMSE_150/hparams.yaml +50 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/meta.yaml +15 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/metrics/epoch +201 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/metrics/test/loss +1 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/metrics/test/mae +1 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/metrics/train/loss +100 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/metrics/train/mae +100 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/metrics/val/loss +100 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/metrics/val/mae +100 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/metrics/val/mae_best +100 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/callbacks/early_stopping/_target_ +1 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/callbacks/early_stopping/min_delta +1 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/callbacks/early_stopping/mode +1 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/callbacks/early_stopping/monitor +1 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/callbacks/early_stopping/patience +1 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/callbacks/model_checkpoint/_target_ +1 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/callbacks/model_checkpoint/auto_insert_metric_name +1 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/callbacks/model_checkpoint/dirpath +1 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/callbacks/model_checkpoint/filename +1 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/callbacks/model_checkpoint/mode +1 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/callbacks/model_checkpoint/monitor +1 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/callbacks/model_checkpoint/save_last +1 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/callbacks/model_checkpoint/save_top_k +1 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/callbacks/model_checkpoint/verbose +1 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/callbacks/model_summary/_target_ +1 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/callbacks/model_summary/max_depth +1 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/callbacks/rich_progress_bar/_target_ +1 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/datamodule/_target_ +1 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/datamodule/batch_size +1 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/datamodule/csv_test_file +1 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/datamodule/csv_train_file +1 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/datamodule/csv_val_file +1 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/datamodule/data_dir +1 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/datamodule/num_workers +1 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/datamodule/pin_memory +1 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/model/_target_ +1 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/model/input_size +1 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/model/lin1_size +1 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/model/lin2_size +1 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/model/lin3_size +1 -0
- logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/model/lr +1 -0
logs/experiments/runs/focusMSE_150/2022-03-22_14-57-51/.hydra/config.yaml
ADDED
@@ -0,0 +1,76 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
original_work_dir: ${hydra:runtime.cwd}
|
2 |
+
data_dir: ${original_work_dir}/data
|
3 |
+
print_config: true
|
4 |
+
ignore_warnings: true
|
5 |
+
train: true
|
6 |
+
test: true
|
7 |
+
seed: 12345
|
8 |
+
name: focusMSE_150
|
9 |
+
datamodule:
|
10 |
+
_target_: src.datamodules.focus_datamodule.FocusDataModule
|
11 |
+
data_dir: ${data_dir}/focus150
|
12 |
+
csv_train_file: ${data_dir}/focus150/train_metadata.csv
|
13 |
+
csv_val_file: ${data_dir}/focus150/validation_metadata.csv
|
14 |
+
csv_test_file: ${data_dir}/focus150/test_metadata.csv
|
15 |
+
batch_size: 128
|
16 |
+
num_workers: 0
|
17 |
+
pin_memory: false
|
18 |
+
model:
|
19 |
+
_target_: src.models.focus_module.FocusMSELitModule
|
20 |
+
input_size: 67500
|
21 |
+
lin1_size: 128
|
22 |
+
lin2_size: 256
|
23 |
+
lin3_size: 64
|
24 |
+
output_size: 1
|
25 |
+
lr: 0.001
|
26 |
+
weight_decay: 0.0005
|
27 |
+
callbacks:
|
28 |
+
model_checkpoint:
|
29 |
+
_target_: pytorch_lightning.callbacks.ModelCheckpoint
|
30 |
+
monitor: val/mae
|
31 |
+
mode: min
|
32 |
+
save_top_k: 1
|
33 |
+
save_last: true
|
34 |
+
verbose: false
|
35 |
+
dirpath: checkpoints/
|
36 |
+
filename: epoch_{epoch:03d}
|
37 |
+
auto_insert_metric_name: false
|
38 |
+
early_stopping:
|
39 |
+
_target_: pytorch_lightning.callbacks.EarlyStopping
|
40 |
+
monitor: val/mae
|
41 |
+
mode: min
|
42 |
+
patience: 100
|
43 |
+
min_delta: 0
|
44 |
+
model_summary:
|
45 |
+
_target_: pytorch_lightning.callbacks.RichModelSummary
|
46 |
+
max_depth: -1
|
47 |
+
rich_progress_bar:
|
48 |
+
_target_: pytorch_lightning.callbacks.RichProgressBar
|
49 |
+
logger:
|
50 |
+
csv:
|
51 |
+
_target_: pytorch_lightning.loggers.csv_logs.CSVLogger
|
52 |
+
save_dir: .
|
53 |
+
name: csv/
|
54 |
+
prefix: ''
|
55 |
+
mlflow:
|
56 |
+
_target_: pytorch_lightning.loggers.mlflow.MLFlowLogger
|
57 |
+
experiment_name: ${name}
|
58 |
+
tracking_uri: ${original_work_dir}/logs/mlflow/mlruns
|
59 |
+
tags: null
|
60 |
+
save_dir: ./mlruns
|
61 |
+
prefix: ''
|
62 |
+
artifact_location: null
|
63 |
+
tensorboard:
|
64 |
+
_target_: pytorch_lightning.loggers.tensorboard.TensorBoardLogger
|
65 |
+
save_dir: tensorboard/
|
66 |
+
name: null
|
67 |
+
version: ${name}
|
68 |
+
log_graph: false
|
69 |
+
default_hp_metric: true
|
70 |
+
prefix: ''
|
71 |
+
trainer:
|
72 |
+
_target_: pytorch_lightning.Trainer
|
73 |
+
gpus: 1
|
74 |
+
min_epochs: 1
|
75 |
+
max_epochs: 100
|
76 |
+
resume_from_checkpoint: null
|
logs/experiments/runs/focusMSE_150/2022-03-22_14-57-51/.hydra/hydra.yaml
ADDED
@@ -0,0 +1,170 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
hydra:
|
2 |
+
run:
|
3 |
+
dir: logs/experiments/runs/${name}/${now:%Y-%m-%d}_${now:%H-%M-%S}
|
4 |
+
sweep:
|
5 |
+
dir: logs/experiments/multiruns/${name}/${now:%Y-%m-%d}_${now:%H-%M-%S}
|
6 |
+
subdir: ${hydra.job.num}
|
7 |
+
launcher:
|
8 |
+
_target_: hydra._internal.core_plugins.basic_launcher.BasicLauncher
|
9 |
+
sweeper:
|
10 |
+
_target_: hydra._internal.core_plugins.basic_sweeper.BasicSweeper
|
11 |
+
max_batch_size: null
|
12 |
+
help:
|
13 |
+
app_name: ${hydra.job.name}
|
14 |
+
header: '${hydra.help.app_name} is powered by Hydra.
|
15 |
+
|
16 |
+
'
|
17 |
+
footer: 'Powered by Hydra (https://hydra.cc)
|
18 |
+
|
19 |
+
Use --hydra-help to view Hydra specific help
|
20 |
+
|
21 |
+
'
|
22 |
+
template: '${hydra.help.header}
|
23 |
+
|
24 |
+
== Configuration groups ==
|
25 |
+
|
26 |
+
Compose your configuration from those groups (group=option)
|
27 |
+
|
28 |
+
|
29 |
+
$APP_CONFIG_GROUPS
|
30 |
+
|
31 |
+
|
32 |
+
== Config ==
|
33 |
+
|
34 |
+
Override anything in the config (foo.bar=value)
|
35 |
+
|
36 |
+
|
37 |
+
$CONFIG
|
38 |
+
|
39 |
+
|
40 |
+
${hydra.help.footer}
|
41 |
+
|
42 |
+
'
|
43 |
+
hydra_help:
|
44 |
+
template: 'Hydra (${hydra.runtime.version})
|
45 |
+
|
46 |
+
See https://hydra.cc for more info.
|
47 |
+
|
48 |
+
|
49 |
+
== Flags ==
|
50 |
+
|
51 |
+
$FLAGS_HELP
|
52 |
+
|
53 |
+
|
54 |
+
== Configuration groups ==
|
55 |
+
|
56 |
+
Compose your configuration from those groups (For example, append hydra/job_logging=disabled
|
57 |
+
to command line)
|
58 |
+
|
59 |
+
|
60 |
+
$HYDRA_CONFIG_GROUPS
|
61 |
+
|
62 |
+
|
63 |
+
Use ''--cfg hydra'' to Show the Hydra config.
|
64 |
+
|
65 |
+
'
|
66 |
+
hydra_help: ???
|
67 |
+
hydra_logging:
|
68 |
+
version: 1
|
69 |
+
formatters:
|
70 |
+
colorlog:
|
71 |
+
(): colorlog.ColoredFormatter
|
72 |
+
format: '[%(cyan)s%(asctime)s%(reset)s][%(purple)sHYDRA%(reset)s] %(message)s'
|
73 |
+
handlers:
|
74 |
+
console:
|
75 |
+
class: logging.StreamHandler
|
76 |
+
formatter: colorlog
|
77 |
+
stream: ext://sys.stdout
|
78 |
+
root:
|
79 |
+
level: INFO
|
80 |
+
handlers:
|
81 |
+
- console
|
82 |
+
disable_existing_loggers: false
|
83 |
+
job_logging:
|
84 |
+
version: 1
|
85 |
+
formatters:
|
86 |
+
simple:
|
87 |
+
format: '[%(asctime)s][%(name)s][%(levelname)s] - %(message)s'
|
88 |
+
colorlog:
|
89 |
+
(): colorlog.ColoredFormatter
|
90 |
+
format: '[%(cyan)s%(asctime)s%(reset)s][%(blue)s%(name)s%(reset)s][%(log_color)s%(levelname)s%(reset)s]
|
91 |
+
- %(message)s'
|
92 |
+
log_colors:
|
93 |
+
DEBUG: purple
|
94 |
+
INFO: green
|
95 |
+
WARNING: yellow
|
96 |
+
ERROR: red
|
97 |
+
CRITICAL: red
|
98 |
+
handlers:
|
99 |
+
console:
|
100 |
+
class: logging.StreamHandler
|
101 |
+
formatter: colorlog
|
102 |
+
stream: ext://sys.stdout
|
103 |
+
file:
|
104 |
+
class: logging.FileHandler
|
105 |
+
formatter: simple
|
106 |
+
filename: ${hydra.job.name}.log
|
107 |
+
root:
|
108 |
+
level: INFO
|
109 |
+
handlers:
|
110 |
+
- console
|
111 |
+
- file
|
112 |
+
disable_existing_loggers: false
|
113 |
+
env: {}
|
114 |
+
searchpath: []
|
115 |
+
callbacks: {}
|
116 |
+
output_subdir: .hydra
|
117 |
+
overrides:
|
118 |
+
hydra: []
|
119 |
+
task:
|
120 |
+
- experiment=focusMSE_150
|
121 |
+
job:
|
122 |
+
name: train
|
123 |
+
override_dirname: experiment=focusMSE_150
|
124 |
+
id: ???
|
125 |
+
num: ???
|
126 |
+
config_name: train.yaml
|
127 |
+
env_set: {}
|
128 |
+
env_copy: []
|
129 |
+
config:
|
130 |
+
override_dirname:
|
131 |
+
kv_sep: '='
|
132 |
+
item_sep: ','
|
133 |
+
exclude_keys: []
|
134 |
+
runtime:
|
135 |
+
version: 1.1.1
|
136 |
+
cwd: /usr/src/app
|
137 |
+
config_sources:
|
138 |
+
- path: hydra.conf
|
139 |
+
schema: pkg
|
140 |
+
provider: hydra
|
141 |
+
- path: /usr/src/app/configs
|
142 |
+
schema: file
|
143 |
+
provider: main
|
144 |
+
- path: hydra_plugins.hydra_colorlog.conf
|
145 |
+
schema: pkg
|
146 |
+
provider: hydra-colorlog
|
147 |
+
- path: ''
|
148 |
+
schema: structured
|
149 |
+
provider: schema
|
150 |
+
choices:
|
151 |
+
local: default.yaml
|
152 |
+
hparams_search: null
|
153 |
+
debug: null
|
154 |
+
experiment: focusMSE_150
|
155 |
+
log_dir: default.yaml
|
156 |
+
trainer: default.yaml
|
157 |
+
logger: many_loggers
|
158 |
+
callbacks: default.yaml
|
159 |
+
model: focus150.yaml
|
160 |
+
datamodule: focus150.yaml
|
161 |
+
hydra/env: default
|
162 |
+
hydra/callbacks: null
|
163 |
+
hydra/job_logging: colorlog
|
164 |
+
hydra/hydra_logging: colorlog
|
165 |
+
hydra/hydra_help: default
|
166 |
+
hydra/help: default
|
167 |
+
hydra/sweeper: basic
|
168 |
+
hydra/launcher: basic
|
169 |
+
hydra/output: default
|
170 |
+
verbose: false
|
logs/experiments/runs/focusMSE_150/2022-03-22_14-57-51/.hydra/overrides.yaml
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
- experiment=focusMSE_150
|
logs/experiments/runs/focusMSE_150/2022-03-22_14-57-51/checkpoints/epoch_087.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:24ec3c62b66d5df6bdb4db40835c1980e907a11e0212faaa7b669f78b5cfba37
|
3 |
+
size 104307526
|
logs/experiments/runs/focusMSE_150/2022-03-22_14-57-51/checkpoints/last.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:29f26c2253e3c63de5d1cce39b50b5b6d02e9f7eb1dc857d2e1ef52472eae99e
|
3 |
+
size 104307526
|
logs/experiments/runs/focusMSE_150/2022-03-22_14-57-51/csv/version_0/hparams.yaml
ADDED
@@ -0,0 +1,50 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
trainer:
|
2 |
+
_target_: pytorch_lightning.Trainer
|
3 |
+
gpus: 1
|
4 |
+
min_epochs: 1
|
5 |
+
max_epochs: 100
|
6 |
+
resume_from_checkpoint: null
|
7 |
+
model:
|
8 |
+
_target_: src.models.focus_module.FocusMSELitModule
|
9 |
+
input_size: 67500
|
10 |
+
lin1_size: 128
|
11 |
+
lin2_size: 256
|
12 |
+
lin3_size: 64
|
13 |
+
output_size: 1
|
14 |
+
lr: 0.001
|
15 |
+
weight_decay: 0.0005
|
16 |
+
datamodule:
|
17 |
+
_target_: src.datamodules.focus_datamodule.FocusDataModule
|
18 |
+
data_dir: /usr/src/app/data/focus150
|
19 |
+
csv_train_file: /usr/src/app/data/focus150/train_metadata.csv
|
20 |
+
csv_val_file: /usr/src/app/data/focus150/validation_metadata.csv
|
21 |
+
csv_test_file: /usr/src/app/data/focus150/test_metadata.csv
|
22 |
+
batch_size: 128
|
23 |
+
num_workers: 0
|
24 |
+
pin_memory: false
|
25 |
+
seed: 12345
|
26 |
+
callbacks:
|
27 |
+
model_checkpoint:
|
28 |
+
_target_: pytorch_lightning.callbacks.ModelCheckpoint
|
29 |
+
monitor: val/mae
|
30 |
+
mode: min
|
31 |
+
save_top_k: 1
|
32 |
+
save_last: true
|
33 |
+
verbose: false
|
34 |
+
dirpath: checkpoints/
|
35 |
+
filename: epoch_{epoch:03d}
|
36 |
+
auto_insert_metric_name: false
|
37 |
+
early_stopping:
|
38 |
+
_target_: pytorch_lightning.callbacks.EarlyStopping
|
39 |
+
monitor: val/mae
|
40 |
+
mode: min
|
41 |
+
patience: 100
|
42 |
+
min_delta: 0
|
43 |
+
model_summary:
|
44 |
+
_target_: pytorch_lightning.callbacks.RichModelSummary
|
45 |
+
max_depth: -1
|
46 |
+
rich_progress_bar:
|
47 |
+
_target_: pytorch_lightning.callbacks.RichProgressBar
|
48 |
+
model/params/total: 8690561
|
49 |
+
model/params/trainable: 8690561
|
50 |
+
model/params/non_trainable: 0
|
logs/experiments/runs/focusMSE_150/2022-03-22_14-57-51/csv/version_0/metrics.csv
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
val/loss,val/mae,val/mae_best,epoch,step,train/loss,train/mae,test/loss,test/mae
|
2 |
+
0.009544463828206062,0.08063562214374542,0.019537409767508507,0,23,,,,
|
3 |
+
,,,0,23,0.034894175827503204,0.11672911792993546,,
|
4 |
+
0.0021717878989875317,0.03534724563360214,0.019537409767508507,1,47,,,,
|
5 |
+
,,,1,47,0.002186697209253907,0.03603723272681236,,
|
6 |
+
0.0015851989155635238,0.030355209484696388,0.019537409767508507,2,71,,,,
|
7 |
+
,,,2,71,0.0010704686865210533,0.02568936161696911,,
|
8 |
+
0.0012242643861100078,0.027018031105399132,0.019537409767508507,3,95,,,,
|
9 |
+
,,,3,95,0.0008349583949893713,0.022907700389623642,,
|
10 |
+
0.0012587506789714098,0.027449926361441612,0.019537409767508507,4,119,,,,
|
11 |
+
,,,4,119,0.00073520268779248,0.02166776917874813,,
|
12 |
+
0.0014785825042054057,0.030042720958590508,0.019537409767508507,5,143,,,,
|
13 |
+
,,,5,143,0.0007136642816476524,0.021377356722950935,,
|
14 |
+
0.0012167562963441014,0.027752205729484558,0.019537409767508507,6,167,,,,
|
15 |
+
,,,6,167,0.0007014102302491665,0.02103542350232601,,
|
16 |
+
0.001121317851357162,0.02641966938972473,0.019537409767508507,7,191,,,,
|
17 |
+
,,,7,191,0.0006593717262148857,0.020512428134679794,,
|
18 |
+
0.001051262835972011,0.025698665529489517,0.019537409767508507,8,215,,,,
|
19 |
+
,,,8,215,0.0006930343224667013,0.020899377763271332,,
|
20 |
+
0.001041523297317326,0.02556905709207058,0.019537409767508507,9,239,,,,
|
21 |
+
,,,9,239,0.0006491178646683693,0.020319174975156784,,
|
22 |
+
0.001000899588689208,0.02521021105349064,0.019537409767508507,10,263,,,,
|
23 |
+
,,,10,263,0.0005469048046506941,0.018996665254235268,,
|
24 |
+
0.0009862810838967562,0.025299502536654472,0.019537409767508507,11,287,,,,
|
25 |
+
,,,11,287,0.0006059064762666821,0.01944531314074993,,
|
26 |
+
0.0009219343191944063,0.02422139048576355,0.019537409767508507,12,311,,,,
|
27 |
+
,,,12,311,0.000586402602493763,0.019292427226901054,,
|
28 |
+
0.0008538099355064332,0.02358775958418846,0.019537409767508507,13,335,,,,
|
29 |
+
,,,13,335,0.0005506253801286221,0.018934091553092003,,
|
30 |
+
0.0010228712344542146,0.02526453696191311,0.019537409767508507,14,359,,,,
|
31 |
+
,,,14,359,0.0005883435369469225,0.019616160541772842,,
|
32 |
+
0.000916045974008739,0.023927420377731323,0.019537409767508507,15,383,,,,
|
33 |
+
,,,15,383,0.0005709618562832475,0.019033411517739296,,
|
34 |
+
0.0008306981180794537,0.023176010698080063,0.019537409767508507,16,407,,,,
|
35 |
+
,,,16,407,0.0005155900726094842,0.018529755994677544,,
|
36 |
+
0.0010120575316250324,0.025208130478858948,0.019537409767508507,17,431,,,,
|
37 |
+
,,,17,431,0.0005205596098676324,0.018451247364282608,,
|
38 |
+
0.0008752456051297486,0.02358638308942318,0.019537409767508507,18,455,,,,
|
39 |
+
,,,18,455,0.0005007337895222008,0.018087176606059074,,
|
40 |
+
0.0007576934876851737,0.022340524941682816,0.019537409767508507,19,479,,,,
|
41 |
+
,,,19,479,0.0004445158992893994,0.017157329246401787,,
|
42 |
+
0.0007089425926096737,0.021497933194041252,0.019537409767508507,20,503,,,,
|
43 |
+
,,,20,503,0.00048230832908302546,0.017721420153975487,,
|
44 |
+
0.0006898196297697723,0.021325724199414253,0.019537409767508507,21,527,,,,
|
45 |
+
,,,21,527,0.00047639288823120296,0.01750096119940281,,
|
46 |
+
0.0007389259990304708,0.022199060767889023,0.019537409767508507,22,551,,,,
|
47 |
+
,,,22,551,0.000510454352479428,0.018029429018497467,,
|
48 |
+
0.0007917709881439805,0.022815391421318054,0.019537409767508507,23,575,,,,
|
49 |
+
,,,23,575,0.0004937897901982069,0.017776209861040115,,
|
50 |
+
0.0007287110784091055,0.021593786776065826,0.019537409767508507,24,599,,,,
|
51 |
+
,,,24,599,0.0005007273284718394,0.017878912389278412,,
|
52 |
+
0.0009055816335603595,0.02427026815712452,0.019537409767508507,25,623,,,,
|
53 |
+
,,,25,623,0.0004253314109519124,0.016684558242559433,,
|
54 |
+
0.0007695278036408126,0.022344909608364105,0.019537409767508507,26,647,,,,
|
55 |
+
,,,26,647,0.0004695587558671832,0.0172981359064579,,
|
56 |
+
0.0007970734150148928,0.022999506443738937,0.019537409767508507,27,671,,,,
|
57 |
+
,,,27,671,0.0004941780935041606,0.017727041617035866,,
|
58 |
+
0.000820482790004462,0.02309255488216877,0.019537409767508507,28,695,,,,
|
59 |
+
,,,28,695,0.000480983464512974,0.017476914450526237,,
|
60 |
+
0.0007524072425439954,0.02212655544281006,0.019537409767508507,29,719,,,,
|
61 |
+
,,,29,719,0.0004537496133707464,0.017000019550323486,,
|
62 |
+
0.0006947824731469154,0.02119435742497444,0.019537409767508507,30,743,,,,
|
63 |
+
,,,30,743,0.0004395493888296187,0.016820700839161873,,
|
64 |
+
0.002143235644325614,0.03778063505887985,0.019537409767508507,31,767,,,,
|
65 |
+
,,,31,767,0.0004215688968542963,0.01650986820459366,,
|
66 |
+
0.0007824833155609667,0.022713985294103622,0.019537409767508507,32,791,,,,
|
67 |
+
,,,32,791,0.0004718441632576287,0.017418500036001205,,
|
68 |
+
0.0006929730880074203,0.02127917855978012,0.019537409767508507,33,815,,,,
|
69 |
+
,,,33,815,0.0004274709790479392,0.016568398103117943,,
|
70 |
+
0.0008588092750869691,0.02399059385061264,0.019537409767508507,34,839,,,,
|
71 |
+
,,,34,839,0.00038024759851396084,0.01572851650416851,,
|
72 |
+
0.0016583356773480773,0.033418409526348114,0.019537409767508507,35,863,,,,
|
73 |
+
,,,35,863,0.0003964197530876845,0.015981420874595642,,
|
74 |
+
0.0015837743412703276,0.03304184973239899,0.019537409767508507,36,887,,,,
|
75 |
+
,,,36,887,0.00044074488687328994,0.016567563638091087,,
|
76 |
+
0.0006821322604082525,0.02130155824124813,0.019537409767508507,37,911,,,,
|
77 |
+
,,,37,911,0.00044768661609850824,0.01682267338037491,,
|
78 |
+
0.000919938727747649,0.02438468672335148,0.019537409767508507,38,935,,,,
|
79 |
+
,,,38,935,0.0004048406262882054,0.016189388930797577,,
|
80 |
+
0.0007008547545410693,0.021655915305018425,0.019537409767508507,39,959,,,,
|
81 |
+
,,,39,959,0.0003550801775418222,0.015139857307076454,,
|
82 |
+
0.0008387769339606166,0.02344353310763836,0.019537409767508507,40,983,,,,
|
83 |
+
,,,40,983,0.00038771991967223585,0.01589304208755493,,
|
84 |
+
0.0007816037978045642,0.022580673918128014,0.019537409767508507,41,1007,,,,
|
85 |
+
,,,41,1007,0.0003667447599582374,0.01527097262442112,,
|
86 |
+
0.0018757004290819168,0.03582985699176788,0.019537409767508507,42,1031,,,,
|
87 |
+
,,,42,1031,0.000377186166588217,0.01557501032948494,,
|
88 |
+
0.0006984202191233635,0.021475113928318024,0.019537409767508507,43,1055,,,,
|
89 |
+
,,,43,1055,0.00033769026049412787,0.014918459579348564,,
|
90 |
+
0.000935243908315897,0.024535326287150383,0.019537409767508507,44,1079,,,,
|
91 |
+
,,,44,1079,0.00035788456443697214,0.015154211781919003,,
|
92 |
+
0.0005591477383859456,0.019298620522022247,0.019298620522022247,45,1103,,,,
|
93 |
+
,,,45,1103,0.0003971575351897627,0.015974923968315125,,
|
94 |
+
0.0009153427090495825,0.023907270282506943,0.019298620522022247,46,1127,,,,
|
95 |
+
,,,46,1127,0.0003616494941525161,0.015131807886064053,,
|
96 |
+
0.0007408089004456997,0.022238444536924362,0.019298620522022247,47,1151,,,,
|
97 |
+
,,,47,1151,0.0003693868056870997,0.015423277392983437,,
|
98 |
+
0.0009745314018800855,0.025524020195007324,0.019298620522022247,48,1175,,,,
|
99 |
+
,,,48,1175,0.00033800548408180475,0.014886680990457535,,
|
100 |
+
0.0005665868520736694,0.0196659155189991,0.019298620522022247,49,1199,,,,
|
101 |
+
,,,49,1199,0.0003364114963915199,0.014780801720917225,,
|
102 |
+
0.0009925257181748748,0.025127017870545387,0.019298620522022247,50,1223,,,,
|
103 |
+
,,,50,1223,0.0003448784409556538,0.01475053932517767,,
|
104 |
+
0.0013670704793184996,0.029895581305027008,0.019298620522022247,51,1247,,,,
|
105 |
+
,,,51,1247,0.00037457761936821043,0.015477480366826057,,
|
106 |
+
0.0018201952334493399,0.03484649211168289,0.019298620522022247,52,1271,,,,
|
107 |
+
,,,52,1271,0.00035699617001228034,0.015118550509214401,,
|
108 |
+
0.0009038514108397067,0.024230461567640305,0.019298620522022247,53,1295,,,,
|
109 |
+
,,,53,1295,0.00034640272497199476,0.014919298700988293,,
|
110 |
+
0.0007803199114277959,0.02265593782067299,0.019298620522022247,54,1319,,,,
|
111 |
+
,,,54,1319,0.00035025010583922267,0.015034894458949566,,
|
112 |
+
0.001042486634105444,0.025745278224349022,0.019298620522022247,55,1343,,,,
|
113 |
+
,,,55,1343,0.0003572886635083705,0.015104862861335278,,
|
114 |
+
0.0011325974483042955,0.027360450476408005,0.019298620522022247,56,1367,,,,
|
115 |
+
,,,56,1367,0.00036571332020685077,0.015344977378845215,,
|
116 |
+
0.0007770879310555756,0.022451894357800484,0.019298620522022247,57,1391,,,,
|
117 |
+
,,,57,1391,0.0003528838569764048,0.015063853934407234,,
|
118 |
+
0.001974481390789151,0.036302655935287476,0.019298620522022247,58,1415,,,,
|
119 |
+
,,,58,1415,0.0003173957811668515,0.014323670417070389,,
|
120 |
+
0.001451837015338242,0.03099881485104561,0.019298620522022247,59,1439,,,,
|
121 |
+
,,,59,1439,0.0003443340247031301,0.014874103479087353,,
|
122 |
+
0.0008349210256710649,0.023435771465301514,0.019298620522022247,60,1463,,,,
|
123 |
+
,,,60,1463,0.0003750895557459444,0.015618984587490559,,
|
124 |
+
0.0007288131746463478,0.021787339821457863,0.019298620522022247,61,1487,,,,
|
125 |
+
,,,61,1487,0.00034799252171069384,0.014941212721168995,,
|
126 |
+
0.0005444191046990454,0.01899486780166626,0.01899486780166626,62,1511,,,,
|
127 |
+
,,,62,1511,0.000335247372277081,0.014631537720561028,,
|
128 |
+
0.0008857491193339229,0.02386247180402279,0.01899486780166626,63,1535,,,,
|
129 |
+
,,,63,1535,0.00032996301888488233,0.01461986918002367,,
|
130 |
+
0.0008305028895847499,0.023755740374326706,0.01899486780166626,64,1559,,,,
|
131 |
+
,,,64,1559,0.0003235088661313057,0.014585786499083042,,
|
132 |
+
0.0010590418241918087,0.026241308078169823,0.01899486780166626,65,1583,,,,
|
133 |
+
,,,65,1583,0.0003126542433165014,0.014158281497657299,,
|
134 |
+
0.001776437507942319,0.03533957526087761,0.01899486780166626,66,1607,,,,
|
135 |
+
,,,66,1607,0.00033206393709406257,0.014798671938478947,,
|
136 |
+
0.0009376728557981551,0.02484224922955036,0.01899486780166626,67,1631,,,,
|
137 |
+
,,,67,1631,0.00035151891643181443,0.015032056719064713,,
|
138 |
+
0.0007761942688375711,0.022488202899694443,0.01899486780166626,68,1655,,,,
|
139 |
+
,,,68,1655,0.00033805580460466444,0.014649114571511745,,
|
140 |
+
0.0007491954602301121,0.022311214357614517,0.01899486780166626,69,1679,,,,
|
141 |
+
,,,69,1679,0.00034971514833159745,0.015169639140367508,,
|
142 |
+
0.0005938872927799821,0.019948702305555344,0.01899486780166626,70,1703,,,,
|
143 |
+
,,,70,1703,0.0003613537992350757,0.015539896674454212,,
|
144 |
+
0.000700530072208494,0.021332960575819016,0.01899486780166626,71,1727,,,,
|
145 |
+
,,,71,1727,0.00036113077658228576,0.015387823805212975,,
|
146 |
+
0.0014058799715712667,0.03100115992128849,0.01899486780166626,72,1751,,,,
|
147 |
+
,,,72,1751,0.0003433559904806316,0.015156642533838749,,
|
148 |
+
0.0006245101685635746,0.020404765382409096,0.01899486780166626,73,1775,,,,
|
149 |
+
,,,73,1775,0.0003329499450046569,0.014830718748271465,,
|
150 |
+
0.0006477072602137923,0.02057095430791378,0.01899486780166626,74,1799,,,,
|
151 |
+
,,,74,1799,0.0003200181818101555,0.014488019049167633,,
|
152 |
+
0.0008049090392887592,0.02294079214334488,0.01899486780166626,75,1823,,,,
|
153 |
+
,,,75,1823,0.00032711084350012243,0.014633779413998127,,
|
154 |
+
0.0009535131393931806,0.025023138150572777,0.01899486780166626,76,1847,,,,
|
155 |
+
,,,76,1847,0.0003320335235912353,0.014672509394586086,,
|
156 |
+
0.0006423747399821877,0.02062574401497841,0.01899486780166626,77,1871,,,,
|
157 |
+
,,,77,1871,0.000329920876538381,0.014685507863759995,,
|
158 |
+
0.0007311730296351016,0.021868711337447166,0.01899486780166626,78,1895,,,,
|
159 |
+
,,,78,1895,0.00033370504388585687,0.014844972640275955,,
|
160 |
+
0.0007262943545356393,0.021944090723991394,0.01899486780166626,79,1919,,,,
|
161 |
+
,,,79,1919,0.00033361525856889784,0.014786457642912865,,
|
162 |
+
0.0005916088121011853,0.019987687468528748,0.01899486780166626,80,1943,,,,
|
163 |
+
,,,80,1943,0.0003386719909030944,0.014954403974115849,,
|
164 |
+
0.001059929607436061,0.025993332266807556,0.01899486780166626,81,1967,,,,
|
165 |
+
,,,81,1967,0.0003289169108029455,0.014663031324744225,,
|
166 |
+
0.0005158762214705348,0.01865890622138977,0.01865890622138977,82,1991,,,,
|
167 |
+
,,,82,1991,0.0003327025624457747,0.014737632125616074,,
|
168 |
+
0.0006717850919812918,0.02090260200202465,0.01865890622138977,83,2015,,,,
|
169 |
+
,,,83,2015,0.0003296507056802511,0.014653198421001434,,
|
170 |
+
0.000872905133292079,0.024222200736403465,0.01865890622138977,84,2039,,,,
|
171 |
+
,,,84,2039,0.0003394783125258982,0.015025359578430653,,
|
172 |
+
0.0009368386236019433,0.024889012798666954,0.01865890622138977,85,2063,,,,
|
173 |
+
,,,85,2063,0.0003263877588324249,0.014672279357910156,,
|
174 |
+
0.0006091021350584924,0.02024473249912262,0.01865890622138977,86,2087,,,,
|
175 |
+
,,,86,2087,0.000337164819939062,0.014922077767550945,,
|
176 |
+
0.00048593332758173347,0.018413076177239418,0.018413076177239418,87,2111,,,,
|
177 |
+
,,,87,2111,0.0003421810979489237,0.014982620254158974,,
|
178 |
+
0.0007279564160853624,0.021815015003085136,0.018413076177239418,88,2135,,,,
|
179 |
+
,,,88,2135,0.00031848903745412827,0.014485136605799198,,
|
180 |
+
0.0005854593473486602,0.0195700004696846,0.018413076177239418,89,2159,,,,
|
181 |
+
,,,89,2159,0.0003280692617408931,0.01462620124220848,,
|
182 |
+
0.000875853409525007,0.023816006258130074,0.018413076177239418,90,2183,,,,
|
183 |
+
,,,90,2183,0.0003198656195309013,0.014537788927555084,,
|
184 |
+
0.0005042010452598333,0.018614493310451508,0.018413076177239418,91,2207,,,,
|
185 |
+
,,,91,2207,0.000338868674589321,0.01498457696288824,,
|
186 |
+
0.00054518150864169,0.019278811290860176,0.018413076177239418,92,2231,,,,
|
187 |
+
,,,92,2231,0.0003242957463953644,0.014550796709954739,,
|
188 |
+
0.0006852589431218803,0.0211587306112051,0.018413076177239418,93,2255,,,,
|
189 |
+
,,,93,2255,0.00034229017910547554,0.015148945152759552,,
|
190 |
+
0.0007515703327953815,0.022310687229037285,0.018413076177239418,94,2279,,,,
|
191 |
+
,,,94,2279,0.0003419191052671522,0.01504555530846119,,
|
192 |
+
0.000559812702704221,0.019297882914543152,0.018413076177239418,95,2303,,,,
|
193 |
+
,,,95,2303,0.0003410161880310625,0.014888501726090908,,
|
194 |
+
0.0005425909766927361,0.01901368796825409,0.018413076177239418,96,2327,,,,
|
195 |
+
,,,96,2327,0.00032867136178538203,0.0147214625030756,,
|
196 |
+
0.000569360563531518,0.019466523081064224,0.018413076177239418,97,2351,,,,
|
197 |
+
,,,97,2351,0.00033703516237437725,0.014820124953985214,,
|
198 |
+
0.0025554632302373648,0.04022684320807457,0.018413076177239418,98,2375,,,,
|
199 |
+
,,,98,2375,0.00034785110619850457,0.01530623622238636,,
|
200 |
+
0.000832300866022706,0.02356669306755066,0.018413076177239418,99,2399,,,,
|
201 |
+
,,,99,2399,0.0003520841128192842,0.015368376858532429,,
|
202 |
+
,,,88,2112,,,0.0004998682998120785,0.018550820648670197
|
logs/experiments/runs/focusMSE_150/2022-03-22_14-57-51/tensorboard/focusMSE_150/events.out.tfevents.1647961073.63575f5c30e5.1.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d045888defebb31c9bb1b0fc23a136f78218e5521a7b5c5900d85fcdabc1310
|
3 |
+
size 36544
|
logs/experiments/runs/focusMSE_150/2022-03-22_14-57-51/tensorboard/focusMSE_150/events.out.tfevents.1647961350.63575f5c30e5.1.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:75f9347fe4cd512d695f4f43a28df1b79ede8e6a3dea5c4502228c6ab55fb47a
|
3 |
+
size 179
|
logs/experiments/runs/focusMSE_150/2022-03-22_14-57-51/tensorboard/focusMSE_150/hparams.yaml
ADDED
@@ -0,0 +1,50 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
trainer:
|
2 |
+
_target_: pytorch_lightning.Trainer
|
3 |
+
gpus: 1
|
4 |
+
min_epochs: 1
|
5 |
+
max_epochs: 100
|
6 |
+
resume_from_checkpoint: null
|
7 |
+
model:
|
8 |
+
_target_: src.models.focus_module.FocusMSELitModule
|
9 |
+
input_size: 67500
|
10 |
+
lin1_size: 128
|
11 |
+
lin2_size: 256
|
12 |
+
lin3_size: 64
|
13 |
+
output_size: 1
|
14 |
+
lr: 0.001
|
15 |
+
weight_decay: 0.0005
|
16 |
+
datamodule:
|
17 |
+
_target_: src.datamodules.focus_datamodule.FocusDataModule
|
18 |
+
data_dir: /usr/src/app/data/focus150
|
19 |
+
csv_train_file: /usr/src/app/data/focus150/train_metadata.csv
|
20 |
+
csv_val_file: /usr/src/app/data/focus150/validation_metadata.csv
|
21 |
+
csv_test_file: /usr/src/app/data/focus150/test_metadata.csv
|
22 |
+
batch_size: 128
|
23 |
+
num_workers: 0
|
24 |
+
pin_memory: false
|
25 |
+
seed: 12345
|
26 |
+
callbacks:
|
27 |
+
model_checkpoint:
|
28 |
+
_target_: pytorch_lightning.callbacks.ModelCheckpoint
|
29 |
+
monitor: val/mae
|
30 |
+
mode: min
|
31 |
+
save_top_k: 1
|
32 |
+
save_last: true
|
33 |
+
verbose: false
|
34 |
+
dirpath: checkpoints/
|
35 |
+
filename: epoch_{epoch:03d}
|
36 |
+
auto_insert_metric_name: false
|
37 |
+
early_stopping:
|
38 |
+
_target_: pytorch_lightning.callbacks.EarlyStopping
|
39 |
+
monitor: val/mae
|
40 |
+
mode: min
|
41 |
+
patience: 100
|
42 |
+
min_delta: 0
|
43 |
+
model_summary:
|
44 |
+
_target_: pytorch_lightning.callbacks.RichModelSummary
|
45 |
+
max_depth: -1
|
46 |
+
rich_progress_bar:
|
47 |
+
_target_: pytorch_lightning.callbacks.RichProgressBar
|
48 |
+
model/params/total: 8690561
|
49 |
+
model/params/trainable: 8690561
|
50 |
+
model/params/non_trainable: 0
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/meta.yaml
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
artifact_uri: /usr/src/app/logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/artifacts
|
2 |
+
end_time: 1647961350644
|
3 |
+
entry_point_name: ''
|
4 |
+
experiment_id: '3'
|
5 |
+
lifecycle_stage: active
|
6 |
+
name: ''
|
7 |
+
run_id: 8af8d6a395f448258d0a2083b118142b
|
8 |
+
run_uuid: 8af8d6a395f448258d0a2083b118142b
|
9 |
+
source_name: ''
|
10 |
+
source_type: 4
|
11 |
+
source_version: ''
|
12 |
+
start_time: 1647961073443
|
13 |
+
status: 3
|
14 |
+
tags: []
|
15 |
+
user_id: unknown
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/metrics/epoch
ADDED
@@ -0,0 +1,201 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
1647961080695 0 23
|
2 |
+
1647961081109 0 23
|
3 |
+
1647961082420 1 47
|
4 |
+
1647961083971 1 47
|
5 |
+
1647961085320 2 71
|
6 |
+
1647961086752 2 71
|
7 |
+
1647961088047 3 95
|
8 |
+
1647961089516 3 95
|
9 |
+
1647961090857 4 119
|
10 |
+
1647961092195 4 119
|
11 |
+
1647961093489 5 143
|
12 |
+
1647961094667 5 143
|
13 |
+
1647961096016 6 167
|
14 |
+
1647961097273 6 167
|
15 |
+
1647961098608 7 191
|
16 |
+
1647961099994 7 191
|
17 |
+
1647961101368 8 215
|
18 |
+
1647961102920 8 215
|
19 |
+
1647961104250 9 239
|
20 |
+
1647961105765 9 239
|
21 |
+
1647961107108 10 263
|
22 |
+
1647961108685 10 263
|
23 |
+
1647961110001 11 287
|
24 |
+
1647961111357 11 287
|
25 |
+
1647961112775 12 311
|
26 |
+
1647961114320 12 311
|
27 |
+
1647961115660 13 335
|
28 |
+
1647961117043 13 335
|
29 |
+
1647961118407 14 359
|
30 |
+
1647961119758 14 359
|
31 |
+
1647961121075 15 383
|
32 |
+
1647961122357 15 383
|
33 |
+
1647961123733 16 407
|
34 |
+
1647961125174 16 407
|
35 |
+
1647961126559 17 431
|
36 |
+
1647961127736 17 431
|
37 |
+
1647961129054 18 455
|
38 |
+
1647961130289 18 455
|
39 |
+
1647961131672 19 479
|
40 |
+
1647961133186 19 479
|
41 |
+
1647961134542 20 503
|
42 |
+
1647961135890 20 503
|
43 |
+
1647961137241 21 527
|
44 |
+
1647961138703 21 527
|
45 |
+
1647961140037 22 551
|
46 |
+
1647961141393 22 551
|
47 |
+
1647961142711 23 575
|
48 |
+
1647961144011 23 575
|
49 |
+
1647961145392 24 599
|
50 |
+
1647961146752 24 599
|
51 |
+
1647961148039 25 623
|
52 |
+
1647961149277 25 623
|
53 |
+
1647961150626 26 647
|
54 |
+
1647961151933 26 647
|
55 |
+
1647961153302 27 671
|
56 |
+
1647961154671 27 671
|
57 |
+
1647961156025 28 695
|
58 |
+
1647961157231 28 695
|
59 |
+
1647961158600 29 719
|
60 |
+
1647961159871 29 719
|
61 |
+
1647961161262 30 743
|
62 |
+
1647961162758 30 743
|
63 |
+
1647961164093 31 767
|
64 |
+
1647961165339 31 767
|
65 |
+
1647961166696 32 791
|
66 |
+
1647961167947 32 791
|
67 |
+
1647961169373 33 815
|
68 |
+
1647961170835 33 815
|
69 |
+
1647961172195 34 839
|
70 |
+
1647961173507 34 839
|
71 |
+
1647961174863 35 863
|
72 |
+
1647961176093 35 863
|
73 |
+
1647961177445 36 887
|
74 |
+
1647961178588 36 887
|
75 |
+
1647961179995 37 911
|
76 |
+
1647961181333 37 911
|
77 |
+
1647961182649 38 935
|
78 |
+
1647961183889 38 935
|
79 |
+
1647961185237 39 959
|
80 |
+
1647961186553 39 959
|
81 |
+
1647961187900 40 983
|
82 |
+
1647961189199 40 983
|
83 |
+
1647961190561 41 1007
|
84 |
+
1647961191846 41 1007
|
85 |
+
1647961193140 42 1031
|
86 |
+
1647961194254 42 1031
|
87 |
+
1647961195597 43 1055
|
88 |
+
1647961196902 43 1055
|
89 |
+
1647961198218 44 1079
|
90 |
+
1647961199683 44 1079
|
91 |
+
1647961201084 45 1103
|
92 |
+
1647961202540 45 1103
|
93 |
+
1647961203849 46 1127
|
94 |
+
1647961205202 46 1127
|
95 |
+
1647961206570 47 1151
|
96 |
+
1647961207815 47 1151
|
97 |
+
1647961209197 48 1175
|
98 |
+
1647961210500 48 1175
|
99 |
+
1647961211856 49 1199
|
100 |
+
1647961213043 49 1199
|
101 |
+
1647961214400 50 1223
|
102 |
+
1647961215686 50 1223
|
103 |
+
1647961217051 51 1247
|
104 |
+
1647961218388 51 1247
|
105 |
+
1647961219746 52 1271
|
106 |
+
1647961221028 52 1271
|
107 |
+
1647961222375 53 1295
|
108 |
+
1647961223530 53 1295
|
109 |
+
1647961224948 54 1319
|
110 |
+
1647961226228 54 1319
|
111 |
+
1647961227616 55 1343
|
112 |
+
1647961228906 55 1343
|
113 |
+
1647961230252 56 1367
|
114 |
+
1647961231517 56 1367
|
115 |
+
1647961232874 57 1391
|
116 |
+
1647961234168 57 1391
|
117 |
+
1647961235515 58 1415
|
118 |
+
1647961236811 58 1415
|
119 |
+
1647961238164 59 1439
|
120 |
+
1647961239408 59 1439
|
121 |
+
1647961240741 60 1463
|
122 |
+
1647961241971 60 1463
|
123 |
+
1647961243319 61 1487
|
124 |
+
1647961244660 61 1487
|
125 |
+
1647961246049 62 1511
|
126 |
+
1647961247395 62 1511
|
127 |
+
1647961248772 63 1535
|
128 |
+
1647961250129 63 1535
|
129 |
+
1647961251481 64 1559
|
130 |
+
1647961252878 64 1559
|
131 |
+
1647961254263 65 1583
|
132 |
+
1647961255692 65 1583
|
133 |
+
1647961257078 66 1607
|
134 |
+
1647961258308 66 1607
|
135 |
+
1647961259696 67 1631
|
136 |
+
1647961261102 67 1631
|
137 |
+
1647961262466 68 1655
|
138 |
+
1647961263724 68 1655
|
139 |
+
1647961265086 69 1679
|
140 |
+
1647961266436 69 1679
|
141 |
+
1647961267804 70 1703
|
142 |
+
1647961268977 70 1703
|
143 |
+
1647961270315 71 1727
|
144 |
+
1647961271608 71 1727
|
145 |
+
1647961272992 72 1751
|
146 |
+
1647961274333 72 1751
|
147 |
+
1647961275711 73 1775
|
148 |
+
1647961277000 73 1775
|
149 |
+
1647961278387 74 1799
|
150 |
+
1647961281085 74 1799
|
151 |
+
1647961282425 75 1823
|
152 |
+
1647961283681 75 1823
|
153 |
+
1647961285041 76 1847
|
154 |
+
1647961286316 76 1847
|
155 |
+
1647961287693 77 1871
|
156 |
+
1647961288949 77 1871
|
157 |
+
1647961290301 78 1895
|
158 |
+
1647961291610 78 1895
|
159 |
+
1647961292989 79 1919
|
160 |
+
1647961294281 79 1919
|
161 |
+
1647961295629 80 1943
|
162 |
+
1647961296922 80 1943
|
163 |
+
1647961298288 81 1967
|
164 |
+
1647961299491 81 1967
|
165 |
+
1647961300858 82 1991
|
166 |
+
1647961302453 82 1991
|
167 |
+
1647961303862 83 2015
|
168 |
+
1647961305053 83 2015
|
169 |
+
1647961306404 84 2039
|
170 |
+
1647961307643 84 2039
|
171 |
+
1647961309028 85 2063
|
172 |
+
1647961310327 85 2063
|
173 |
+
1647961311730 86 2087
|
174 |
+
1647961312952 86 2087
|
175 |
+
1647961314346 87 2111
|
176 |
+
1647961315843 87 2111
|
177 |
+
1647961317233 88 2135
|
178 |
+
1647961318462 88 2135
|
179 |
+
1647961319841 89 2159
|
180 |
+
1647961321211 89 2159
|
181 |
+
1647961322575 90 2183
|
182 |
+
1647961323833 90 2183
|
183 |
+
1647961325247 91 2207
|
184 |
+
1647961326414 91 2207
|
185 |
+
1647961327764 92 2231
|
186 |
+
1647961329024 92 2231
|
187 |
+
1647961330395 93 2255
|
188 |
+
1647961331703 93 2255
|
189 |
+
1647961333029 94 2279
|
190 |
+
1647961334260 94 2279
|
191 |
+
1647961335597 95 2303
|
192 |
+
1647961336914 95 2303
|
193 |
+
1647961338245 96 2327
|
194 |
+
1647961339557 96 2327
|
195 |
+
1647961340867 97 2351
|
196 |
+
1647961342166 97 2351
|
197 |
+
1647961343489 98 2375
|
198 |
+
1647961344667 98 2375
|
199 |
+
1647961346058 99 2399
|
200 |
+
1647961347500 99 2399
|
201 |
+
1647961350540 88 2112
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/metrics/test/loss
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
1647961350540 0.0004998682998120785 2112
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/metrics/test/mae
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
1647961350540 0.018550820648670197 2112
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/metrics/train/loss
ADDED
@@ -0,0 +1,100 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
1647961081109 0.034894175827503204 23
|
2 |
+
1647961083971 0.002186697209253907 47
|
3 |
+
1647961086752 0.0010704686865210533 71
|
4 |
+
1647961089516 0.0008349583949893713 95
|
5 |
+
1647961092195 0.00073520268779248 119
|
6 |
+
1647961094667 0.0007136642816476524 143
|
7 |
+
1647961097273 0.0007014102302491665 167
|
8 |
+
1647961099994 0.0006593717262148857 191
|
9 |
+
1647961102920 0.0006930343224667013 215
|
10 |
+
1647961105765 0.0006491178646683693 239
|
11 |
+
1647961108685 0.0005469048046506941 263
|
12 |
+
1647961111357 0.0006059064762666821 287
|
13 |
+
1647961114320 0.000586402602493763 311
|
14 |
+
1647961117043 0.0005506253801286221 335
|
15 |
+
1647961119758 0.0005883435369469225 359
|
16 |
+
1647961122357 0.0005709618562832475 383
|
17 |
+
1647961125174 0.0005155900726094842 407
|
18 |
+
1647961127736 0.0005205596098676324 431
|
19 |
+
1647961130289 0.0005007337895222008 455
|
20 |
+
1647961133186 0.0004445158992893994 479
|
21 |
+
1647961135890 0.00048230832908302546 503
|
22 |
+
1647961138703 0.00047639288823120296 527
|
23 |
+
1647961141393 0.000510454352479428 551
|
24 |
+
1647961144011 0.0004937897901982069 575
|
25 |
+
1647961146752 0.0005007273284718394 599
|
26 |
+
1647961149277 0.0004253314109519124 623
|
27 |
+
1647961151933 0.0004695587558671832 647
|
28 |
+
1647961154671 0.0004941780935041606 671
|
29 |
+
1647961157231 0.000480983464512974 695
|
30 |
+
1647961159871 0.0004537496133707464 719
|
31 |
+
1647961162758 0.0004395493888296187 743
|
32 |
+
1647961165339 0.0004215688968542963 767
|
33 |
+
1647961167947 0.0004718441632576287 791
|
34 |
+
1647961170835 0.0004274709790479392 815
|
35 |
+
1647961173507 0.00038024759851396084 839
|
36 |
+
1647961176093 0.0003964197530876845 863
|
37 |
+
1647961178588 0.00044074488687328994 887
|
38 |
+
1647961181333 0.00044768661609850824 911
|
39 |
+
1647961183889 0.0004048406262882054 935
|
40 |
+
1647961186553 0.0003550801775418222 959
|
41 |
+
1647961189199 0.00038771991967223585 983
|
42 |
+
1647961191846 0.0003667447599582374 1007
|
43 |
+
1647961194254 0.000377186166588217 1031
|
44 |
+
1647961196902 0.00033769026049412787 1055
|
45 |
+
1647961199683 0.00035788456443697214 1079
|
46 |
+
1647961202540 0.0003971575351897627 1103
|
47 |
+
1647961205202 0.0003616494941525161 1127
|
48 |
+
1647961207815 0.0003693868056870997 1151
|
49 |
+
1647961210500 0.00033800548408180475 1175
|
50 |
+
1647961213043 0.0003364114963915199 1199
|
51 |
+
1647961215686 0.0003448784409556538 1223
|
52 |
+
1647961218388 0.00037457761936821043 1247
|
53 |
+
1647961221028 0.00035699617001228034 1271
|
54 |
+
1647961223530 0.00034640272497199476 1295
|
55 |
+
1647961226228 0.00035025010583922267 1319
|
56 |
+
1647961228906 0.0003572886635083705 1343
|
57 |
+
1647961231517 0.00036571332020685077 1367
|
58 |
+
1647961234168 0.0003528838569764048 1391
|
59 |
+
1647961236811 0.0003173957811668515 1415
|
60 |
+
1647961239408 0.0003443340247031301 1439
|
61 |
+
1647961241971 0.0003750895557459444 1463
|
62 |
+
1647961244660 0.00034799252171069384 1487
|
63 |
+
1647961247395 0.000335247372277081 1511
|
64 |
+
1647961250129 0.00032996301888488233 1535
|
65 |
+
1647961252878 0.0003235088661313057 1559
|
66 |
+
1647961255692 0.0003126542433165014 1583
|
67 |
+
1647961258308 0.00033206393709406257 1607
|
68 |
+
1647961261102 0.00035151891643181443 1631
|
69 |
+
1647961263724 0.00033805580460466444 1655
|
70 |
+
1647961266436 0.00034971514833159745 1679
|
71 |
+
1647961268977 0.0003613537992350757 1703
|
72 |
+
1647961271608 0.00036113077658228576 1727
|
73 |
+
1647961274333 0.0003433559904806316 1751
|
74 |
+
1647961277000 0.0003329499450046569 1775
|
75 |
+
1647961281085 0.0003200181818101555 1799
|
76 |
+
1647961283681 0.00032711084350012243 1823
|
77 |
+
1647961286316 0.0003320335235912353 1847
|
78 |
+
1647961288949 0.000329920876538381 1871
|
79 |
+
1647961291610 0.00033370504388585687 1895
|
80 |
+
1647961294281 0.00033361525856889784 1919
|
81 |
+
1647961296922 0.0003386719909030944 1943
|
82 |
+
1647961299491 0.0003289169108029455 1967
|
83 |
+
1647961302453 0.0003327025624457747 1991
|
84 |
+
1647961305053 0.0003296507056802511 2015
|
85 |
+
1647961307643 0.0003394783125258982 2039
|
86 |
+
1647961310327 0.0003263877588324249 2063
|
87 |
+
1647961312952 0.000337164819939062 2087
|
88 |
+
1647961315843 0.0003421810979489237 2111
|
89 |
+
1647961318462 0.00031848903745412827 2135
|
90 |
+
1647961321211 0.0003280692617408931 2159
|
91 |
+
1647961323833 0.0003198656195309013 2183
|
92 |
+
1647961326414 0.000338868674589321 2207
|
93 |
+
1647961329024 0.0003242957463953644 2231
|
94 |
+
1647961331703 0.00034229017910547554 2255
|
95 |
+
1647961334260 0.0003419191052671522 2279
|
96 |
+
1647961336914 0.0003410161880310625 2303
|
97 |
+
1647961339557 0.00032867136178538203 2327
|
98 |
+
1647961342166 0.00033703516237437725 2351
|
99 |
+
1647961344667 0.00034785110619850457 2375
|
100 |
+
1647961347500 0.0003520841128192842 2399
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/metrics/train/mae
ADDED
@@ -0,0 +1,100 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
1647961081109 0.11672911792993546 23
|
2 |
+
1647961083971 0.03603723272681236 47
|
3 |
+
1647961086752 0.02568936161696911 71
|
4 |
+
1647961089516 0.022907700389623642 95
|
5 |
+
1647961092195 0.02166776917874813 119
|
6 |
+
1647961094667 0.021377356722950935 143
|
7 |
+
1647961097273 0.02103542350232601 167
|
8 |
+
1647961099994 0.020512428134679794 191
|
9 |
+
1647961102920 0.020899377763271332 215
|
10 |
+
1647961105765 0.020319174975156784 239
|
11 |
+
1647961108685 0.018996665254235268 263
|
12 |
+
1647961111357 0.01944531314074993 287
|
13 |
+
1647961114320 0.019292427226901054 311
|
14 |
+
1647961117043 0.018934091553092003 335
|
15 |
+
1647961119758 0.019616160541772842 359
|
16 |
+
1647961122357 0.019033411517739296 383
|
17 |
+
1647961125174 0.018529755994677544 407
|
18 |
+
1647961127736 0.018451247364282608 431
|
19 |
+
1647961130289 0.018087176606059074 455
|
20 |
+
1647961133186 0.017157329246401787 479
|
21 |
+
1647961135890 0.017721420153975487 503
|
22 |
+
1647961138703 0.01750096119940281 527
|
23 |
+
1647961141393 0.018029429018497467 551
|
24 |
+
1647961144011 0.017776209861040115 575
|
25 |
+
1647961146752 0.017878912389278412 599
|
26 |
+
1647961149277 0.016684558242559433 623
|
27 |
+
1647961151933 0.0172981359064579 647
|
28 |
+
1647961154671 0.017727041617035866 671
|
29 |
+
1647961157231 0.017476914450526237 695
|
30 |
+
1647961159871 0.017000019550323486 719
|
31 |
+
1647961162758 0.016820700839161873 743
|
32 |
+
1647961165339 0.01650986820459366 767
|
33 |
+
1647961167947 0.017418500036001205 791
|
34 |
+
1647961170835 0.016568398103117943 815
|
35 |
+
1647961173507 0.01572851650416851 839
|
36 |
+
1647961176093 0.015981420874595642 863
|
37 |
+
1647961178588 0.016567563638091087 887
|
38 |
+
1647961181333 0.01682267338037491 911
|
39 |
+
1647961183889 0.016189388930797577 935
|
40 |
+
1647961186553 0.015139857307076454 959
|
41 |
+
1647961189199 0.01589304208755493 983
|
42 |
+
1647961191846 0.01527097262442112 1007
|
43 |
+
1647961194254 0.01557501032948494 1031
|
44 |
+
1647961196902 0.014918459579348564 1055
|
45 |
+
1647961199683 0.015154211781919003 1079
|
46 |
+
1647961202540 0.015974923968315125 1103
|
47 |
+
1647961205202 0.015131807886064053 1127
|
48 |
+
1647961207815 0.015423277392983437 1151
|
49 |
+
1647961210500 0.014886680990457535 1175
|
50 |
+
1647961213043 0.014780801720917225 1199
|
51 |
+
1647961215686 0.01475053932517767 1223
|
52 |
+
1647961218388 0.015477480366826057 1247
|
53 |
+
1647961221028 0.015118550509214401 1271
|
54 |
+
1647961223530 0.014919298700988293 1295
|
55 |
+
1647961226228 0.015034894458949566 1319
|
56 |
+
1647961228906 0.015104862861335278 1343
|
57 |
+
1647961231517 0.015344977378845215 1367
|
58 |
+
1647961234168 0.015063853934407234 1391
|
59 |
+
1647961236811 0.014323670417070389 1415
|
60 |
+
1647961239408 0.014874103479087353 1439
|
61 |
+
1647961241971 0.015618984587490559 1463
|
62 |
+
1647961244660 0.014941212721168995 1487
|
63 |
+
1647961247395 0.014631537720561028 1511
|
64 |
+
1647961250129 0.01461986918002367 1535
|
65 |
+
1647961252878 0.014585786499083042 1559
|
66 |
+
1647961255692 0.014158281497657299 1583
|
67 |
+
1647961258308 0.014798671938478947 1607
|
68 |
+
1647961261102 0.015032056719064713 1631
|
69 |
+
1647961263724 0.014649114571511745 1655
|
70 |
+
1647961266436 0.015169639140367508 1679
|
71 |
+
1647961268977 0.015539896674454212 1703
|
72 |
+
1647961271608 0.015387823805212975 1727
|
73 |
+
1647961274333 0.015156642533838749 1751
|
74 |
+
1647961277000 0.014830718748271465 1775
|
75 |
+
1647961281085 0.014488019049167633 1799
|
76 |
+
1647961283681 0.014633779413998127 1823
|
77 |
+
1647961286316 0.014672509394586086 1847
|
78 |
+
1647961288949 0.014685507863759995 1871
|
79 |
+
1647961291610 0.014844972640275955 1895
|
80 |
+
1647961294281 0.014786457642912865 1919
|
81 |
+
1647961296922 0.014954403974115849 1943
|
82 |
+
1647961299491 0.014663031324744225 1967
|
83 |
+
1647961302453 0.014737632125616074 1991
|
84 |
+
1647961305053 0.014653198421001434 2015
|
85 |
+
1647961307643 0.015025359578430653 2039
|
86 |
+
1647961310327 0.014672279357910156 2063
|
87 |
+
1647961312952 0.014922077767550945 2087
|
88 |
+
1647961315843 0.014982620254158974 2111
|
89 |
+
1647961318462 0.014485136605799198 2135
|
90 |
+
1647961321211 0.01462620124220848 2159
|
91 |
+
1647961323833 0.014537788927555084 2183
|
92 |
+
1647961326414 0.01498457696288824 2207
|
93 |
+
1647961329024 0.014550796709954739 2231
|
94 |
+
1647961331703 0.015148945152759552 2255
|
95 |
+
1647961334260 0.01504555530846119 2279
|
96 |
+
1647961336914 0.014888501726090908 2303
|
97 |
+
1647961339557 0.0147214625030756 2327
|
98 |
+
1647961342166 0.014820124953985214 2351
|
99 |
+
1647961344667 0.01530623622238636 2375
|
100 |
+
1647961347500 0.015368376858532429 2399
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/metrics/val/loss
ADDED
@@ -0,0 +1,100 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
1647961080695 0.009544463828206062 23
|
2 |
+
1647961082420 0.0021717878989875317 47
|
3 |
+
1647961085320 0.0015851989155635238 71
|
4 |
+
1647961088047 0.0012242643861100078 95
|
5 |
+
1647961090857 0.0012587506789714098 119
|
6 |
+
1647961093489 0.0014785825042054057 143
|
7 |
+
1647961096016 0.0012167562963441014 167
|
8 |
+
1647961098608 0.001121317851357162 191
|
9 |
+
1647961101368 0.001051262835972011 215
|
10 |
+
1647961104250 0.001041523297317326 239
|
11 |
+
1647961107108 0.001000899588689208 263
|
12 |
+
1647961110001 0.0009862810838967562 287
|
13 |
+
1647961112775 0.0009219343191944063 311
|
14 |
+
1647961115660 0.0008538099355064332 335
|
15 |
+
1647961118407 0.0010228712344542146 359
|
16 |
+
1647961121075 0.000916045974008739 383
|
17 |
+
1647961123733 0.0008306981180794537 407
|
18 |
+
1647961126559 0.0010120575316250324 431
|
19 |
+
1647961129054 0.0008752456051297486 455
|
20 |
+
1647961131672 0.0007576934876851737 479
|
21 |
+
1647961134542 0.0007089425926096737 503
|
22 |
+
1647961137241 0.0006898196297697723 527
|
23 |
+
1647961140037 0.0007389259990304708 551
|
24 |
+
1647961142711 0.0007917709881439805 575
|
25 |
+
1647961145392 0.0007287110784091055 599
|
26 |
+
1647961148039 0.0009055816335603595 623
|
27 |
+
1647961150626 0.0007695278036408126 647
|
28 |
+
1647961153302 0.0007970734150148928 671
|
29 |
+
1647961156025 0.000820482790004462 695
|
30 |
+
1647961158600 0.0007524072425439954 719
|
31 |
+
1647961161262 0.0006947824731469154 743
|
32 |
+
1647961164093 0.002143235644325614 767
|
33 |
+
1647961166696 0.0007824833155609667 791
|
34 |
+
1647961169373 0.0006929730880074203 815
|
35 |
+
1647961172195 0.0008588092750869691 839
|
36 |
+
1647961174863 0.0016583356773480773 863
|
37 |
+
1647961177445 0.0015837743412703276 887
|
38 |
+
1647961179995 0.0006821322604082525 911
|
39 |
+
1647961182649 0.000919938727747649 935
|
40 |
+
1647961185237 0.0007008547545410693 959
|
41 |
+
1647961187900 0.0008387769339606166 983
|
42 |
+
1647961190561 0.0007816037978045642 1007
|
43 |
+
1647961193140 0.0018757004290819168 1031
|
44 |
+
1647961195597 0.0006984202191233635 1055
|
45 |
+
1647961198218 0.000935243908315897 1079
|
46 |
+
1647961201084 0.0005591477383859456 1103
|
47 |
+
1647961203849 0.0009153427090495825 1127
|
48 |
+
1647961206570 0.0007408089004456997 1151
|
49 |
+
1647961209197 0.0009745314018800855 1175
|
50 |
+
1647961211856 0.0005665868520736694 1199
|
51 |
+
1647961214400 0.0009925257181748748 1223
|
52 |
+
1647961217051 0.0013670704793184996 1247
|
53 |
+
1647961219746 0.0018201952334493399 1271
|
54 |
+
1647961222375 0.0009038514108397067 1295
|
55 |
+
1647961224948 0.0007803199114277959 1319
|
56 |
+
1647961227616 0.001042486634105444 1343
|
57 |
+
1647961230252 0.0011325974483042955 1367
|
58 |
+
1647961232874 0.0007770879310555756 1391
|
59 |
+
1647961235515 0.001974481390789151 1415
|
60 |
+
1647961238164 0.001451837015338242 1439
|
61 |
+
1647961240741 0.0008349210256710649 1463
|
62 |
+
1647961243319 0.0007288131746463478 1487
|
63 |
+
1647961246049 0.0005444191046990454 1511
|
64 |
+
1647961248772 0.0008857491193339229 1535
|
65 |
+
1647961251481 0.0008305028895847499 1559
|
66 |
+
1647961254263 0.0010590418241918087 1583
|
67 |
+
1647961257078 0.001776437507942319 1607
|
68 |
+
1647961259696 0.0009376728557981551 1631
|
69 |
+
1647961262466 0.0007761942688375711 1655
|
70 |
+
1647961265086 0.0007491954602301121 1679
|
71 |
+
1647961267804 0.0005938872927799821 1703
|
72 |
+
1647961270315 0.000700530072208494 1727
|
73 |
+
1647961272992 0.0014058799715712667 1751
|
74 |
+
1647961275711 0.0006245101685635746 1775
|
75 |
+
1647961278387 0.0006477072602137923 1799
|
76 |
+
1647961282425 0.0008049090392887592 1823
|
77 |
+
1647961285041 0.0009535131393931806 1847
|
78 |
+
1647961287693 0.0006423747399821877 1871
|
79 |
+
1647961290301 0.0007311730296351016 1895
|
80 |
+
1647961292989 0.0007262943545356393 1919
|
81 |
+
1647961295629 0.0005916088121011853 1943
|
82 |
+
1647961298288 0.001059929607436061 1967
|
83 |
+
1647961300858 0.0005158762214705348 1991
|
84 |
+
1647961303862 0.0006717850919812918 2015
|
85 |
+
1647961306404 0.000872905133292079 2039
|
86 |
+
1647961309028 0.0009368386236019433 2063
|
87 |
+
1647961311730 0.0006091021350584924 2087
|
88 |
+
1647961314346 0.00048593332758173347 2111
|
89 |
+
1647961317233 0.0007279564160853624 2135
|
90 |
+
1647961319841 0.0005854593473486602 2159
|
91 |
+
1647961322575 0.000875853409525007 2183
|
92 |
+
1647961325247 0.0005042010452598333 2207
|
93 |
+
1647961327764 0.00054518150864169 2231
|
94 |
+
1647961330395 0.0006852589431218803 2255
|
95 |
+
1647961333029 0.0007515703327953815 2279
|
96 |
+
1647961335597 0.000559812702704221 2303
|
97 |
+
1647961338245 0.0005425909766927361 2327
|
98 |
+
1647961340867 0.000569360563531518 2351
|
99 |
+
1647961343489 0.0025554632302373648 2375
|
100 |
+
1647961346058 0.000832300866022706 2399
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/metrics/val/mae
ADDED
@@ -0,0 +1,100 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
1647961080695 0.08063562214374542 23
|
2 |
+
1647961082420 0.03534724563360214 47
|
3 |
+
1647961085320 0.030355209484696388 71
|
4 |
+
1647961088047 0.027018031105399132 95
|
5 |
+
1647961090857 0.027449926361441612 119
|
6 |
+
1647961093489 0.030042720958590508 143
|
7 |
+
1647961096016 0.027752205729484558 167
|
8 |
+
1647961098608 0.02641966938972473 191
|
9 |
+
1647961101368 0.025698665529489517 215
|
10 |
+
1647961104250 0.02556905709207058 239
|
11 |
+
1647961107108 0.02521021105349064 263
|
12 |
+
1647961110001 0.025299502536654472 287
|
13 |
+
1647961112775 0.02422139048576355 311
|
14 |
+
1647961115660 0.02358775958418846 335
|
15 |
+
1647961118407 0.02526453696191311 359
|
16 |
+
1647961121075 0.023927420377731323 383
|
17 |
+
1647961123733 0.023176010698080063 407
|
18 |
+
1647961126559 0.025208130478858948 431
|
19 |
+
1647961129054 0.02358638308942318 455
|
20 |
+
1647961131672 0.022340524941682816 479
|
21 |
+
1647961134542 0.021497933194041252 503
|
22 |
+
1647961137241 0.021325724199414253 527
|
23 |
+
1647961140037 0.022199060767889023 551
|
24 |
+
1647961142711 0.022815391421318054 575
|
25 |
+
1647961145392 0.021593786776065826 599
|
26 |
+
1647961148039 0.02427026815712452 623
|
27 |
+
1647961150626 0.022344909608364105 647
|
28 |
+
1647961153302 0.022999506443738937 671
|
29 |
+
1647961156025 0.02309255488216877 695
|
30 |
+
1647961158600 0.02212655544281006 719
|
31 |
+
1647961161262 0.02119435742497444 743
|
32 |
+
1647961164093 0.03778063505887985 767
|
33 |
+
1647961166696 0.022713985294103622 791
|
34 |
+
1647961169373 0.02127917855978012 815
|
35 |
+
1647961172195 0.02399059385061264 839
|
36 |
+
1647961174863 0.033418409526348114 863
|
37 |
+
1647961177445 0.03304184973239899 887
|
38 |
+
1647961179995 0.02130155824124813 911
|
39 |
+
1647961182649 0.02438468672335148 935
|
40 |
+
1647961185237 0.021655915305018425 959
|
41 |
+
1647961187900 0.02344353310763836 983
|
42 |
+
1647961190561 0.022580673918128014 1007
|
43 |
+
1647961193140 0.03582985699176788 1031
|
44 |
+
1647961195597 0.021475113928318024 1055
|
45 |
+
1647961198218 0.024535326287150383 1079
|
46 |
+
1647961201084 0.019298620522022247 1103
|
47 |
+
1647961203849 0.023907270282506943 1127
|
48 |
+
1647961206570 0.022238444536924362 1151
|
49 |
+
1647961209197 0.025524020195007324 1175
|
50 |
+
1647961211856 0.0196659155189991 1199
|
51 |
+
1647961214400 0.025127017870545387 1223
|
52 |
+
1647961217051 0.029895581305027008 1247
|
53 |
+
1647961219746 0.03484649211168289 1271
|
54 |
+
1647961222375 0.024230461567640305 1295
|
55 |
+
1647961224948 0.02265593782067299 1319
|
56 |
+
1647961227616 0.025745278224349022 1343
|
57 |
+
1647961230252 0.027360450476408005 1367
|
58 |
+
1647961232874 0.022451894357800484 1391
|
59 |
+
1647961235515 0.036302655935287476 1415
|
60 |
+
1647961238164 0.03099881485104561 1439
|
61 |
+
1647961240741 0.023435771465301514 1463
|
62 |
+
1647961243319 0.021787339821457863 1487
|
63 |
+
1647961246049 0.01899486780166626 1511
|
64 |
+
1647961248772 0.02386247180402279 1535
|
65 |
+
1647961251481 0.023755740374326706 1559
|
66 |
+
1647961254263 0.026241308078169823 1583
|
67 |
+
1647961257078 0.03533957526087761 1607
|
68 |
+
1647961259696 0.02484224922955036 1631
|
69 |
+
1647961262466 0.022488202899694443 1655
|
70 |
+
1647961265086 0.022311214357614517 1679
|
71 |
+
1647961267804 0.019948702305555344 1703
|
72 |
+
1647961270315 0.021332960575819016 1727
|
73 |
+
1647961272992 0.03100115992128849 1751
|
74 |
+
1647961275711 0.020404765382409096 1775
|
75 |
+
1647961278387 0.02057095430791378 1799
|
76 |
+
1647961282425 0.02294079214334488 1823
|
77 |
+
1647961285041 0.025023138150572777 1847
|
78 |
+
1647961287693 0.02062574401497841 1871
|
79 |
+
1647961290301 0.021868711337447166 1895
|
80 |
+
1647961292989 0.021944090723991394 1919
|
81 |
+
1647961295629 0.019987687468528748 1943
|
82 |
+
1647961298288 0.025993332266807556 1967
|
83 |
+
1647961300858 0.01865890622138977 1991
|
84 |
+
1647961303862 0.02090260200202465 2015
|
85 |
+
1647961306404 0.024222200736403465 2039
|
86 |
+
1647961309028 0.024889012798666954 2063
|
87 |
+
1647961311730 0.02024473249912262 2087
|
88 |
+
1647961314346 0.018413076177239418 2111
|
89 |
+
1647961317233 0.021815015003085136 2135
|
90 |
+
1647961319841 0.0195700004696846 2159
|
91 |
+
1647961322575 0.023816006258130074 2183
|
92 |
+
1647961325247 0.018614493310451508 2207
|
93 |
+
1647961327764 0.019278811290860176 2231
|
94 |
+
1647961330395 0.0211587306112051 2255
|
95 |
+
1647961333029 0.022310687229037285 2279
|
96 |
+
1647961335597 0.019297882914543152 2303
|
97 |
+
1647961338245 0.01901368796825409 2327
|
98 |
+
1647961340867 0.019466523081064224 2351
|
99 |
+
1647961343489 0.04022684320807457 2375
|
100 |
+
1647961346058 0.02356669306755066 2399
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/metrics/val/mae_best
ADDED
@@ -0,0 +1,100 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
1647961080695 0.019537409767508507 23
|
2 |
+
1647961082420 0.019537409767508507 47
|
3 |
+
1647961085320 0.019537409767508507 71
|
4 |
+
1647961088047 0.019537409767508507 95
|
5 |
+
1647961090857 0.019537409767508507 119
|
6 |
+
1647961093489 0.019537409767508507 143
|
7 |
+
1647961096016 0.019537409767508507 167
|
8 |
+
1647961098608 0.019537409767508507 191
|
9 |
+
1647961101368 0.019537409767508507 215
|
10 |
+
1647961104250 0.019537409767508507 239
|
11 |
+
1647961107108 0.019537409767508507 263
|
12 |
+
1647961110001 0.019537409767508507 287
|
13 |
+
1647961112775 0.019537409767508507 311
|
14 |
+
1647961115660 0.019537409767508507 335
|
15 |
+
1647961118407 0.019537409767508507 359
|
16 |
+
1647961121075 0.019537409767508507 383
|
17 |
+
1647961123733 0.019537409767508507 407
|
18 |
+
1647961126559 0.019537409767508507 431
|
19 |
+
1647961129054 0.019537409767508507 455
|
20 |
+
1647961131672 0.019537409767508507 479
|
21 |
+
1647961134542 0.019537409767508507 503
|
22 |
+
1647961137241 0.019537409767508507 527
|
23 |
+
1647961140037 0.019537409767508507 551
|
24 |
+
1647961142711 0.019537409767508507 575
|
25 |
+
1647961145392 0.019537409767508507 599
|
26 |
+
1647961148039 0.019537409767508507 623
|
27 |
+
1647961150626 0.019537409767508507 647
|
28 |
+
1647961153302 0.019537409767508507 671
|
29 |
+
1647961156025 0.019537409767508507 695
|
30 |
+
1647961158600 0.019537409767508507 719
|
31 |
+
1647961161262 0.019537409767508507 743
|
32 |
+
1647961164093 0.019537409767508507 767
|
33 |
+
1647961166696 0.019537409767508507 791
|
34 |
+
1647961169373 0.019537409767508507 815
|
35 |
+
1647961172195 0.019537409767508507 839
|
36 |
+
1647961174863 0.019537409767508507 863
|
37 |
+
1647961177445 0.019537409767508507 887
|
38 |
+
1647961179995 0.019537409767508507 911
|
39 |
+
1647961182649 0.019537409767508507 935
|
40 |
+
1647961185237 0.019537409767508507 959
|
41 |
+
1647961187900 0.019537409767508507 983
|
42 |
+
1647961190561 0.019537409767508507 1007
|
43 |
+
1647961193140 0.019537409767508507 1031
|
44 |
+
1647961195597 0.019537409767508507 1055
|
45 |
+
1647961198218 0.019537409767508507 1079
|
46 |
+
1647961201084 0.019298620522022247 1103
|
47 |
+
1647961203849 0.019298620522022247 1127
|
48 |
+
1647961206570 0.019298620522022247 1151
|
49 |
+
1647961209197 0.019298620522022247 1175
|
50 |
+
1647961211856 0.019298620522022247 1199
|
51 |
+
1647961214400 0.019298620522022247 1223
|
52 |
+
1647961217051 0.019298620522022247 1247
|
53 |
+
1647961219746 0.019298620522022247 1271
|
54 |
+
1647961222375 0.019298620522022247 1295
|
55 |
+
1647961224948 0.019298620522022247 1319
|
56 |
+
1647961227616 0.019298620522022247 1343
|
57 |
+
1647961230252 0.019298620522022247 1367
|
58 |
+
1647961232874 0.019298620522022247 1391
|
59 |
+
1647961235515 0.019298620522022247 1415
|
60 |
+
1647961238164 0.019298620522022247 1439
|
61 |
+
1647961240741 0.019298620522022247 1463
|
62 |
+
1647961243319 0.019298620522022247 1487
|
63 |
+
1647961246049 0.01899486780166626 1511
|
64 |
+
1647961248772 0.01899486780166626 1535
|
65 |
+
1647961251481 0.01899486780166626 1559
|
66 |
+
1647961254263 0.01899486780166626 1583
|
67 |
+
1647961257078 0.01899486780166626 1607
|
68 |
+
1647961259696 0.01899486780166626 1631
|
69 |
+
1647961262466 0.01899486780166626 1655
|
70 |
+
1647961265086 0.01899486780166626 1679
|
71 |
+
1647961267804 0.01899486780166626 1703
|
72 |
+
1647961270315 0.01899486780166626 1727
|
73 |
+
1647961272992 0.01899486780166626 1751
|
74 |
+
1647961275711 0.01899486780166626 1775
|
75 |
+
1647961278387 0.01899486780166626 1799
|
76 |
+
1647961282425 0.01899486780166626 1823
|
77 |
+
1647961285041 0.01899486780166626 1847
|
78 |
+
1647961287693 0.01899486780166626 1871
|
79 |
+
1647961290301 0.01899486780166626 1895
|
80 |
+
1647961292989 0.01899486780166626 1919
|
81 |
+
1647961295629 0.01899486780166626 1943
|
82 |
+
1647961298288 0.01899486780166626 1967
|
83 |
+
1647961300858 0.01865890622138977 1991
|
84 |
+
1647961303862 0.01865890622138977 2015
|
85 |
+
1647961306404 0.01865890622138977 2039
|
86 |
+
1647961309028 0.01865890622138977 2063
|
87 |
+
1647961311730 0.01865890622138977 2087
|
88 |
+
1647961314346 0.018413076177239418 2111
|
89 |
+
1647961317233 0.018413076177239418 2135
|
90 |
+
1647961319841 0.018413076177239418 2159
|
91 |
+
1647961322575 0.018413076177239418 2183
|
92 |
+
1647961325247 0.018413076177239418 2207
|
93 |
+
1647961327764 0.018413076177239418 2231
|
94 |
+
1647961330395 0.018413076177239418 2255
|
95 |
+
1647961333029 0.018413076177239418 2279
|
96 |
+
1647961335597 0.018413076177239418 2303
|
97 |
+
1647961338245 0.018413076177239418 2327
|
98 |
+
1647961340867 0.018413076177239418 2351
|
99 |
+
1647961343489 0.018413076177239418 2375
|
100 |
+
1647961346058 0.018413076177239418 2399
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/callbacks/early_stopping/_target_
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
pytorch_lightning.callbacks.EarlyStopping
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/callbacks/early_stopping/min_delta
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
0
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/callbacks/early_stopping/mode
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
min
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/callbacks/early_stopping/monitor
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
val/mae
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/callbacks/early_stopping/patience
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
100
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/callbacks/model_checkpoint/_target_
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
pytorch_lightning.callbacks.ModelCheckpoint
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/callbacks/model_checkpoint/auto_insert_metric_name
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
False
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/callbacks/model_checkpoint/dirpath
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
checkpoints/
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/callbacks/model_checkpoint/filename
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
epoch_{epoch:03d}
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/callbacks/model_checkpoint/mode
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
min
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/callbacks/model_checkpoint/monitor
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
val/mae
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/callbacks/model_checkpoint/save_last
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
True
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/callbacks/model_checkpoint/save_top_k
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
1
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/callbacks/model_checkpoint/verbose
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
False
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/callbacks/model_summary/_target_
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
pytorch_lightning.callbacks.RichModelSummary
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/callbacks/model_summary/max_depth
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
-1
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/callbacks/rich_progress_bar/_target_
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
pytorch_lightning.callbacks.RichProgressBar
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/datamodule/_target_
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
src.datamodules.focus_datamodule.FocusDataModule
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/datamodule/batch_size
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
128
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/datamodule/csv_test_file
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
/usr/src/app/data/focus150/test_metadata.csv
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/datamodule/csv_train_file
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
/usr/src/app/data/focus150/train_metadata.csv
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/datamodule/csv_val_file
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
/usr/src/app/data/focus150/validation_metadata.csv
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/datamodule/data_dir
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
/usr/src/app/data/focus150
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/datamodule/num_workers
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
0
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/datamodule/pin_memory
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
False
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/model/_target_
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
src.models.focus_module.FocusMSELitModule
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/model/input_size
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
67500
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/model/lin1_size
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
128
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/model/lin2_size
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
256
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/model/lin3_size
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
64
|
logs/mlflow/mlruns/3/8af8d6a395f448258d0a2083b118142b/params/model/lr
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
0.001
|