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 461 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
18
19
20
  1. schema: '2.0'
  2. stages:
  3. train:
  4. cmd: python3 src/train.py
  5. deps:
  6. - path: data/
  7. md5: 1441826dc6f1e05f752b5734ee4005c0.dir
  8. size: 3699222
  9. nfiles: 179
  10. - path: src/config.py
  11. md5: c6d67a4a43673ff0d44a522f0aee606d
  12. size: 428
  13. - path: src/train.py
  14. md5: 42d3dba8077f173ca3e8a4f37ae17d54
  15. size: 4324
  16. outs:
  17. - path: models
  18. md5: b755d2f5e2ef137b2c4f901523dfd524.dir
  19. size: 10177818
  20. nfiles: 4
Tip!

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

Comments

Loading...