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 426 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
  1. cmd: python3 code/train_model.py
  2. deps:
  3. - md5: 9ee0468925c998fda26d197a14d1caec
  4. path: data/processed_train_data.npy
  5. - md5: 655c3242c17b3d0213d7ce4d9f78344d
  6. path: code/train_model.py
  7. md5: fec4055a7e319883c996c5ed391c2cdb
  8. outs:
  9. - cache: true
  10. md5: d72417286b48ba89f02d83ca3f9642d4
  11. metric: false
  12. path: data/model.pkl
  13. - cache: false
  14. md5: 5521c77f9a78ee4985aa15aef0b4654d
  15. metric: true
  16. path: metrics/train_metric.json
Tip!

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

Comments

Loading...