ium_444463/dvc.lock
Mikołaj Pokrywka baf42a9454 DVC JENKINSFILE
2022-06-05 15:25:00 +02:00

26 lines
598 B
Plaintext

schema: '2.0'
stages:
train:
cmd: python3 deepl.py 50
deps:
- path: real-or-fake-fake-jobposting-prediction.zip
md5: 720b87177496c52f028ec184935f8031
size: 16868281
outs:
- path: model
md5: fcb422dbe338d861bd905e19769314a4
size: 4012127
evaluate:
cmd: python3 evaluation.py
deps:
- path: model
md5: fcb422dbe338d861bd905e19769314a4
size: 4012127
outs:
- path: metrics.png
md5: 7652f6d9944d3a19e476f3b1727789ea
size: 12541
- path: metrics.txt
md5: 3d047ff442a5f3299e283eccd4b66fb5
size: 118