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: cd510c270857f94a82633250e3ea7488.dir
  8. path: remote://ahsoka_project_data/featurization/
  9. md5: d034c1acf2ae4fa2ddc0cf9a21dbf8e5
  10. outs:
  11. - cache: true
  12. md5: 52ea763e0678d8c6c8e8e9826d5a9c8f.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...