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_model.dvc 441 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: python train_model.py
  2. deps:
  3. - md5: a740c34e5e54798b08e3f32bd73f1b01
  4. path: train_model.py
  5. - md5: 7613d05c2e9f596257b70c84e43b7a61
  6. path: conf.py
  7. - md5: 574dfd6982cc776d9117820f9db8f0ad.dir
  8. path: remote://ahsoka_project_data/featurization/
  9. md5: b9fd7ef4a8c709b388eca73009b6267a
  10. outs:
  11. - cache: true
  12. md5: 5a2c173aa35f406247637a1468f73928.dir
  13. metric: false
  14. path: remote://ahsoka_project_data/train_model/
  15. persist: false
  16. wdir: .
Tip!

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

Comments

Loading...