Datasets:
| { | |
| "id": "003", | |
| "instruction": "Resize the image to 800x600 pixels using bicubic interpolation.", | |
| "difficulty_level": "easy", | |
| "type": "Resize", | |
| "resources": { | |
| "input_file": "003_start.jpg" | |
| }, | |
| "reference_output": { | |
| "expected_file": "003_end.jpg" | |
| }, | |
| "source": "manual", | |
| "layer_related": false, | |
| "rubric_file": "003_rubric.json" | |
| } | |