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: e7dbc6f86507d77fc93a54894d731177.dir
  14. - path: plots.csv
  15. md5: 2e80597cd42a9a5af8aff59187f5f894
  16. - path: summary.json
  17. md5: c90a7f94d13ea38f2901198cc755c593
Tip!

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

Comments

Loading...