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

Dvcfile 427 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
  1. cmd: python code/eval.py
  2. deps:
  3. - md5: a5257a91e73920bdd4cafd0f88105b74
  4. path: data/processed_test_data.npy
  5. - md5: c48258ba79feb691b5600a2001411485
  6. path: data/model.pkl
  7. - md5: dbda33303321d56e86ac2e95add58bc9
  8. path: code/eval.py
  9. md5: ce219d80b017bdf324ec0f977f67f4f2
  10. outs:
  11. - cache: false
  12. md5: 42e05a4d1c5f16b21c304c269178b5a8
  13. metric:
  14. type: json
  15. xpath: accuracy
  16. path: metrics/eval.json
  17. wdir: .
Tip!

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

Comments

Loading...