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

training.dvc 502 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
  1. md5: d0c35dfdaa857bb51b489a4433bb787f
  2. cmd: python code/train_model.py
  3. wdir: .
  4. deps:
  5. - md5: 9ee0468925c998fda26d197a14d1caec
  6. path: data/processed_train_data.npy
  7. - md5: 4815eb5ffe11d7c161ac646886351520
  8. path: code/train_model.py
  9. outs:
  10. - md5: 447a97ccd9ca45253a093e14f7745d9f
  11. path: data/model.pkl
  12. cache: true
  13. metric: false
  14. persist: false
  15. - md5: 03f2cfc2e5944a1933cc2ee52815b788
  16. path: metrics/train_metric.json
  17. cache: false
  18. metric:
  19. type: json
  20. xpath: training_time
  21. persist: false
Tip!

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

Comments

Loading...