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 495 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
19
20
  1. md5: f334d69bdafaf5e87ea71134faedfc1d
  2. cmd: python3 code/train_model.py
  3. deps:
  4. - md5: 9ee0468925c998fda26d197a14d1caec
  5. path: data/processed_train_data.npy
  6. - md5: 3c21145827bd2a2a7826f2a975b482a4
  7. path: code/train_model.py
  8. outs:
  9. - md5: d72417286b48ba89f02d83ca3f9642d4
  10. path: data/model.pkl
  11. cache: true
  12. metric: false
  13. persist: false
  14. - md5: 3508d6c718791e9d9295b00ce831d3e1
  15. path: metrics/train_metric.json
  16. cache: false
  17. metric:
  18. type: json
  19. xpath: training_time
  20. persist: false
Tip!

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

Comments

Loading...