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 428 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
18
  1. wdir: .
  2. cmd: python3 code/eval.py
  3. outs:
  4. - path: metrics/eval.json
  5. metric:
  6. xpath: accuracy
  7. type: json
  8. cache: false
  9. persist: false
  10. md5: 42e05a4d1c5f16b21c304c269178b5a8
  11. deps:
  12. - path: data/processed_test_data.npy
  13. md5: a5257a91e73920bdd4cafd0f88105b74
  14. - path: data/model.pkl
  15. md5: d72417286b48ba89f02d83ca3f9642d4
  16. - path: code/eval.py
  17. md5: 742bc3f8e4b16db91e89fb3d86329b41
  18. md5: 0744a359c6dce4f39c6d033730fe19a4
Tip!

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

Comments

Loading...