-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathdvc.lock
80 lines (80 loc) · 1.98 KB
/
dvc.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
schema: '2.0'
stages:
generate:
cmd: python ./uibk/deep_preconditioning/generate_data.py
deps:
- path: ./uibk/deep_preconditioning/generate_data.py
hash: md5
md5: 3d429c7452e03cd83c8772beee316cf9
size: 3648
params:
params.yaml:
number_samples: 100
resolution: 128
outs:
- path: ./assets/data/raw/sludge_patterns/
hash: md5
md5: febb7459e55099bea6e1e31bba61cdd6.dir
size: 38730199
nfiles: 300
train:
cmd: python ./uibk/deep_preconditioning/train.py
deps:
- path: ./assets/data/raw/sludge_patterns/
hash: md5
md5: febb7459e55099bea6e1e31bba61cdd6.dir
size: 38730199
nfiles: 300
- path: ./uibk/deep_preconditioning/data_set.py
hash: md5
md5: 1ec5ef394000b4897732fd4902de291d
size: 13909
- path: ./uibk/deep_preconditioning/train.py
hash: md5
md5: c1ce04d58b065cd560f35e40ace216f6
size: 6044
params:
params.yaml:
batch_size: 4
channels:
- 1
- 8
- 16
- 8
- 1
learning_rate: 0.001
patience: 8
outs:
- path: ./assets/checkpoints/
hash: md5
md5: c9cf9da0b77ac0b6ba5723d96e28d2a9.dir
size: 8136
nfiles: 1
- path: ./assets/dvclive/
hash: md5
md5: e03bf062fe79ac2aa38e1b94eb4f38ce.dir
size: 78570
nfiles: 7
test:
cmd: python ./uibk/deep_preconditioning/test.py
deps:
- path: ./assets/checkpoints/
hash: md5
md5: c9cf9da0b77ac0b6ba5723d96e28d2a9.dir
size: 8136
nfiles: 1
- path: ./assets/data/raw/sludge_patterns/
hash: md5
md5: febb7459e55099bea6e1e31bba61cdd6.dir
size: 38730199
nfiles: 300
- path: ./uibk/deep_preconditioning/test.py
hash: md5
md5: 946a780c99e2af37fe2f0692fcac6d31
size: 8904
outs:
- path: ./assets/results/
hash: md5
md5: 31c0795cba649d41e67db43aec3f5f8f.dir
size: 245776
nfiles: 3