Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

eval.dvc 321 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
  1. cmd: echo "This is the model evalualtion stage" >&2 && exit 1
  2. deps:
  3. - md5: 62e60cfacc638ead57637dc9e34c7268.dir
  4. path: models
  5. md5: b4a832eaf26dd32827d21ca1ba58b348
  6. outs:
  7. - cache: false
  8. md5: 323a6f745a4a0c26a9353616785481e8
  9. metric:
  10. type: json
  11. xpath: loss
  12. path: metrics/metrics.json
  13. persist: false
  14. wdir: .
Tip!

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

Comments

Loading...