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 352 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
  1. cmd: echo "This is the model evalualtion stage" >&2 && exit 1
  2. deps:
  3. - md5: d751713988987e9331980363e24189ce.dir
  4. path: models
  5. size: 0
  6. nfiles: 0
  7. md5: 160077eb007c738777d6be81da0a1121
  8. outs:
  9. - cache: false
  10. md5: 323a6f745a4a0c26a9353616785481e8
  11. metric:
  12. type: json
  13. xpath: loss
  14. path: metrics/metrics.json
  15. size: 166
Tip!

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

Comments

Loading...