# CreateEvalDatasetRequest
## Properties
**path** | **String** | |
**summary** | Option<**String**> | | [optional]
**scorers** | Option<[**Vec<models::Scorer>**](Scorer.md)> | | [optional]
**cases** | Option<[**Vec<models::NewEvalCase>**](NewEvalCase.md)> | The cases to create the dataset holding, so one can be assembled in a single act rather than created empty and filled in afterwards. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)