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: a8fb251371231396e35c18651db1f809
  2. cmd: python code/train_model.py
  3. deps:
  4. - md5: 9ee0468925c998fda26d197a14d1caec
  5. path: data/processed_train_data.npy
  6. - md5: dc81851618aedc97c00f11e90574c7fa
  7. path: code/train_model.py
  8. outs:
  9. - md5: 2d46b3a924bd471763e81c1e8657f2de
  10. path: data/model.pkl
  11. cache: true
  12. metric: false
  13. persist: false
  14. - md5: 483984cb7fd381b2b6e24f44cf3e7ce2
  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...