13 lines
295 B
Markdown
13 lines
295 B
Markdown
# Custom Datasets
|
|
|
|
The following section introduces how to use EvalScope to customize evaluation datasets, including large model evaluation datasets, multimodal evaluation datasets, embedding models, and CLIP model evaluations.
|
|
|
|
:::{toctree}
|
|
:maxdepth: 2
|
|
|
|
llm.md
|
|
vlm.md
|
|
embedding.md
|
|
clip.md
|
|
:::
|