Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

dvc.lock 383 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
  1. trainme:
  2. cmd: python train.py
  3. deps:
  4. - path: users.csv
  5. md5: 5febbef14389ebcfc3e501fa1091adcb
  6. params:
  7. params.yaml:
  8. dense: 10
  9. epochs: 5
  10. log_file: plots.csv
  11. outs:
  12. - path: logs
  13. md5: 091e9a8b9c9c0a92045757caad416407.dir
  14. - path: plots.csv
  15. md5: 866b65224f4953653a4de108df811f53
  16. - path: summary.json
  17. md5: 50631c046e4f154923ba84bf5a998dd1
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...