@vivantel/virage-core
Preparing search index...
ExperimentRun
Interface ExperimentRun
interface
ExperimentRun
{
config
:
Record
<
string
,
unknown
>
;
evalResult
:
EvalResult
;
id
:
string
;
name
:
string
;
perQueryRrScores
?:
number
[]
;
ragasResult
?:
RAGASResult
;
timestamp
:
string
;
}
Index
Properties
config
eval
Result
id
name
per
Query
Rr
Scores?
ragas
Result?
timestamp
Properties
config
config
:
Record
<
string
,
unknown
>
eval
Result
evalResult
:
EvalResult
id
id
:
string
<name>_<iso-timestamp>
name
name
:
string
Optional
per
Query
Rr
Scores
perQueryRrScores
?:
number
[]
Per-query reciprocal-rank scores for bootstrap significance testing.
Optional
ragas
Result
ragasResult
?:
RAGASResult
timestamp
timestamp
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
config
eval
Result
id
name
per
Query
Rr
Scores
ragas
Result
timestamp
@vivantel/virage-core
Loading...
<name>_<iso-timestamp>