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 459 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
  1. md5: 7747a9766a29c0c4b45eb8479216c076
  2. cmd: python code/train_model.py
  3. deps:
  4. - md5: 9ee0468925c998fda26d197a14d1caec
  5. path: data/processed_train_data.npy
  6. - md5: 655c3242c17b3d0213d7ce4d9f78344d
  7. path: code/train_model.py
  8. outs:
  9. - md5: 481ef942ceb1cd026e9b4990c66848eb
  10. path: data/model.pkl
  11. cache: true
  12. metric: false
  13. persist: false
  14. - md5: 3f9d785a7c583a69c6a7eccf5cfa9139
  15. path: metrics/train_metric.json
  16. cache: false
  17. metric: true
  18. persist: false
Tip!

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

Comments

Loading...