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 693 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
19
20
21
22
23
24
25
26
27
28
  1. cmd: scripts/eval.sh
  2. deps:
  3. - md5: 2ad1009df28a7d1f18b5868da854d5bb.dir
  4. path: checkpoints
  5. - md5: db055dd589940bce2e22f9c4f99751c2
  6. path: scripts/eval.sh
  7. - md5: 1697053aaf7b2467bb3dd98bd40d7894
  8. path: ../generate.py
  9. - md5: 439ead6e019c61807a67d581bef2b604.dir
  10. path: data/wmt14_en_de_prep
  11. md5: f8cfeab473def4bd683c37910392da0b
  12. outs:
  13. - cache: true
  14. md5: a0602bd98d6b80afea4b852fb53bf432
  15. metric: false
  16. path: eval-output.txt
  17. persist: false
  18. - cache: false
  19. md5: f49b4f7983f61f705a7bfd790d034f8e
  20. metric: true
  21. path: metrics/BLEU.json
  22. persist: false
  23. - cache: false
  24. md5: 04c603defb9ef9d0c3ff044b2d23d3bd
  25. metric: true
  26. path: metrics/scorer_result_str.txt
  27. persist: false
  28. wdir: .
Tip!

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

Comments

Loading...