Attributes
Unique identifier (UUID) of the dataset item.
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.
Timestamp when the item was created on the server.
Timestamp when the item was last updated on the server.