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 406 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
  1. cmd: ' python3 code/eval.py'
  2. deps:
  3. - md5: c072eb5642e00c5fcd8bb8b6ccfaec43
  4. path: data/processed_test_data.npy
  5. - md5: c2faac461d32731107f97f011b8bf73e
  6. path: data/model.pkl
  7. - md5: 75c6e9b5ffa5ab5bbf83b7c3e8de188d
  8. path: code/eval.py
  9. md5: 3b24f6f80ca4cd8ec5c0f16386251ff1
  10. outs:
  11. - cache: false
  12. md5: 0af44bc0a9a775db1a1e6ee16abb3223
  13. metric:
  14. type: json
  15. xpath: accuracy
  16. path: metrics/eval.json
Tip!

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

Comments

Loading...