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

metrics.json 367 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
  1. {
  2. "train": {
  3. "loss": 0.1383225917816162,
  4. "accuracy": 0.9574588537216187,
  5. "precision": 0.966000497341156,
  6. "recall": 0.9521097540855408
  7. },
  8. "eval": {
  9. "loss": 0.06632553786039352,
  10. "accuracy": 0.9774736166000366,
  11. "precision": 0.982178807258606,
  12. "recall": 0.9743370413780212
  13. },
  14. "step": 4
  15. }
Tip!

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

Comments

Loading...