# How-to: Experiments ## How to run experiments * [How to upload a Dataset](run-experiments.md#load-a-dataset) * [How to run a custom task](run-experiments.md#create-a-task) * [How to configure evaluators](run-experiments.md#define-evaluators) * [How to run the experiment](run-experiments.md#run-an-experiment) ## How to use evaluators * [LLM Evaluators](using-evaluators.md#llm-evaluators) * [Code Evaluators](using-evaluators.md#code-evaluators) * [Custom Evaluators](using-evaluators.md#custom-evaluators)