Experimental
The dataset to run the experiment on
Optional
evaluators?: Evaluator[]The evaluators to use
Optional
experimentName?: stringAn optional name for the experiment. Defaults to the dataset name + a timestamp
Optional
logger?: LoggerThe logger to use
Optional
projectName?: stringThe project under which the experiment task traces are recorded
Optional
record?: booleanWhether to record the experiment results
Optional
repetitions?: numberThe number of repetitions to run
The task to run
Parameters for running an experiment.
This feature is not complete, and will change in the future.