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

prc.json 2.2 KB

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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
  1. {
  2. "prc": [
  3. {
  4. "precision": 0.021638083026125982,
  5. "recall": 1.0,
  6. "threshold": 0.0
  7. },
  8. {
  9. "precision": 0.09582963620230701,
  10. "recall": 0.8,
  11. "threshold": 0.04
  12. },
  13. {
  14. "precision": 0.2240566037735849,
  15. "recall": 0.7037037037037037,
  16. "threshold": 0.08
  17. },
  18. {
  19. "precision": 0.36929460580912865,
  20. "recall": 0.6592592592592592,
  21. "threshold": 0.12
  22. },
  23. {
  24. "precision": 0.4689265536723164,
  25. "recall": 0.6148148148148148,
  26. "threshold": 0.16
  27. },
  28. {
  29. "precision": 0.5342465753424658,
  30. "recall": 0.5777777777777777,
  31. "threshold": 0.2
  32. },
  33. {
  34. "precision": 0.5950413223140496,
  35. "recall": 0.5333333333333333,
  36. "threshold": 0.24
  37. },
  38. {
  39. "precision": 0.66,
  40. "recall": 0.4888888888888889,
  41. "threshold": 0.28
  42. },
  43. {
  44. "precision": 0.7164179104477612,
  45. "recall": 0.35555555555555557,
  46. "threshold": 0.32
  47. },
  48. {
  49. "precision": 0.7111111111111111,
  50. "recall": 0.23703703703703705,
  51. "threshold": 0.36
  52. },
  53. {
  54. "precision": 0.6785714285714286,
  55. "recall": 0.14074074074074075,
  56. "threshold": 0.4
  57. },
  58. {
  59. "precision": 0.5555555555555556,
  60. "recall": 0.07407407407407407,
  61. "threshold": 0.44
  62. },
  63. {
  64. "precision": 0.5384615384615384,
  65. "recall": 0.05185185185185185,
  66. "threshold": 0.48
  67. },
  68. {
  69. "precision": 0.375,
  70. "recall": 0.022222222222222223,
  71. "threshold": 0.52
  72. },
  73. {
  74. "precision": 0.4,
  75. "recall": 0.014814814814814815,
  76. "threshold": 0.56
  77. },
  78. {
  79. "precision": 0.5,
  80. "recall": 0.007407407407407408,
  81. "threshold": 0.6
  82. },
  83. {
  84. "precision": 0.0,
  85. "recall": 0.0,
  86. "threshold": 0.68
  87. }
  88. ]
  89. }
Tip!

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

Comments

Loading...