-
Notifications
You must be signed in to change notification settings - Fork 0
/
dvc.lock
34 lines (34 loc) · 828 Bytes
/
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
schema: '2.0'
stages:
train:
cmd: python run.py --arg_yaml_file params.yaml
deps:
- path: reinforce_baselines.py
md5: 78e4604e89bbbaa7a83151b2068ca05b
size: 8484
- path: run.py
md5: dfc927f78fd3d5fd006169a313ea8176
size: 7384
- path: train.py
md5: 84b5cac39f685a79b5d544878969589d
size: 5562
params:
params.yaml:
graph_size: 20
high_value: 0.7
n_epochs: 50
problem: pcvrp
problem_params:
PRICE_MODE: 1
outs:
- path: logs
md5: c7ecbf2511dd7dcd4b5309fa8b14fdb0.dir
size: 11302
nfiles: 1
- path: outputs
md5: 1bde5035b63883f63f92e6d72d1eefb3.dir
size: 1277638279
nfiles: 51
- path: scores/scores.json
md5: af4e10d2ca0739cd287c87e7410c639d
size: 143