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 943 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
21
22
23
24
25
26
27
28
29
30
31
32
  1. schema: '2.0'
  2. stages:
  3. modeling:
  4. cmd: python modeling/src/train.py
  5. deps:
  6. - path: data_labeling/data
  7. md5: d5e800f8272228036af78a7b20797ea2.dir
  8. size: 45077186807
  9. nfiles: 112128
  10. - path: data_processing/src/const.yaml
  11. md5: 95f0a08bc679fb2ed2ce6e4beb45df69
  12. size: 459
  13. - path: data_processing/src/data_processing.py
  14. md5: d53c3a89f312016c8c4d6eadcc3bfbbd
  15. size: 3520
  16. - path: modeling/src/const.yaml
  17. md5: d3a0bfb133f0a1dbd0ec9f54e9fc6b99
  18. size: 930
  19. - path: modeling/src/train.py
  20. md5: 480c5f83e9b720220ceabc5a4e7bf556
  21. size: 3075
  22. outs:
  23. - path: evaluating/eval/metrics/metrics.csv
  24. md5: 79188bef445b50e706054627aed761f7
  25. size: 127
  26. - path: evaluating/eval/params/params.yml
  27. md5: 70f2ed35c06d14dc5966111a38728cab
  28. size: 33
  29. - path: prod_model
  30. md5: d4e1b3e57ca3bf7b18567f84853286a2.dir
  31. size: 35791202
  32. nfiles: 4
Tip!

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

Comments

Loading...