mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
new thd
This commit is contained in:
parent
18d76d0427
commit
5439e07e0e
2 changed files with 4 additions and 5 deletions
|
|
@ -28,8 +28,8 @@ class MaskToken(Enum):
|
|||
|
||||
HALLUCINATION_THRESHOLD_DICT = {
|
||||
MaskToken.TOOL_CALL.value: {
|
||||
"entropy": 0.14212761431932427,
|
||||
"varentropy": 0.059890941083430876,
|
||||
"entropy": 0.3518281149864196,
|
||||
"varentropy": 3.5513436841964365,
|
||||
},
|
||||
MaskToken.PARAMETER_VALUE.value: {
|
||||
"entropy": 0.5437773168087006,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue