qid stringlengths 9 19 | question stringclasses 70
values | choices imagewidth (px) 2.36k 2.36k | images images listlengths 1 4 | answer stringclasses 4
values | transformations stringclasses 70
values | difficulty_level stringclasses 3
values | question_info stringclasses 70
values | answer_info stringclasses 52
values | individual_choices images listlengths 4 4 |
|---|---|---|---|---|---|---|---|---|---|
easy_no_0 |
Imagine transforming a circle step by step. <shapeB_image> Follow these changes:
- Shift the circle a little to the left and significantly downward. <shapeB_step_0>
- Rotate the circle by 30 degrees counter-clockwise around its center. <shapeB_step_1>
- Shift the circle a little to the right. <shapeB_step_2>
... | B | [['translate', [-10, -30]], ['rotate', 30], ['translate', [10, 0]]] | easy | {"instance_id": 0, "shape_A": {"name": "pentagon", "facecolor": [0.8094304566778266, 0.006498759678061017, 0.8058192518328079], "edgecolor": "black", "center": [0, 0], "size": 33.018630156834455}, "shape_B": {"name": "circle", "facecolor": [0.6394267984578837, 0.025010755222666936, 0.27502931836911926], "edgecolor": "b... | {"easy": "B", "medium": "C", "hard": "A"} | |||
easy_no_1 |
Imagine transforming a square step by step. <shapeB_image> Follow these changes:
- Shift the square to the right by a significant amount and slightly upward. <shapeB_step_0>
- Shift the square a little to the left and slightly downward. <shapeB_step_1>
- Rotate the square by -30 degrees clockwise around its c... | B | [['translate', [30, 10]], ['translate', [-10, -10]], ['rotate', -30]] | easy | {"instance_id": 1, "shape_A": {"name": "rectangle", "facecolor": [0.5376344041016273, 0.5058846940487653, 0.1324565703664673], "edgecolor": "black", "center": [0, 0], "size": [34.39063482486796, 21.322329607435638]}, "shape_B": {"name": "square", "facecolor": [0.6211592554930928, 0.562993645638946, 0.09998124892458848]... | {"easy": "B", "medium": "A", "hard": "C"} | |||
easy_no_3 |
Imagine transforming a hexagon step by step. <shapeB_image> Follow these changes:
- Shift the hexagon a little to the left and significantly downward. <shapeB_step_0>
- Shift the hexagon to the left by a significant amount. <shapeB_step_1>
- Flip the hexagon as if there's a mirror along the vertical line x = ... | C | [['translate', [-10, -30]], ['translate', [-30, 0]], ['flip', 'vertical']] | easy | {"instance_id": 3, "shape_A": {"name": "rectangle", "facecolor": [0.4760931107841647, 0.7118424064727227, 0.44817454958657077], "edgecolor": "black", "center": [0, 0], "size": [33.606421656630346, 21.577739720029932]}, "shape_B": {"name": "hexagon", "facecolor": [0.5534729550102496, 0.34375739414620254, 0.9966314639593... | {"easy": "C", "medium": "B", "hard": "B"} | |||
easy_no_4 |
Imagine transforming a square step by step. <shapeB_image> Follow these changes:
- Shift the square to the left by a significant amount and slightly downward. <shapeB_step_0>
- Reduce the size of the square, making it smaller. <shapeB_step_1>
- Flip the square as if there's a mirror along the vertical line x ... | D | [['translate', [-30, -10]], ['scale', 0.5], ['flip', 'vertical']] | easy | {"instance_id": 4, "shape_A": {"name": "triangle", "facecolor": [0.9541395926226761, 0.6267991790079878, 0.8874386829093233], "edgecolor": "black", "center": [0, 0], "size": 31.497330401220324}, "shape_B": {"name": "square", "facecolor": [0.623259400521998, 0.39748332388577345, 0.08031532057944901], "edgecolor": "black... | {"easy": "D", "medium": "A"} | |||
easy_no_5 |
Imagine transforming a hexagon step by step. <shapeB_image> Follow these changes:
- Shift the hexagon a little to the right and significantly upward. <shapeB_step_0>
- Shift the hexagon a little to the right and significantly upward. <shapeB_step_1>
- Reduce the size of the hexagon, making it smaller. <shapeB... | B | [['translate', [10, 30]], ['translate', [10, 30]], ['scale', 0.5]] | easy | {"instance_id": 5, "shape_A": {"name": "ellipse", "facecolor": [0.221549756418285, 0.6151068362844365, 0.7272429971637352], "edgecolor": "black", "center": [0, 0], "size": [34.496333825617675, 21.61055909873163]}, "shape_B": {"name": "hexagon", "facecolor": [0.9087516879065402, 0.6589030736792922, 0.30163032902808873],... | {"easy": "B", "medium": "C", "hard": "D"} | |||
easy_no_6 |
Imagine transforming a ellipse step by step. <shapeB_image> Follow these changes:
- Rotate the ellipse by 30 degrees counter-clockwise around its center. <shapeB_step_0>
- Rotate the ellipse by -90 degrees clockwise around its center. <shapeB_step_1>
- Rotate the ellipse by 60 degrees counter-clockwise around... | B | [['rotate', 30], ['rotate', -90], ['rotate', 60]] | easy | {"instance_id": 6, "shape_A": {"name": "pentagon", "facecolor": [0.037607245571092074, 0.3687375994898128, 0.2870770326013192], "edgecolor": "black", "center": [0, 0], "size": 30.205113569264626}, "shape_B": {"name": "ellipse", "facecolor": [0.6313851200254293, 0.7963296791514282, 0.591419756831021], "edgecolor": "blac... | {"easy": "B", "medium": "B"} | |||
easy_no_8 |
Imagine transforming a ellipse step by step. <shapeB_image> Follow these changes:
- Shift the ellipse slightly upward. <shapeB_step_0>
- Rotate the ellipse by 30 degrees counter-clockwise around its center. <shapeB_step_1>
- Shift the ellipse a little to the right and significantly upward. <shapeB_step_2>
... | B | [['translate', [0, 10]], ['rotate', 30], ['translate', [10, 30]]] | easy | {"instance_id": 8, "shape_A": {"name": "square", "facecolor": [0.7643388435720192, 0.4123922224155927, 0.8425447168253485], "edgecolor": "black", "center": [0, 0], "size": 30.085712988012137}, "shape_B": {"name": "ellipse", "facecolor": [0.6667547295533397, 0.6165193610843379, 0.4832041536218251], "edgecolor": "black",... | {"easy": "B", "medium": "A", "hard": "A"} | |||
easy_no_12 |
Imagine transforming a rectangle step by step. <shapeB_image> Follow these changes:
- Shift the rectangle a little to the left and slightly upward. <shapeB_step_0>
- Rotate the rectangle by -90 degrees clockwise around its center. <shapeB_step_1>
- Shift the rectangle to the left by a significant amount and s... | B | [['translate', [-10, 10]], ['rotate', -90], ['translate', [-30, -30]]] | easy | {"instance_id": 12, "shape_A": {"name": "ellipse", "facecolor": [0.8050855691954864, 0.3054596983845568, 0.9670244433683767], "edgecolor": "black", "center": [0, 0], "size": [33.31177726263126, 24.216419750428884]}, "shape_B": {"name": "rectangle", "facecolor": [0.008897986070045771, 0.9115154380523718, 0.6473715541750... | {"easy": "B", "medium": "B", "hard": "C"} | |||
easy_no_13 |
Imagine transforming a hexagon step by step. <shapeB_image> Follow these changes:
- Rotate the hexagon by -90 degrees clockwise around its center. <shapeB_step_0>
- Rotate the hexagon by -30 degrees clockwise around its center. <shapeB_step_1>
- Reduce the size of the hexagon, making it smaller. <shapeB_step_... | B | [['rotate', -90], ['rotate', -30], ['scale', 0.5]] | easy | {"instance_id": 13, "shape_A": {"name": "ellipse", "facecolor": [0.10811345021104524, 0.8361200095693898, 0.04823505647294035], "edgecolor": "black", "center": [0, 0], "size": [33.11398888400325, 23.503631731017066]}, "shape_B": {"name": "hexagon", "facecolor": [0.11578982633930113, 0.44431428894589664, 0.1235950629955... | {"easy": "B", "medium": "C"} | |||
easy_no_14 |
Imagine transforming a pentagon step by step. <shapeB_image> Follow these changes:
- Shift the pentagon a little to the left and slightly upward. <shapeB_step_0>
- Shift the pentagon to the right by a significant amount and slightly downward. <shapeB_step_1>
- Rotate the pentagon by 90 degrees counter-clockwi... | B | [['translate', [-10, 10]], ['translate', [30, -10]], ['rotate', 90]] | easy | {"instance_id": 14, "shape_A": {"name": "ellipse", "facecolor": [0.05660477429555666, 0.26697826944429437, 0.7855321925948217], "edgecolor": "black", "center": [0, 0], "size": [32.809424916835184, 21.121536930740355]}, "shape_B": {"name": "pentagon", "facecolor": [0.06203282393958298, 0.7843574009473664, 0.204000903320... | {"easy": "B", "hard": "B"} | |||
easy_no_15 |
Imagine transforming a triangle step by step. <shapeB_image> Follow these changes:
- Rotate the triangle by -60 degrees clockwise around its center. <shapeB_step_0>
- Rotate the triangle by -60 degrees clockwise around its center. <shapeB_step_1>
- Reduce the size of the triangle, making it smaller. <shapeB_s... | A | [['rotate', -60], ['rotate', -60], ['scale', 0.5]] | easy | {"instance_id": 15, "shape_A": {"name": "ellipse", "facecolor": [0.5197618455230746, 0.3750298817049422, 0.20541869616334685], "edgecolor": "black", "center": [0, 0], "size": [31.018468305961346, 22.76052474170135]}, "shape_B": {"name": "triangle", "facecolor": [0.7436456813620216, 0.007114079430603493, 0.5225406297879... | {"easy": "A", "medium": "C", "hard": "C"} | |||
easy_no_19 |
Imagine transforming a square step by step. <shapeB_image> Follow these changes:
- Rotate the square by -60 degrees clockwise around its center. <shapeB_step_0>
- Shift the square to the right by a significant amount and significantly downward. <shapeB_step_1>
- Flip the square as if there's a mirror along th... | B | [['rotate', -60], ['translate', [30, -30]], ['flip', 'horizontal']] | easy | {"instance_id": 19, "shape_A": {"name": "ellipse", "facecolor": [0.02491211279391181, 0.4536807357543369, 0.8966175072836458], "edgecolor": "black", "center": [0, 0], "size": [30.426532720171558, 23.536395593884862]}, "shape_B": {"name": "square", "facecolor": [0.6461015079296982, 0.09044080766027263, 0.500657790252354... | {"easy": "B", "medium": "A"} | |||
easy_no_20 |
Imagine transforming a triangle step by step. <shapeB_image> Follow these changes:
- Shift the triangle to the left by a significant amount and significantly upward. <shapeB_step_0>
- Shift the triangle slightly upward. <shapeB_step_1>
- Flip the triangle as if there's a mirror along the vertical line x = 0. ... | D | [['translate', [-30, 30]], ['translate', [0, 10]], ['flip', 'vertical']] | easy | {"instance_id": 20, "shape_A": {"name": "hexagon", "facecolor": [0.8912758945879058, 0.6294706898642659, 0.6901248969090394], "edgecolor": "black", "center": [0, 0], "size": 30.464580871643538}, "shape_B": {"name": "triangle", "facecolor": [0.9032924076579208, 0.05045601059441951, 0.38359963933974406], "edgecolor": "bl... | {"easy": "D", "medium": "C", "hard": "A"} | |||
easy_no_21 |
Imagine transforming a circle step by step. <shapeB_image> Follow these changes:
- Shift the circle to the right by a significant amount and slightly downward. <shapeB_step_0>
- Shift the circle to the right by a significant amount and slightly downward. <shapeB_step_1>
- Shift the circle significantly downwa... | C | [['translate', [30, -10]], ['translate', [30, -10]], ['translate', [0, -30]]] | easy | {"instance_id": 21, "shape_A": {"name": "hexagon", "facecolor": [0.037865032018345346, 0.4832681320971439, 0.3685785987463919], "edgecolor": "black", "center": [0, 0], "size": 33.05035304607624}, "shape_B": {"name": "circle", "facecolor": [0.6232484815999669, 0.45439435921173477, 0.42412468457259256], "edgecolor": "bla... | {"easy": "C", "medium": "D", "hard": "C"} | |||
easy_no_23 |
Imagine transforming a ellipse step by step. <shapeB_image> Follow these changes:
- Shift the ellipse to the right by a significant amount and significantly downward. <shapeB_step_0>
- Shift the ellipse a little to the left and significantly downward. <shapeB_step_1>
- Shift the ellipse a little to the right ... | B | [['translate', [30, -30]], ['translate', [-10, -30]], ['translate', [10, 10]]] | easy | {"instance_id": 23, "shape_A": {"name": "square", "facecolor": [0.7545502714552252, 0.7823708141132708, 0.9200980708136556], "edgecolor": "black", "center": [0, 0], "size": 30.069921557934535}, "shape_B": {"name": "ellipse", "facecolor": [0.9418449795050595, 0.9487916050832819, 0.3478365417734032], "edgecolor": "black"... | {"easy": "B", "medium": "A", "hard": "A"} | |||
easy_no_26 |
Imagine transforming a rectangle step by step. <shapeB_image> Follow these changes:
- Reduce the size of the rectangle, making it smaller. <shapeB_step_0>
- Shift the rectangle a little to the right and slightly upward. <shapeB_step_1>
- Shift the rectangle a little to the left and significantly upward. <shap... | C | [['scale', 0.5], ['translate', [10, 10]], ['translate', [-10, 30]]] | easy | {"instance_id": 26, "shape_A": {"name": "ellipse", "facecolor": [0.4940113214438937, 0.5517851873768139, 0.6598384211869152], "edgecolor": "black", "center": [0, 0], "size": [30.959257738577843, 23.389893584814573]}, "shape_B": {"name": "rectangle", "facecolor": [0.20908632134747052, 0.19608679402070883, 0.821123470652... | {"easy": "C", "medium": "C", "hard": "C"} | |||
easy_no_29 |
Imagine transforming a square step by step. <shapeB_image> Follow these changes:
- Reduce the size of the square, making it smaller. <shapeB_step_0>
- Shift the square a little to the right and slightly upward. <shapeB_step_1>
- Rotate the square by 60 degrees counter-clockwise around its center. <shapeB_step... | C | [['scale', 0.5], ['translate', [10, 10]], ['rotate', 60]] | easy | {"instance_id": 29, "shape_A": {"name": "ellipse", "facecolor": [0.4220150118646, 0.5498486105722737, 0.26067444221513203], "edgecolor": "black", "center": [0, 0], "size": [33.22785612913323, 23.57222483948403]}, "shape_B": {"name": "square", "facecolor": [0.03673394909555949, 0.14166733100793671, 0.8560851725386665], ... | {"easy": "C", "medium": "A", "hard": "C"} | |||
easy_no_30 |
Imagine transforming a hexagon step by step. <shapeB_image> Follow these changes:
- Rotate the hexagon by 30 degrees counter-clockwise around its center. <shapeB_step_0>
- Shift the hexagon a little to the right and slightly downward. <shapeB_step_1>
- Reduce the size of the hexagon, making it smaller. <shape... | B | [['rotate', 30], ['translate', [10, -10]], ['scale', 0.5]] | easy | {"instance_id": 30, "shape_A": {"name": "ellipse", "facecolor": [0.6817364820414853, 0.1274339878923274, 0.7510899064272099], "edgecolor": "black", "center": [0, 0], "size": [33.42218832062576, 20.2601991846528]}, "shape_B": {"name": "hexagon", "facecolor": [0.7803374967110643, 0.39987602458788885, 0.7259945565727446],... | {"easy": "B", "medium": "D", "hard": "A"} | |||
easy_no_31 |
Imagine transforming a circle step by step. <shapeB_image> Follow these changes:
- Shift the circle to the right by a significant amount and slightly downward. <shapeB_step_0>
- Rotate the circle by 90 degrees counter-clockwise around its center. <shapeB_step_1>
- Shift the circle to the right by a significan... | D | [['translate', [30, -10]], ['rotate', 90], ['translate', [30, 0]]] | easy | {"instance_id": 31, "shape_A": {"name": "pentagon", "facecolor": [0.2588346176103514, 0.8524750785554671, 0.296363686831703], "edgecolor": "black", "center": [0, 0], "size": 30.664856965483533}, "shape_B": {"name": "circle", "facecolor": [0.4950259006373158, 0.5324698527921417, 0.5134876964355887], "edgecolor": "black"... | {"easy": "D", "medium": "D", "hard": "D"} | |||
easy_no_32 |
Imagine transforming a rectangle step by step. <shapeB_image> Follow these changes:
- Rotate the rectangle by 60 degrees counter-clockwise around its center. <shapeB_step_0>
- Rotate the rectangle by -60 degrees clockwise around its center. <shapeB_step_1>
- Shift the rectangle to the right by a significant a... | D | [['rotate', 60], ['rotate', -60], ['translate', [30, -10]]] | easy | {"instance_id": 32, "shape_A": {"name": "square", "facecolor": [0.8310679928489868, 0.4164948698112161, 0.7654177038552202], "edgecolor": "black", "center": [0, 0], "size": 32.118103827532515}, "shape_B": {"name": "rectangle", "facecolor": [0.4697647373643363, 0.14011239817818344, 0.5274500377369219], "edgecolor": "bla... | {"easy": "D", "medium": "B", "hard": "A"} | |||
easy_no_33 |
Imagine transforming a rectangle step by step. <shapeB_image> Follow these changes:
- Rotate the rectangle by 90 degrees counter-clockwise around its center. <shapeB_step_0>
- Shift the rectangle a little to the left and significantly upward. <shapeB_step_1>
- Rotate the rectangle by 90 degrees counter-clockw... | A | [['rotate', 90], ['translate', [-10, 30]], ['rotate', 90]] | easy | {"instance_id": 33, "shape_A": {"name": "triangle", "facecolor": [0.1697176391933558, 0.2956081789841688, 0.06816183984367041], "edgecolor": "black", "center": [0, 0], "size": 31.81736055236322}, "shape_B": {"name": "rectangle", "facecolor": [0.8951348445353484, 0.4989122606375366, 0.454807857526233], "edgecolor": "bla... | {"easy": "A", "medium": "A", "hard": "C"} | |||
easy_no_34 |
Imagine transforming a triangle step by step. <shapeB_image> Follow these changes:
- Shift the triangle to the right by a significant amount and slightly upward. <shapeB_step_0>
- Shift the triangle to the right by a significant amount and slightly upward. <shapeB_step_1>
- Shift the triangle to the right by ... | A | [['translate', [30, 10]], ['translate', [30, 10]], ['translate', [30, 10]]] | easy | {"instance_id": 34, "shape_A": {"name": "circle", "facecolor": [0.749943679211488, 0.6238256910981901, 0.5447337411321853], "edgecolor": "black", "center": [0, 0], "size": 34.698084047982235}, "shape_B": {"name": "triangle", "facecolor": [0.7768802527683218, 0.5515879122993337, 0.11450110521584922], "edgecolor": "black... | {"easy": "A", "medium": "C", "hard": "B"} | |||
easy_no_35 |
Imagine transforming a circle step by step. <shapeB_image> Follow these changes:
- Shift the circle a little to the right and slightly downward. <shapeB_step_0>
- Shift the circle a little to the right and slightly downward. <shapeB_step_1>
- Rotate the circle by 60 degrees counter-clockwise around its center... | B | [['translate', [10, -10]], ['translate', [10, -10]], ['rotate', 60]] | easy | {"instance_id": 35, "shape_A": {"name": "square", "facecolor": [0.1859148916434088, 0.24531814510107286, 0.21518416447158606], "edgecolor": "black", "center": [0, 0], "size": 34.731355305141214}, "shape_B": {"name": "circle", "facecolor": [0.1146499527983682, 0.8090404668650117, 0.4293868004597453], "edgecolor": "black... | {"easy": "B", "medium": "C", "hard": "D"} | |||
easy_no_37 |
Imagine transforming a triangle step by step. <shapeB_image> Follow these changes:
- Rotate the triangle by 30 degrees counter-clockwise around its center. <shapeB_step_0>
- Rotate the triangle by 60 degrees counter-clockwise around its center. <shapeB_step_1>
- Rotate the triangle by -60 degrees clockwise ar... | D | [['rotate', 30], ['rotate', 60], ['rotate', -60]] | easy | {"instance_id": 37, "shape_A": {"name": "pentagon", "facecolor": [0.14056259314187625, 0.005236285623617443, 0.7743856713773859], "edgecolor": "black", "center": [0, 0], "size": 31.037373899309713}, "shape_B": {"name": "triangle", "facecolor": [0.7421539065397499, 0.4340630085307191, 0.5285294488718525], "edgecolor": "... | {"easy": "D", "medium": "D", "hard": "D"} | |||
easy_no_38 |
Imagine transforming a pentagon step by step. <shapeB_image> Follow these changes:
- Shift the pentagon to the left by a significant amount and significantly upward. <shapeB_step_0>
- Shift the pentagon significantly upward. <shapeB_step_1>
- Rotate the pentagon by -30 degrees clockwise around its center. <sh... | C | [['translate', [-30, 30]], ['translate', [0, 30]], ['rotate', -30]] | easy | {"instance_id": 38, "shape_A": {"name": "rectangle", "facecolor": [0.04577971988125684, 0.8017670960344266, 0.8732558095442269], "edgecolor": "black", "center": [0, 0], "size": [34.69185071228617, 21.029304805954144]}, "shape_B": {"name": "pentagon", "facecolor": [0.12971624438556906, 0.3978186508916419, 0.657582820373... | {"easy": "C", "hard": "D"} | |||
easy_no_39 |
Imagine transforming a rectangle step by step. <shapeB_image> Follow these changes:
- Shift the rectangle a little to the left. <shapeB_step_0>
- Shift the rectangle to the left by a significant amount and slightly downward. <shapeB_step_1>
- Shift the rectangle slightly upward. <shapeB_step_2>
After the... | C | [['translate', [-10, 0]], ['translate', [-30, -10]], ['translate', [0, 10]]] | easy | {"instance_id": 39, "shape_A": {"name": "triangle", "facecolor": [0.5895581313695151, 0.820106066291194, 0.509373985855203], "edgecolor": "black", "center": [0, 0], "size": 32.588388208199355}, "shape_B": {"name": "rectangle", "facecolor": [0.70011369239245, 0.7334431348998157, 0.7237074655738153], "edgecolor": "black"... | {"easy": "C", "medium": "B", "hard": "C"} | |||
easy_no_40 |
Imagine transforming a triangle step by step. <shapeB_image> Follow these changes:
- Shift the triangle a little to the left and slightly downward. <shapeB_step_0>
- Rotate the triangle by 60 degrees counter-clockwise around its center. <shapeB_step_1>
- Reduce the size of the triangle, making it smaller. <sh... | C | [['translate', [-10, -10]], ['rotate', 60], ['scale', 0.5]] | easy | {"instance_id": 40, "shape_A": {"name": "pentagon", "facecolor": [0.020028373264683763, 0.9403551930677546, 0.102520730357612], "edgecolor": "black", "center": [0, 0], "size": 30.618214153237485}, "shape_B": {"name": "triangle", "facecolor": [0.8597228357033468, 0.2293344683214089, 0.8012853947386456], "edgecolor": "bl... | {"easy": "C", "medium": "C", "hard": "D"} | |||
easy_no_44 |
Imagine transforming a ellipse step by step. <shapeB_image> Follow these changes:
- Shift the ellipse a little to the left and significantly upward. <shapeB_step_0>
- Rotate the ellipse by 30 degrees counter-clockwise around its center. <shapeB_step_1>
- Reduce the size of the ellipse, making it smaller. <sha... | C | [['translate', [-10, 30]], ['rotate', 30], ['scale', 0.5]] | easy | {"instance_id": 44, "shape_A": {"name": "square", "facecolor": [0.9520282695406308, 0.5074165021419356, 0.2714735608792638], "edgecolor": "black", "center": [0, 0], "size": 31.32881669521241}, "shape_B": {"name": "ellipse", "facecolor": [0.5229487959144409, 0.24469224554353997, 0.797269863929121], "edgecolor": "black",... | {"easy": "C", "medium": "D", "hard": "B"} | |||
easy_no_46 |
Imagine transforming a triangle step by step. <shapeB_image> Follow these changes:
- Shift the triangle a little to the left. <shapeB_step_0>
- Shift the triangle a little to the left and significantly upward. <shapeB_step_1>
- Reduce the size of the triangle, making it smaller. <shapeB_step_2>
After the... | B | [['translate', [-10, 0]], ['translate', [-10, 30]], ['scale', 0.5]] | easy | {"instance_id": 46, "shape_A": {"name": "circle", "facecolor": [0.3105275847675675, 0.5061192788200698, 0.6423077401554979], "edgecolor": "black", "center": [0, 0], "size": 33.99243616662593}, "shape_B": {"name": "triangle", "facecolor": [0.7116655677405698, 0.9146973034510988, 0.6631901815879128], "edgecolor": "black"... | {"easy": "B", "medium": "B", "hard": "C"} | |||
easy_no_47 |
Imagine transforming a circle step by step. <shapeB_image> Follow these changes:
- Shift the circle to the left by a significant amount and significantly upward. <shapeB_step_0>
- Flip the circle as if there's a mirror along the horizontal line y = 0. <shapeB_step_1>
- Shift the circle a little to the right a... | D | [['translate', [-30, 30]], ['flip', 'horizontal'], ['translate', [10, 30]]] | easy | {"instance_id": 47, "shape_A": {"name": "rectangle", "facecolor": [0.5680786562216632, 0.3748360191237824, 0.06938923117303619], "edgecolor": "black", "center": [0, 0], "size": [34.07180737029744, 22.22553223484537]}, "shape_B": {"name": "circle", "facecolor": [0.0017288995057325174, 0.9851287195766044, 0.0125784799803... | {"easy": "D", "medium": "C", "hard": "C"} | |||
easy_no_48 |
Imagine transforming a pentagon step by step. <shapeB_image> Follow these changes:
- Shift the pentagon slightly downward. <shapeB_step_0>
- Shift the pentagon to the left by a significant amount and significantly downward. <shapeB_step_1>
- Reduce the size of the pentagon, making it smaller. <shapeB_step_2>
... | B | [['translate', [0, -10]], ['translate', [-30, -30]], ['scale', 0.5]] | easy | {"instance_id": 48, "shape_A": {"name": "circle", "facecolor": [0.21717813862624125, 0.551693073585068, 0.15671934678890898], "edgecolor": "black", "center": [0, 0], "size": 34.656262341390736}, "shape_B": {"name": "pentagon", "facecolor": [0.4685797635145371, 0.8680300991122848, 0.13055508406922411], "edgecolor": "bla... | {"easy": "B"} | |||
easy_no_50 |
Imagine transforming a triangle step by step. <shapeB_image> Follow these changes:
- Shift the triangle to the left by a significant amount and significantly upward. <shapeB_step_0>
- Rotate the triangle by -90 degrees clockwise around its center. <shapeB_step_1>
- Rotate the triangle by -60 degrees clockwise... | B | [['translate', [-30, 30]], ['rotate', -90], ['rotate', -60]] | easy | {"instance_id": 50, "shape_A": {"name": "rectangle", "facecolor": [0.2015859168333669, 0.6076185126325355, 0.3344857409281464], "edgecolor": "black", "center": [0, 0], "size": [31.000713175526233, 22.85103487728918]}, "shape_B": {"name": "triangle", "facecolor": [0.3270580835486063, 0.26034184837812513, 0.1191676605527... | {"easy": "B", "medium": "D", "hard": "D"} | |||
easy_no_51 |
Imagine transforming a square step by step. <shapeB_image> Follow these changes:
- Shift the square to the left by a significant amount and slightly upward. <shapeB_step_0>
- Reduce the size of the square, making it smaller. <shapeB_step_1>
- Shift the square slightly upward. <shapeB_step_2>
After these ... | D | [['translate', [-30, 10]], ['scale', 0.5], ['translate', [0, 10]]] | easy | {"instance_id": 51, "shape_A": {"name": "ellipse", "facecolor": [0.6712425594923082, 0.9631896083950368, 0.1880698147030062], "edgecolor": "black", "center": [0, 0], "size": [31.432585543544395, 20.44207999848012]}, "shape_B": {"name": "square", "facecolor": [0.01326906365722924, 0.8974081132116445, 0.6566100274250674]... | {"easy": "D", "medium": "D"} | |||
easy_no_54 |
Imagine transforming a triangle step by step. <shapeB_image> Follow these changes:
- Shift the triangle a little to the left and significantly downward. <shapeB_step_0>
- Flip the triangle as if there's a mirror along the horizontal line y = 0. <shapeB_step_1>
- Flip the triangle as if there's a mirror along ... | D | [['translate', [-10, -30]], ['flip', 'horizontal'], ['flip', 'horizontal']] | easy | {"instance_id": 54, "shape_A": {"name": "hexagon", "facecolor": [0.6315245230864099, 0.3265330681704667, 0.15559832504206783], "edgecolor": "black", "center": [0, 0], "size": 32.54417513685558}, "shape_B": {"name": "triangle", "facecolor": [0.468926302758369, 0.9565237556255114, 0.577043455530469], "edgecolor": "black"... | {"easy": "D", "medium": "A", "hard": "B"} | |||
easy_no_56 |
Imagine transforming a rectangle step by step. <shapeB_image> Follow these changes:
- Rotate the rectangle by 30 degrees counter-clockwise around its center. <shapeB_step_0>
- Shift the rectangle a little to the right and significantly downward. <shapeB_step_1>
- Shift the rectangle to the left by a significa... | A | [['rotate', 30], ['translate', [10, -30]], ['translate', [-30, 10]]] | easy | {"instance_id": 56, "shape_A": {"name": "square", "facecolor": [0.8558501572429695, 0.5744136705919701, 0.924430672302241], "edgecolor": "black", "center": [0, 0], "size": 32.930961780230206}, "shape_B": {"name": "rectangle", "facecolor": [0.9218274815600159, 0.6275193355756751, 0.9774517456317529], "edgecolor": "black... | {"easy": "A", "medium": "D", "hard": "B"} | |||
easy_no_57 |
Imagine transforming a square step by step. <shapeB_image> Follow these changes:
- Shift the square to the left by a significant amount and slightly downward. <shapeB_step_0>
- Flip the square as if there's a mirror along the vertical line x = 0. <shapeB_step_1>
- Reduce the size of the square, making it smal... | D | [['translate', [-30, -10]], ['flip', 'vertical'], ['scale', 0.5]] | easy | {"instance_id": 57, "shape_A": {"name": "triangle", "facecolor": [0.9987410233690914, 0.7723664762407402, 0.7786138030606878], "edgecolor": "black", "center": [0, 0], "size": 31.308039114832074}, "shape_B": {"name": "square", "facecolor": [0.40673190510210777, 0.24038985677200153, 0.6021025170089722], "edgecolor": "bla... | {"easy": "D", "medium": "B", "hard": "A"} | |||
easy_no_59 |
Imagine transforming a pentagon step by step. <shapeB_image> Follow these changes:
- Rotate the pentagon by -90 degrees clockwise around its center. <shapeB_step_0>
- Rotate the pentagon by 30 degrees counter-clockwise around its center. <shapeB_step_1>
- Rotate the pentagon by 90 degrees counter-clockwise ar... | C | [['rotate', -90], ['rotate', 30], ['rotate', 90]] | easy | {"instance_id": 59, "shape_A": {"name": "hexagon", "facecolor": [0.4406495499811689, 0.598835708808161, 0.3907379669123313], "edgecolor": "black", "center": [0, 0], "size": 33.7293150973487}, "shape_B": {"name": "pentagon", "facecolor": [0.05818199898537513, 0.9429309327082714, 0.8854355151931234], "edgecolor": "black"... | {"easy": "C"} |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 3