Attributes
Unique identifier (UUID) for the item; generated automatically when not
provided.
Input data for the test case; passed to the evaluation task function.
Expected (ground-truth) outputs for the test case, used by evaluators
for comparison.
Additional descriptive test case metadata, e.g.
{"difficulty": "easy"}; also passed to the evaluation task function.Any other custom data for the test case; also passed to the evaluation
task function.
Optional name identifying where the test case came from.
Optional identifier of the test case within its source.