rageval - v0.1.1
GitHub
npm
CloudServe Labs
Preparing search index...
rageval
MetricNameSchema
Variable MetricNameSchema
Const
MetricNameSchema
:
ZodEnum
<
{
faithfulness
:
"faithfulness"
;
contextRelevance
:
"contextRelevance"
;
answerRelevance
:
"answerRelevance"
;
contextRecall
:
"contextRecall"
;
contextPrecision
:
"contextPrecision"
;
}
,
>
= ...
Names of all built-in evaluation metrics.
Metric
Requires groundTruth?
faithfulness
No
contextRelevance
No
answerRelevance
No
contextRecall
Yes
contextPrecision
No
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
CloudServe Labs
rageval - v0.1.1
Loading...
Names of all built-in evaluation metrics.