OptionaldatasetVersionId?: stringThe dataset version ID (if omitted, the latest version will be used)
OptionalexperimentDescription?: stringAn optional description of the experiment
OptionalexperimentMetadata?: Record<string, unknown>Metadata for the experiment
OptionalexperimentName?: stringThe name of the experiment (if omitted, a random name will be generated)
Optionalrepetitions?: numberNumber of times the experiment should be repeated for each example
Optionalsplits?: readonly string[]List of dataset split identifiers (GlobalIDs or names) to filter by
The dataset ID to create the experiment for