forked from efiop/lstm_seq2seq
-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathdvc.lock
60 lines (60 loc) · 1.38 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
schema: '2.0'
stages:
download:
cmd:
- curl -O http://www.manythings.org/anki/fra-eng.zip
- unzip fra-eng.zip
- rm _about.txt fra-eng.zip
deps:
- path: http://www.manythings.org/anki/fra-eng.zip
hash: md5
checksum: '29366693926503416364759562686349725439'
size: 7757635
outs:
- path: fra.txt
hash: md5
md5: f16099673fd64e9fda1e17927ad02248
size: 34292144
train:
cmd: python train.py
deps:
- path: fra.txt
hash: md5
md5: f16099673fd64e9fda1e17927ad02248
size: 34292144
- path: train.py
hash: md5
md5: 9505d81175e09e8cc80a8905c95abed7
size: 7136
params:
params.yaml:
data_path: fra.txt
model:
batch_size: 512
latent_dim: 8
duration: 00:00:30:00
max_epochs: 2
optim:
lr: 0.01
num_samples: 10000
seed: 423
outs:
- path: model
hash: md5
md5: b4e402de57bdfa7871c9ea74562482f5.dir
size: 18561
nfiles: 1
- path: results/artifacts
hash: md5
md5: b4e402de57bdfa7871c9ea74562482f5.dir
size: 18561
nfiles: 1
- path: results/metrics.json
hash: md5
md5: e525dbdc2466b77f199fe5fe24afc549
size: 256
- path: results/plots
hash: md5
md5: 1dd4ea44497391604fc8c379789b52b4.dir
size: 240
nfiles: 5