Datasets:
Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- 001/001.json +15 -0
- 001/001_end.jpg +3 -0
- 001/001_rubric.json +10 -0
- 001/001_start.jpg +3 -0
- 002/002.json +15 -0
- 002/002_end.jpg +3 -0
- 002/002_rubric.json +10 -0
- 002/002_start.jpg +3 -0
- 003/003.json +15 -0
- 003/003_end.jpg +3 -0
- 003/003_rubric.json +10 -0
- 003/003_start.jpg +3 -0
- 004/004.json +15 -0
- 004/004_end.jpg +3 -0
- 004/004_rubric.json +10 -0
- 004/004_start.jpg +3 -0
- 005/005.json +15 -0
- 005/005_end.jpg +3 -0
- 005/005_rubric.json +10 -0
- 005/005_start.jpg +3 -0
- 006/006.json +15 -0
- 006/006_end.jpg +3 -0
- 006/006_rubric.json +10 -0
- 006/006_start.jpg +3 -0
- 007/007.json +15 -0
- 007/007_end.jpg +3 -0
- 007/007_rubric.json +10 -0
- 007/007_start.jpg +3 -0
- 008/008.json +15 -0
- 008/008_end.jpg +3 -0
- 008/008_rubric.json +10 -0
- 008/008_start.jpg +3 -0
- 009/009.json +15 -0
- 009/009_end.jpg +3 -0
- 009/009_rubric.json +14 -0
- 009/009_start.jpg +3 -0
- 010/010.json +15 -0
- 010/010_end.jpg +3 -0
- 010/010_rubric.json +10 -0
- 010/010_start.jpg +3 -0
- 011/011.json +15 -0
- 011/011_end.jpg +3 -0
- 011/011_rubric.json +10 -0
- 011/011_start.jpg +3 -0
- 012/012.json +15 -0
- 012/012_end.jpg +3 -0
- 012/012_rubric.json +10 -0
- 012/012_start.jpg +3 -0
- 013/013.json +15 -0
- 013/013_end.jpg +3 -0
001/001.json
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "001",
|
| 3 |
+
"instruction": "Flip the image horizontally.",
|
| 4 |
+
"difficulty_level": "easy",
|
| 5 |
+
"type": "Flip",
|
| 6 |
+
"resources": {
|
| 7 |
+
"input_file": "001_start.jpg"
|
| 8 |
+
},
|
| 9 |
+
"reference_output": {
|
| 10 |
+
"expected_file": "001_end.jpg"
|
| 11 |
+
},
|
| 12 |
+
"source": "manual",
|
| 13 |
+
"layer_related": false,
|
| 14 |
+
"rubric_file": "001_rubric.json"
|
| 15 |
+
}
|
001/001_end.jpg
ADDED
|
Git LFS Details
|
001/001_rubric.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "001",
|
| 3 |
+
"instruction": "Flip the image horizontally.",
|
| 4 |
+
"criteria": [
|
| 5 |
+
{
|
| 6 |
+
"id": "criterion_1",
|
| 7 |
+
"description": "Compared with START, RESULT must visibly satisfy this requirement: Flip the image horizontally. Judge only the rendered final image, including the named subject, region, direction, color, text, geometry, and preservation constraints that are explicitly stated."
|
| 8 |
+
}
|
| 9 |
+
]
|
| 10 |
+
}
|
001/001_start.jpg
ADDED
|
Git LFS Details
|
002/002.json
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "002",
|
| 3 |
+
"instruction": "Flip the image vertically.",
|
| 4 |
+
"difficulty_level": "easy",
|
| 5 |
+
"type": "Flip",
|
| 6 |
+
"resources": {
|
| 7 |
+
"input_file": "002_start.jpg"
|
| 8 |
+
},
|
| 9 |
+
"reference_output": {
|
| 10 |
+
"expected_file": "002_end.jpg"
|
| 11 |
+
},
|
| 12 |
+
"source": "manual",
|
| 13 |
+
"layer_related": true,
|
| 14 |
+
"rubric_file": "002_rubric.json"
|
| 15 |
+
}
|
002/002_end.jpg
ADDED
|
Git LFS Details
|
002/002_rubric.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "002",
|
| 3 |
+
"instruction": "Flip the image vertically.",
|
| 4 |
+
"criteria": [
|
| 5 |
+
{
|
| 6 |
+
"id": "criterion_1",
|
| 7 |
+
"description": "Compared with START, RESULT must visibly satisfy this requirement: Flip the image vertically. Judge only the rendered final image, including the named subject, region, direction, color, text, geometry, and preservation constraints that are explicitly stated."
|
| 8 |
+
}
|
| 9 |
+
]
|
| 10 |
+
}
|
002/002_start.jpg
ADDED
|
Git LFS Details
|
003/003.json
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "003",
|
| 3 |
+
"instruction": "Resize the image to 800x600 pixels using bicubic interpolation.",
|
| 4 |
+
"difficulty_level": "easy",
|
| 5 |
+
"type": "Resize",
|
| 6 |
+
"resources": {
|
| 7 |
+
"input_file": "003_start.jpg"
|
| 8 |
+
},
|
| 9 |
+
"reference_output": {
|
| 10 |
+
"expected_file": "003_end.jpg"
|
| 11 |
+
},
|
| 12 |
+
"source": "manual",
|
| 13 |
+
"layer_related": false,
|
| 14 |
+
"rubric_file": "003_rubric.json"
|
| 15 |
+
}
|
003/003_end.jpg
ADDED
|
Git LFS Details
|
003/003_rubric.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "003",
|
| 3 |
+
"instruction": "Resize the image to 800x600 pixels using bicubic interpolation.",
|
| 4 |
+
"criteria": [
|
| 5 |
+
{
|
| 6 |
+
"id": "criterion_1",
|
| 7 |
+
"description": "Compared with START, RESULT must visibly satisfy this requirement: Resize the image to 800x600 pixels using bicubic interpolation. Judge only the rendered final image, including the named subject, region, direction, color, text, geometry, and preservation constraints that are explicitly stated."
|
| 8 |
+
}
|
| 9 |
+
]
|
| 10 |
+
}
|
003/003_start.jpg
ADDED
|
Git LFS Details
|
004/004.json
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "004",
|
| 3 |
+
"instruction": "Adjust the brightness of the image by +20.",
|
| 4 |
+
"difficulty_level": "easy",
|
| 5 |
+
"type": "Color Adjustment",
|
| 6 |
+
"resources": {
|
| 7 |
+
"input_file": "004_start.jpg"
|
| 8 |
+
},
|
| 9 |
+
"reference_output": {
|
| 10 |
+
"expected_file": "004_end.jpg"
|
| 11 |
+
},
|
| 12 |
+
"source": "manual",
|
| 13 |
+
"layer_related": false,
|
| 14 |
+
"rubric_file": "004_rubric.json"
|
| 15 |
+
}
|
004/004_end.jpg
ADDED
|
Git LFS Details
|
004/004_rubric.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "004",
|
| 3 |
+
"instruction": "Adjust the brightness of the image by +20.",
|
| 4 |
+
"criteria": [
|
| 5 |
+
{
|
| 6 |
+
"id": "criterion_1",
|
| 7 |
+
"description": "Compared with START, RESULT must visibly satisfy this requirement: Adjust the brightness of the image by +20. Judge only the rendered final image, including the named subject, region, direction, color, text, geometry, and preservation constraints that are explicitly stated."
|
| 8 |
+
}
|
| 9 |
+
]
|
| 10 |
+
}
|
004/004_start.jpg
ADDED
|
Git LFS Details
|
005/005.json
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "005",
|
| 3 |
+
"instruction": "Rotate the image 90 degrees clockwise.",
|
| 4 |
+
"difficulty_level": "easy",
|
| 5 |
+
"type": "Transform",
|
| 6 |
+
"resources": {
|
| 7 |
+
"input_file": "005_start.jpg"
|
| 8 |
+
},
|
| 9 |
+
"reference_output": {
|
| 10 |
+
"expected_file": "005_end.jpg"
|
| 11 |
+
},
|
| 12 |
+
"source": "manual",
|
| 13 |
+
"layer_related": true,
|
| 14 |
+
"rubric_file": "005_rubric.json"
|
| 15 |
+
}
|
005/005_end.jpg
ADDED
|
Git LFS Details
|
005/005_rubric.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "005",
|
| 3 |
+
"instruction": "Rotate the image 90 degrees clockwise.",
|
| 4 |
+
"criteria": [
|
| 5 |
+
{
|
| 6 |
+
"id": "criterion_1",
|
| 7 |
+
"description": "Compared with START, RESULT must visibly satisfy this requirement: Rotate the image 90 degrees clockwise. Judge only the rendered final image, including the named subject, region, direction, color, text, geometry, and preservation constraints that are explicitly stated. Treat the stated numeric setting as an approximate visible target; do not claim to verify hidden Photoshop parameters exactly."
|
| 8 |
+
}
|
| 9 |
+
]
|
| 10 |
+
}
|
005/005_start.jpg
ADDED
|
Git LFS Details
|
006/006.json
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "006",
|
| 3 |
+
"instruction": "Use the Crop Tool to crop the image to a centered square composition, keeping the tiger's head and most of its body visible.",
|
| 4 |
+
"difficulty_level": "easy",
|
| 5 |
+
"type": "Layer",
|
| 6 |
+
"resources": {
|
| 7 |
+
"input_file": "006_start.jpg"
|
| 8 |
+
},
|
| 9 |
+
"reference_output": {
|
| 10 |
+
"expected_file": "006_end.jpg"
|
| 11 |
+
},
|
| 12 |
+
"source": "manual",
|
| 13 |
+
"layer_related": true,
|
| 14 |
+
"rubric_file": "006_rubric.json"
|
| 15 |
+
}
|
006/006_end.jpg
ADDED
|
Git LFS Details
|
006/006_rubric.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "006",
|
| 3 |
+
"instruction": "Use the Crop Tool to crop the image to a centered square composition, keeping the tiger's head and most of its body visible.",
|
| 4 |
+
"criteria": [
|
| 5 |
+
{
|
| 6 |
+
"id": "criterion_1",
|
| 7 |
+
"description": "Compared with START, RESULT must visibly satisfy this requirement: Use the Crop Tool to crop the image to a centered square composition, keeping the tiger's head and most of its body visible. Judge only the rendered final image, including the named subject, region, direction, color, text, geometry, and preservation constraints that are explicitly stated."
|
| 8 |
+
}
|
| 9 |
+
]
|
| 10 |
+
}
|
006/006_start.jpg
ADDED
|
Git LFS Details
|
007/007.json
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "007",
|
| 3 |
+
"instruction": "Convert the image to grayscale.",
|
| 4 |
+
"difficulty_level": "easy",
|
| 5 |
+
"type": "Color Adjustment",
|
| 6 |
+
"resources": {
|
| 7 |
+
"input_file": "007_start.jpg"
|
| 8 |
+
},
|
| 9 |
+
"reference_output": {
|
| 10 |
+
"expected_file": "007_end.jpg"
|
| 11 |
+
},
|
| 12 |
+
"source": "manual",
|
| 13 |
+
"layer_related": false,
|
| 14 |
+
"rubric_file": "007_rubric.json"
|
| 15 |
+
}
|
007/007_end.jpg
ADDED
|
Git LFS Details
|
007/007_rubric.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "007",
|
| 3 |
+
"instruction": "Convert the image to grayscale.",
|
| 4 |
+
"criteria": [
|
| 5 |
+
{
|
| 6 |
+
"id": "criterion_1",
|
| 7 |
+
"description": "Compared with START, RESULT must visibly satisfy this requirement: Convert the image to grayscale. Judge only the rendered final image, including the named subject, region, direction, color, text, geometry, and preservation constraints that are explicitly stated."
|
| 8 |
+
}
|
| 9 |
+
]
|
| 10 |
+
}
|
007/007_start.jpg
ADDED
|
Git LFS Details
|
008/008.json
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "008",
|
| 3 |
+
"instruction": "Increase the contrast of the image by 15.",
|
| 4 |
+
"difficulty_level": "easy",
|
| 5 |
+
"type": "Color Adjustment",
|
| 6 |
+
"resources": {
|
| 7 |
+
"input_file": "008_start.jpg"
|
| 8 |
+
},
|
| 9 |
+
"reference_output": {
|
| 10 |
+
"expected_file": "008_end.jpg"
|
| 11 |
+
},
|
| 12 |
+
"source": "manual",
|
| 13 |
+
"layer_related": false,
|
| 14 |
+
"rubric_file": "008_rubric.json"
|
| 15 |
+
}
|
008/008_end.jpg
ADDED
|
Git LFS Details
|
008/008_rubric.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "008",
|
| 3 |
+
"instruction": "Increase the contrast of the image by 15.",
|
| 4 |
+
"criteria": [
|
| 5 |
+
{
|
| 6 |
+
"id": "criterion_1",
|
| 7 |
+
"description": "Compared with START, RESULT must visibly satisfy this requirement: Increase the contrast of the image by 15. Judge only the rendered final image, including the named subject, region, direction, color, text, geometry, and preservation constraints that are explicitly stated."
|
| 8 |
+
}
|
| 9 |
+
]
|
| 10 |
+
}
|
008/008_start.jpg
ADDED
|
Git LFS Details
|
009/009.json
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "009",
|
| 3 |
+
"instruction": "Use the Rectangular Marquee Tool to create a rectangle over the owl's lower body and part of the branch, then fill the selection with solid blue (#0000FF) while keeping the owl's head visible.",
|
| 4 |
+
"difficulty_level": "easy",
|
| 5 |
+
"type": "Fill",
|
| 6 |
+
"resources": {
|
| 7 |
+
"input_file": "009_start.jpg"
|
| 8 |
+
},
|
| 9 |
+
"reference_output": {
|
| 10 |
+
"expected_file": "009_end.jpg"
|
| 11 |
+
},
|
| 12 |
+
"source": "manual",
|
| 13 |
+
"layer_related": true,
|
| 14 |
+
"rubric_file": "009_rubric.json"
|
| 15 |
+
}
|
009/009_end.jpg
ADDED
|
Git LFS Details
|
009/009_rubric.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "009",
|
| 3 |
+
"instruction": "Use the Rectangular Marquee Tool to create a rectangle over the owl's lower body and part of the branch, then fill the selection with solid blue (#0000FF) while keeping the owl's head visible.",
|
| 4 |
+
"criteria": [
|
| 5 |
+
{
|
| 6 |
+
"id": "criterion_1",
|
| 7 |
+
"description": "Compared with START, RESULT must visibly satisfy this requirement: Use the Rectangular Marquee Tool to create a rectangle over the owl's lower body and part of the branch. Judge only the rendered final image, including the named subject, region, direction, color, text, geometry, and preservation constraints that are explicitly stated."
|
| 8 |
+
},
|
| 9 |
+
{
|
| 10 |
+
"id": "criterion_2",
|
| 11 |
+
"description": "Compared with START, RESULT must visibly satisfy this requirement: fill the selection with solid blue (#0000FF) while keeping the owl's head visible. Judge only the rendered final image, including the named subject, region, direction, color, text, geometry, and preservation constraints that are explicitly stated."
|
| 12 |
+
}
|
| 13 |
+
]
|
| 14 |
+
}
|
009/009_start.jpg
ADDED
|
Git LFS Details
|
010/010.json
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "010",
|
| 3 |
+
"instruction": "Apply a 3-pixel Gaussian blur to the image.",
|
| 4 |
+
"difficulty_level": "easy",
|
| 5 |
+
"type": "Filter",
|
| 6 |
+
"resources": {
|
| 7 |
+
"input_file": "010_start.jpg"
|
| 8 |
+
},
|
| 9 |
+
"reference_output": {
|
| 10 |
+
"expected_file": "010_end.jpg"
|
| 11 |
+
},
|
| 12 |
+
"source": "manual",
|
| 13 |
+
"layer_related": false,
|
| 14 |
+
"rubric_file": "010_rubric.json"
|
| 15 |
+
}
|
010/010_end.jpg
ADDED
|
Git LFS Details
|
010/010_rubric.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "010",
|
| 3 |
+
"instruction": "Apply a 3-pixel Gaussian blur to the image.",
|
| 4 |
+
"criteria": [
|
| 5 |
+
{
|
| 6 |
+
"id": "criterion_1",
|
| 7 |
+
"description": "Compared with START, RESULT must visibly satisfy this requirement: Apply a 3-pixel Gaussian blur to the image. Judge only the rendered final image, including the named subject, region, direction, color, text, geometry, and preservation constraints that are explicitly stated."
|
| 8 |
+
}
|
| 9 |
+
]
|
| 10 |
+
}
|
010/010_start.jpg
ADDED
|
Git LFS Details
|
011/011.json
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "011",
|
| 3 |
+
"instruction": "Change the opacity of the current layer to 50%.",
|
| 4 |
+
"difficulty_level": "easy",
|
| 5 |
+
"type": "Layer",
|
| 6 |
+
"resources": {
|
| 7 |
+
"input_file": "011_start.jpg"
|
| 8 |
+
},
|
| 9 |
+
"reference_output": {
|
| 10 |
+
"expected_file": "011_end.jpg"
|
| 11 |
+
},
|
| 12 |
+
"source": "manual",
|
| 13 |
+
"layer_related": true,
|
| 14 |
+
"rubric_file": "011_rubric.json"
|
| 15 |
+
}
|
011/011_end.jpg
ADDED
|
Git LFS Details
|
011/011_rubric.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "011",
|
| 3 |
+
"instruction": "Change the opacity of the current layer to 50%.",
|
| 4 |
+
"criteria": [
|
| 5 |
+
{
|
| 6 |
+
"id": "criterion_1",
|
| 7 |
+
"description": "Compared with START, RESULT must visibly satisfy this requirement: Change the opacity of the current layer to 50%. Judge only the rendered final image, including the named subject, region, direction, color, text, geometry, and preservation constraints that are explicitly stated."
|
| 8 |
+
}
|
| 9 |
+
]
|
| 10 |
+
}
|
011/011_start.jpg
ADDED
|
Git LFS Details
|
012/012.json
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "012",
|
| 3 |
+
"instruction": "Invert the colors of the image.",
|
| 4 |
+
"difficulty_level": "easy",
|
| 5 |
+
"type": "Color Adjustment",
|
| 6 |
+
"resources": {
|
| 7 |
+
"input_file": "012_start.jpg"
|
| 8 |
+
},
|
| 9 |
+
"reference_output": {
|
| 10 |
+
"expected_file": "012_end.jpg"
|
| 11 |
+
},
|
| 12 |
+
"source": "manual",
|
| 13 |
+
"layer_related": true,
|
| 14 |
+
"rubric_file": "012_rubric.json"
|
| 15 |
+
}
|
012/012_end.jpg
ADDED
|
Git LFS Details
|
012/012_rubric.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_id": "012",
|
| 3 |
+
"instruction": "Invert the colors of the image.",
|
| 4 |
+
"criteria": [
|
| 5 |
+
{
|
| 6 |
+
"id": "criterion_1",
|
| 7 |
+
"description": "Compared with START, RESULT must visibly satisfy this requirement: Invert the colors of the image. Judge only the rendered final image, including the named subject, region, direction, color, text, geometry, and preservation constraints that are explicitly stated."
|
| 8 |
+
}
|
| 9 |
+
]
|
| 10 |
+
}
|
012/012_start.jpg
ADDED
|
Git LFS Details
|
013/013.json
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "013",
|
| 3 |
+
"instruction": "Add a white circular vignette around the center of the image.",
|
| 4 |
+
"difficulty_level": "easy",
|
| 5 |
+
"type": "Vignette",
|
| 6 |
+
"resources": {
|
| 7 |
+
"input_file": "013_start.jpg"
|
| 8 |
+
},
|
| 9 |
+
"reference_output": {
|
| 10 |
+
"expected_file": "013_end.jpg"
|
| 11 |
+
},
|
| 12 |
+
"source": "manual",
|
| 13 |
+
"layer_related": true,
|
| 14 |
+
"rubric_file": "013_rubric.json"
|
| 15 |
+
}
|
013/013_end.jpg
ADDED
|
Git LFS Details
|