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

train.dvc 466 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
  1. cmd: python src/models/train_model.py
  2. deps:
  3. - md5: 27271acb1bcb589594df58c20a3a65b4
  4. path: src/models/train_model.py
  5. - md5: 2d1f5c22e18a5b8a1526199b8ddbeeb1.dir
  6. path: data/processed
  7. md5: 1e1861d027d127ed71bd7b9d4270b95c
  8. outs:
  9. - cache: true
  10. md5: 7a5fa98f0623aebbda91b3990af1b6a7.dir
  11. metric: false
  12. path: models
  13. persist: true
  14. - cache: false
  15. md5: a787bb43f1f94ec16622373358d2227b
  16. metric: true
  17. path: reports/training_metrics.txt
  18. persist: false
  19. wdir: .
Tip!

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

Comments

Loading...