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 313 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
  1. cmd: echo "This is the model evalualtion stage" >&2 && exit 1
  2. deps:
  3. - md5: 656ac2d13bde4faf1b7f37c2d3faaa5c.dir
  4. path: models
  5. md5: 9cb396df15c7faaf202f063222421ada
  6. outs:
  7. - cache: false
  8. md5: c18dbcfec4c220bf2c1ca9fa808c1899
  9. metric:
  10. type: json
  11. xpath: loss
  12. path: metrics/metrics.json
  13. persist: false
Tip!

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

Comments

Loading...