ChainForge/chainforge/oaievals/diagrammatic_logic.cforge
ianarawjo b33397930b
TypeScript backend, HuggingFace models, JavaScript evaluators, Comment Nodes, and more (#81)
* Beginning to convert Python backend to Typescript

* Change all fetch() calls to fetch_from_backend switcher

* wip converting query.py to query.ts

* wip started utils.js conversion. Tested that OpenAI API call works

* more progress on converting utils.py to Typescript

* jest tests for query, utils, template.ts. Confirmed PromptPipeline works.

* wip converting queryLLM in flask_app to TS

* Tested queryLLM and StorageCache compressed saving/loading

* wip execute() in backend.ts

* Added execute() and tested w concrete func. Need to test eval()

* Added craco for optional webpack config. Config'd for TypeScript with Node.js packages browserify'd

* Execute JS code on iframe sandbox

* Tested and working JS Evaluator execution.

* wip swapping backends

* Tested TypeScript backendgit status! :) woot

* Added fetchEnvironAPIKeys to Flask server to fetch os.environ keys when running locally

* Route Anthropic calls through Flask when running locally

* Added info button to Eval nodes. Rebuilt react

* Edits to info modal on Eval node

* Remove/error out on Python eval nodes when not running locally.

* Check browser compat and display error if not supported

* Changed all example flows to use JS. Bug fix in query.ts

* Refactored to LLMProvider to streamline model additions

* Added HuggingFace models API

* Added back Dalai call support, routing through Flask

* Remove flask app calls and socketio server that are no longer used

* Added Comment Nodes. Rebuilt react.

* Fix PaLM temp=0 build, update package vers and rebuild react
2023-06-30 15:11:20 -04:00

1 line
1.2 MiB

{"flow": {"nodes": [{"width": 312, "height": 311, "id": "prompt-diagrammatic_logic", "type": "prompt", "data": {"prompt": "{prompt}", "n": 1, "llms": [{"key": "aa3c0f03-22bd-416e-af4d-4bf5c4278c99", "settings": {"system_msg": "\n In the following logic puzzle, you are given a set of operators that may be used. There are also some examples of these operators in use. Work out the sequence that replaces '?', choose from the possible answers. In order to solve this problem correctly, you must consider the logical operators. If there are multiple operators applied you must they apply them left to right. In some cases the operator effect is not explicitly defined and you will need to work it out. You MUST NOT PROVIDE AN EXPLANATION with words you only MUST ONLY REPLY WITH A SINGLE LETTER, for example 'A', 'B', 'C', or 'D'.\n ", "temperature": 1, "functions": [], "function_call": "", "top_p": 1, "stop": [], "presence_penalty": 0, "frequency_penalty": 0}, "name": "GPT3.5", "emoji": "\ud83d\ude42", "model": "gpt-3.5-turbo", "base_model": "gpt-3.5-turbo", "temp": 1, "formData": {"shortname": "GPT3.5", "model": "gpt-3.5-turbo", "system_msg": "\n In the following logic puzzle, you are given a set of operators that may be used. There are also some examples of these operators in use. Work out the sequence that replaces '?', choose from the possible answers. In order to solve this problem correctly, you must consider the logical operators. If there are multiple operators applied you must they apply them left to right. In some cases the operator effect is not explicitly defined and you will need to work it out. You MUST NOT PROVIDE AN EXPLANATION with words you only MUST ONLY REPLY WITH A SINGLE LETTER, for example 'A', 'B', 'C', or 'D'.\n ", "temperature": 1, "functions": "", "function_call": "", "top_p": 1, "stop": "", "presence_penalty": 0, "frequency_penalty": 0}}]}, "position": {"x": 448, "y": 224}, "selected": false, "positionAbsolute": {"x": 448, "y": 224}, "dragging": false}, {"width": 333, "height": 182, "id": "eval-diagrammatic_logic", "type": "evaluator", "data": {"code": "function evaluate(response) {\n\tlet ideals = JSON.parse(response.meta['Ideal']);\n\treturn ideals.some(i => response.text.startsWith(i));\n}", "language": "javascript"}, "position": {"x": 820, "y": 150}, "positionAbsolute": {"x": 820, "y": 150}}, {"width": 228, "height": 196, "id": "vis-diagrammatic_logic", "type": "vis", "data": {"input": "eval-diagrammatic_logic"}, "position": {"x": 1200, "y": 250}, "positionAbsolute": {"x": 1200, "y": 250}}, {"width": 302, "height": 260, "id": "inspect-diagrammatic_logic", "type": "inspect", "data": {"input": "prompt-diagrammatic_logic"}, "position": {"x": 820, "y": 400}, "positionAbsolute": {"x": 820, "y": 400}}, {"width": 423, "height": 417, "id": "table-diagrammatic_logic", "type": "table", "data": {"rows": [{"prompt": "Definition of each operator and what it does:\nOperator, Effect\nP Changes 1st figure (see examples)\nQ Changes shading and shape of all figures\nR Changes 3rd figure (see examples)\nS Deletes small light figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small light circle | | large dark circle | - P - | large light circle | | small light circle | | large dark circle |\n| small light circle | | small light triangle | - Q - | small dark triangle | | small dark circle |\n| small dark circle | | large light triangle | | large dark circle | - R - | small dark circle | | large light triangle | | large light circle |\n| small light circle | | large dark triangle | - S - | large dark triangle |\n\nQuestion:\n| small dark triangle | | small dark circle | | small dark triangle | - R - ?\n\nPossible Answers:\nA - | large dark circle | | large dark triangle | | small light triangle |\nB - | small dark triangle | | small dark circle | | small light triangle | | small light triangle |\nC - | small light triangle | | small dark circle | | small dark triangle |\nD - | small dark triangle | | small dark circle | | small light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO Duplicates circles\nP Changes shading and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large light triangle | - O - | large light circle | | large light circle | | large light triangle |\n| small dark triangle | | large dark triangle | - P - | small light circle | | large light circle |\n| small light triangle | | small dark triangle | - P - | small dark circle | | small light circle |\n\nQuestion:\n| small dark triangle | | large dark triangle | | large dark triangle | | small light circle | - O - ?\n\nPossible Answers:\nA - | large dark circle | | small dark circle | | small dark circle | | large light triangle | | large light triangle |\nB - | small dark triangle | | large dark triangle | | large dark triangle | | small light circle | | small light circle |\nC - | small dark triangle | | large dark triangle | | small light circle | | small light circle |\nD - | small dark triangle | | large dark triangle | | large dark triangle | | large light circle | | large light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Duplicates 1st figure\nC Duplicates small triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small light circle | | large dark triangle | - B - | small light triangle | | small light triangle | | small light circle | | large dark triangle |\n| large light triangle | | small light triangle | - C - | large light triangle | | small light triangle | | small light triangle |\n| small dark triangle | | small dark triangle | | large light circle | | large dark triangle | - C - | small dark triangle | | small dark triangle | | small dark triangle | | small dark triangle | | large light circle | | large dark triangle |\n\nQuestion:\n| large light circle | | large dark circle | | small light circle | | small light triangle | - C - ?\n\nPossible Answers:\nA - | large dark circle | | large light circle | | small dark circle | | small dark triangle | | small dark triangle |\nB - | large light circle | | large dark circle | | small light circle | | small light triangle | | large dark triangle |\nC - | large light circle | | large dark circle | | small light circle | | small light triangle | | small light triangle |\nD - | large dark circle | | large dark circle | | small dark circle | | small dark triangle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Changes 1st figure (see examples)\nC Changes shading and shape of 1st figure\nD Deletes 4th figure\nE Deletes large triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large light triangle | - B - | large dark triangle | | large light triangle |\n| large light circle | | large dark circle | | small dark circle | - C - | large dark triangle | | large dark circle | | small dark circle |\n\n\n\nQuestion:\n? - C - | large dark circle | | small light circle |\n\nPossible Answers:\nA - | small light circle | | large light triangle |\nB - | large dark triangle | | small light circle |\nC - | large light triangle | | small light circle |\nD - | large light triangle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Changes size and shading of 1st figure\nC Changes shading of 1st figure\nD Changes size and shape of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large light circle | | small light triangle | - B - | small dark circle | | large light circle | | small light triangle |\n| large dark circle | | large light circle | | small dark circle | | large light triangle | - C - | large light circle | | large light circle | | small dark circle | | large light triangle |\n| small dark triangle | | small dark triangle | | small light circle | - D - | small dark triangle | | large dark circle | | small light circle |\n\nQuestion:\n? - D - - B - | small dark triangle | | small dark triangle | | large light triangle | | large dark triangle |\n\nPossible Answers:\nA - | large light triangle | | large dark circle | | large light triangle | | small dark triangle |\nB - | large light triangle | | large dark circle | | large light triangle | | large dark triangle |\nC - | large dark circle | | large light triangle | | large light triangle | | large dark triangle |\nD - | large light triangle | | large light triangle | | large dark circle | | large dark circle | | large light triangle | | large light triangle | | large dark triangle | | large dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Changes dark figures (see examples)\nC Changes size and shading of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small dark circle | | large light triangle | | small light circle | - B - | large light circle | | small light triangle | | large light triangle | | small light circle |\n| small dark circle | | large light circle | - C - | large light circle | | large light circle |\n\nQuestion:\n? - B - - C - | small dark triangle | | small light triangle | | large light circle |\n\nPossible Answers:\nA - | small light circle | | small dark circle | | large light circle |\nB - | large dark circle | | large light circle |\nC - | large dark circle | | small dark circle | | large light circle |\nD - | large light circle | | small dark circle | | large light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Changes 1st figure (see examples)\nB Swaps figures (see examples)\nC Changes size and shape of large figures\nD Duplicates 4th figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small dark circle | - A - | small light circle | | small dark circle |\n| large light triangle | | large light circle | | large dark circle | - B - | large light triangle | | large dark circle | | large light circle |\n| large light circle | | large dark triangle | - C - | small light triangle | | small dark circle |\n| small light triangle | | large dark circle | | large dark triangle | | small dark circle | - D - | small light triangle | | large dark circle | | large dark triangle | | small dark circle | | small dark circle |\n\nQuestion:\n? - D - - C - - D - | small light circle | | small light circle | | small light circle | | small light circle | | small light circle | | small light circle |\n\nPossible Answers:\nA - | small light circle | | large light triangle | | small light triangle | | large light triangle |\nB - | small light circle | | large light triangle | | large light triangle | | small light circle |\nC - | small light circle | | large light triangle | | small light circle | | large light triangle |\nD - | small light circle | | large light triangle | | large light circle | | large light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK Changes size of all figures\nL Duplicates small dark figures\nM Changes shading and shape of 1st figure\nN Deletes 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light triangle | | small light triangle | - K - | small dark circle | | large light triangle | | large light triangle |\n| small dark triangle | | small dark circle | | large light circle | | small dark circle | - L - | small dark triangle | | small dark triangle | | small dark circle | | small dark circle | | large light circle | | small dark circle | | small dark circle |\n| small light triangle | | large light circle | - M - | small dark circle | | large light circle |\n| small dark triangle | | large dark circle | - N - | large dark circle |\n\nQuestion:\n| large dark triangle | | small light triangle | - M - - N - ?\n\nPossible Answers:\nA - | small light triangle |\nB - | small dark circle |\nC - | large dark triangle |\nD - | small light triangle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Changes shading of 2nd figure\nH Swaps figures (see examples)\nI Changes circles (see examples)\nJ Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small light triangle | - G - | small dark circle | | small dark triangle |\n| small dark triangle | | small dark circle | | small light circle | | small dark circle | - H - | small dark circle | | small dark circle | | small light circle | | small dark triangle |\n| small light circle | | small light triangle | | large light circle | - I - J - | small dark triangle | | small dark circle | | large dark triangle |\n| small light circle | | large light triangle | - J - I - | small dark triangle | | large light triangle |\n\nQuestion:\n? - J - | large dark triangle | | large light triangle | | large light circle | | small dark triangle |\n\nPossible Answers:\nA - | large dark triangle | | small dark triangle |\nB - | large dark triangle | | large dark circle | | large light circle | | small dark triangle |\nC - | large dark triangle | | large dark circle | | small dark triangle | | large light circle |\nD - | large dark triangle | | small dark triangle | | small light triangle | | small dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Duplicates 2nd figure\nU Deletes small figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light circle | - T - | large dark circle | | small light circle | | small light circle |\n| large dark triangle | | large dark triangle | | small light circle | - U - | large dark triangle | | large dark triangle |\n| small light circle | | large dark triangle | | small dark circle | | large dark circle | - U - | large dark triangle | | large dark circle |\n| large dark triangle | | small light triangle | - T - | large dark triangle | | small light triangle | | small light triangle |\n\nQuestion:\n? - T - | small dark circle | | small light circle | | small light circle |\n\nPossible Answers:\nA - | small dark circle | | small dark triangle |\nB - | small dark circle | | small light circle |\nC - | small dark circle | | large light triangle |\nD - | small light circle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK (see examples)\nL Changes size and shape of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small dark triangle | | small light circle | - K - | large dark circle | | small light circle | | small dark triangle |\n| large light triangle | | small dark triangle | - L - | large light triangle | | large dark circle |\n\nQuestion:\n| small light circle | | small light triangle | | large light circle | | small light triangle | - L - - K - ?\n\nPossible Answers:\nA - | small dark circle | | large dark triangle | | large dark triangle | | small dark triangle |\nB - | small dark triangle | | large dark triangle | | large dark triangle | | small dark circle |\nC - | small dark triangle | | large dark triangle | | large dark triangle | | small light triangle |\nD - | small dark triangle | | small dark triangle | | large dark triangle | | large dark triangle | | large dark triangle | | large dark triangle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Changes 3rd figure (see examples)\nT Changes size and shape of 2nd figure\nU Changes shape of all figures\nV Changes size and shading of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large light circle | | small light triangle | | large light triangle | - S - | small light circle | | large light circle | | large light triangle | | large light triangle |\n| large dark circle | | small light circle | | small dark circle | | small dark triangle | - T - | large dark circle | | large light triangle | | small dark circle | | small dark triangle |\n| small light circle | | large light circle | - U - | small light triangle | | large light triangle |\n| large dark triangle | | large dark triangle | | small light circle | | small light triangle | - V - | small light triangle | | large dark triangle | | small light circle | | small light triangle |\n\nQuestion:\n| small light triangle | | large light triangle | | large light circle | | small dark circle | - T - ?\n\nPossible Answers:\nA - | small light circle | | small light circle | | large light circle | | small dark circle |\nB - | small light triangle | | small light circle | | large light circle | | small dark circle |\nC - | small light circle | | small light triangle | | large light triangle | | small dark triangle |\nD - | small light triangle | | small dark circle | | large light circle | | small light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Duplicates 1st figure\nE Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small light triangle | | large dark triangle | - D - | small light circle | | small light circle | | small light triangle | | large dark triangle |\n| large light circle | | small dark triangle | | large dark triangle | - E - | small dark triangle | | large light circle | | large dark triangle |\n\nQuestion:\n| large dark circle | | small dark triangle | | small light circle | | small light circle | - E - ?\n\nPossible Answers:\nA - | small dark circle | | large dark triangle | | small light triangle | | small light triangle |\nB - | small dark triangle | | small light circle | | large dark circle | | small light circle |\nC - | small dark triangle | | large dark circle | | small light circle | | small light circle |\nD - | large light triangle | | large dark circle | | large dark circle | | large dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Changes size of 3rd figure\nM Changes shape of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small light triangle | | large light circle | - L - | large light triangle | | small light triangle | | small light circle |\n| large light triangle | | large light circle | - M - | large light triangle | | large light triangle |\n| large dark circle | | small dark triangle | | small light circle | | small dark triangle | - L - | large dark circle | | small dark triangle | | large light circle | | small dark triangle |\n\nQuestion:\n| small dark circle | | small dark triangle | | small light triangle | | large light triangle | - L - - M - ?\n\nPossible Answers:\nA - | small dark circle | | small dark circle | | large light triangle | | large light triangle | | large light triangle |\nB - | small dark triangle | | small dark triangle | | large light triangle | | large light triangle |\nC - | small dark circle | | small dark circle | | large light triangle | | large light triangle |\nD - | small dark circle | | small dark circle | | small dark circle | | small dark circle | | large light triangle | | large light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Changes 2nd figure (see examples)\nS Swaps 2nd and 3rd figure\nT Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small dark circle | | small dark triangle | - R - | large dark triangle | | small dark triangle | | small dark triangle |\n| small light triangle | | small dark triangle | | small light triangle | - S - | small light triangle | | small light triangle | | small dark triangle |\n| small dark triangle | | large light triangle | - T - | small dark triangle | | small dark triangle | | large light triangle |\n\nQuestion:\n| small light circle | | small light triangle | | small light circle | | small light triangle | - R - ?\n\nPossible Answers:\nA - | small light circle | | small light circle | | small light circle | | large light circle |\nB - | small light circle | | small light circle | | small light circle | | small light triangle |\nC - | small dark circle | | small dark circle | | small dark circle | | small dark triangle |\nD - | large dark circle | | large dark circle | | large dark circle | | large dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Changes size of all figures\nE Changes size of 2nd figure\nF Changes light circles (see examples)\nG Swaps 4th and 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light triangle | | large dark circle | - D - | small dark circle | | large light triangle | | small dark circle |\n| small dark triangle | | large dark circle | | large dark circle | - E - | small dark triangle | | small dark circle | | large dark circle |\n| small light circle | | large dark circle | | large dark circle | - F - | large light circle | | large dark circle | | large dark circle |\n| large dark circle | | large light triangle | | large dark triangle | | small light triangle | - G - | small light triangle | | large light triangle | | large dark triangle | | large dark circle |\n\nQuestion:\n? - D - | small dark triangle | | large light triangle |\n\nPossible Answers:\nA - | large dark triangle | | small light triangle | | small light triangle |\nB - | small dark circle | | small light triangle |\nC - | large dark triangle | | large dark triangle |\nD - | large dark triangle | | small light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ (see examples)\nK Deletes light figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large dark circle | | large light circle | | small dark triangle | - J - | large light circle | | small light circle | | small dark circle | | large light triangle |\n| small dark circle | | small light triangle | | large light triangle | - K - | small dark circle |\n| large dark triangle | | small light triangle | | large light triangle | - J - | small light triangle | | large dark triangle | | small dark triangle |\n\nQuestion:\n? - J - | small light circle | | large dark circle |\n\nPossible Answers:\nA - | large dark circle | | small light circle |\nB - | large light triangle | | small light circle |\nC - | small light circle | | large dark circle |\nD - | large dark triangle | | small light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Swaps 1st and 2nd figure\nW Changes triangles (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large light triangle | | small light triangle | - V - | large light triangle | | large dark circle | | small light triangle |\n| large dark circle | | small light circle | | large light triangle | | small light circle | - W - | large dark circle | | small light circle | | large dark triangle | | small light circle |\n| large dark triangle | | large light circle | | large dark circle | - V - | large light circle | | large dark triangle | | large dark circle |\n\nQuestion:\n? - V - | large dark circle | | large light triangle | | small dark circle | | large light circle |\n\nPossible Answers:\nA - | large dark circle | | small dark circle | | large light circle |\nB - | large light triangle | | large dark circle | | small dark circle | | small dark circle | | large light circle |\nC - | small light circle | | small dark triangle | | large dark triangle | | small light triangle |\nD - | large light triangle | | large dark circle | | small dark circle | | large light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Swaps 4th and 1st figure\nW Changes size of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small light triangle | | large dark triangle | | large light triangle | - V - | large light triangle | | small light triangle | | large dark triangle | | small light triangle |\n| small light triangle | | large dark triangle | - W - | small light triangle | | small dark triangle |\n| large dark triangle | | small light triangle | | small light triangle | | small light circle | - W - | large dark triangle | | large light triangle | | small light triangle | | small light circle |\n\nQuestion:\n| large dark triangle | | large dark circle | - W - ?\n\nPossible Answers:\nA - | large dark triangle | | small dark circle |\nB - | small dark circle | | small dark circle |\nC - | large dark triangle | | small light circle |\nD - | large light circle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Duplicates 3rd figure\nE Changes shape of light figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small dark circle | | small dark circle | - D - | small light circle | | small dark circle | | small dark circle | | small dark circle |\n| large dark circle | | small light circle | | large dark triangle | | large dark circle | - E - | large dark circle | | small light triangle | | large dark triangle | | large dark circle |\n| small dark circle | | large light circle | | small light circle | - D - | small dark circle | | large light circle | | small light circle | | small light circle |\n| small light circle | | small dark circle | | large light circle | | large dark triangle | - D - | small light circle | | small dark circle | | large light circle | | large light circle | | large dark triangle |\n\nQuestion:\n? - E - | small dark circle | | large dark circle | | small light triangle |\n\nPossible Answers:\nA - | small dark circle | | large dark circle | | small light circle |\nB - | small dark circle | | small light circle | | large dark circle |\nC - | small dark triangle | | large dark circle | | small light triangle |\nD - | large light circle | | large dark circle | | small light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Deletes 1st figure\nC Changes size and shading of 2nd figure\nD Changes large figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large dark triangle | | large light circle | | small light triangle | - B - | large dark triangle | | large light circle | | small light triangle |\n| large light triangle | | large dark circle | | large light triangle | | large light triangle | - C - | large light triangle | | small light circle | | large light triangle | | large light triangle |\n| large dark triangle | | large light triangle | - D - | large light circle | | large dark circle |\n| large dark circle | | small dark circle | | large light triangle | - D - C - | large light triangle | | large light circle | | large dark circle |\n\nQuestion:\n? - C - | small dark circle | | large light circle | | large light circle | | large dark circle |\n\nPossible Answers:\nA - | small light triangle | | small light triangle | | large light circle | | large dark circle |\nB - | small dark circle | | small dark circle | | large light circle | | large dark circle |\nC - | small dark circle | | small dark circle | | small dark circle | | small light circle |\nD - | large dark triangle | | large dark triangle | | small light triangle | | small dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Duplicates 3rd figure\nH (see examples)\nI Changes shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light triangle | | large dark circle | - G - | large dark circle | | small light triangle | | large dark circle | | large dark circle |\n| small light triangle | | large dark circle | | small dark triangle | | small dark triangle | - H - | small light circle | | large dark triangle | | small dark circle | | small dark circle |\n| large light triangle | | large light triangle | - I - | large light circle | | large light circle |\n\nQuestion:\n? - I - | small light triangle | | large dark circle |\n\nPossible Answers:\nA - | large dark circle | | small light triangle |\nB - | small light circle | | large dark triangle |\nC - | small light circle | | large light triangle |\nD - | large dark circle | | large dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Duplicates 2nd figure\nE Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small light circle | - D - | small light circle | | small light circle | | small light circle |\n| large light triangle | | small dark circle | | small dark triangle | - E - | large light triangle | | large light triangle | | small dark circle | | small dark triangle |\n| large light circle | | small light triangle | - D - | large light circle | | small light triangle | | small light triangle |\n| large light triangle | | small light circle | | small dark circle | | large light circle | - E - | large light triangle | | large light triangle | | small light circle | | small dark circle | | large light circle |\n\nQuestion:\n? - D - | small light triangle | | small light triangle | | small light triangle | | large light triangle |\n\nPossible Answers:\nA - | small light triangle | | large light triangle | | small light triangle |\nB - | small light triangle | | small light triangle | | large light triangle |\nC - | large light triangle | | small light triangle | | small light triangle |\nD - | small light triangle | | small dark circle | | large light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Changes 2nd figure (see examples)\nN Changes shading of all figures\nO Changes shading and shape of small dark figures\nP Duplicates large light triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small dark triangle | - M - | large light circle | | large dark circle |\n| large light triangle | | large dark circle | - N - | large dark triangle | | large light circle |\n| small dark circle | | large light circle | - O - | small light triangle | | large light circle |\n| large light triangle | | small dark circle | | small dark triangle | - P - | large light triangle | | large light triangle | | small dark circle | | small dark triangle | | small dark triangle |\n\nQuestion:\n| large dark triangle | | large light triangle | - M - - N - - M - ?\n\nPossible Answers:\nA - | large light triangle | | large dark triangle |\nB - | large dark triangle |\nC - | large light triangle | | large dark triangle | | large dark triangle |\nD - | large light circle | | large dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Changes shading of all figures\nH Deletes light figures\nI Changes small circles (see examples)\nJ Changes shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small dark triangle | - G - | small light circle | | small light triangle |\n| small dark circle | | small dark circle | | large light circle | | large light triangle | - H - | small dark circle | | small dark circle |\n| small light circle | | small light circle | - I - | small light triangle | | small light triangle |\n| small dark triangle | | small dark circle | | small light circle | - J - | small dark circle | | small dark triangle | | small light triangle |\n\nQuestion:\n? - J - - I - - G - | large dark circle | | small dark triangle |\n\nPossible Answers:\nA - | small dark triangle | | large dark triangle |\nB - | large dark circle | | small dark circle |\nC - | large light triangle | | small light triangle |\nD - | small light triangle | | large light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Changes size and shape of light circles\nJ Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small light circle | | large dark circle | - I - | small light triangle | | large light triangle | | large dark circle |\n| small light triangle | | small dark circle | | large dark triangle | | large dark circle | - J - | small light triangle | | large light circle | | large dark triangle | | large dark circle |\n| small light circle | | large dark triangle | - I - | large light triangle | | large dark triangle |\n\nQuestion:\n| small dark circle | | small dark circle | | large light circle | - J - - I - - J - ?\n\nPossible Answers:\nA - | small dark circle | | large dark triangle | | small light triangle |\nB - | small dark circle | | large dark triangle | | large dark triangle | | small light triangle |\nC - | small dark circle | | large dark triangle | | small light triangle | | small light triangle |\nD - | small dark circle | | small dark circle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Deletes light triangles\nG Deletes 3rd figure\nH Changes size and shading of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large dark triangle | | small light triangle | - F - | large dark triangle |\n| large dark circle | | large dark triangle | | small dark triangle | - G - | large dark circle | | large dark triangle |\n| small dark circle | | large light triangle | - H - | large light circle | | large light triangle |\n\nQuestion:\n? - G - - H - - F - | small dark circle | | small dark triangle |\n\nPossible Answers:\nA - | large dark triangle | | large dark triangle | | large light triangle | | small dark triangle |\nB - | large dark triangle | | large dark triangle | | small dark circle | | large light triangle | | large light triangle | | small dark triangle |\nC - | large dark triangle | | small dark circle | | large dark circle | | small dark triangle |\nD - | large dark triangle | | small dark circle | | large light triangle | | small dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Changes size and shape of 3rd figure\nD Changes shape of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small light circle | | small light circle | - C - | small light circle | | small light circle | | large light triangle |\n| large light circle | | large dark circle | | small light circle | - D - | large light triangle | | large dark circle | | small light circle |\n\nQuestion:\n| large dark circle | | large light circle | - D - ?\n\nPossible Answers:\nA - | large light circle | | large light circle |\nB - | large dark triangle | | large dark triangle |\nC - | large dark triangle | | large light circle |\nD - | small dark triangle | | small light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Duplicates small triangles\nW Deletes large dark figures\nX Changes shading and shape of all figures\nY Deletes small figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small dark triangle | - V - | large light triangle | | small dark triangle | | small dark triangle |\n| small dark triangle | | large dark circle | | small dark circle | | large dark circle | - W - | small dark triangle | | small dark circle |\n| large dark circle | | small dark triangle | | small dark circle | - X - Y - | large light triangle |\n| large light circle | | small dark triangle | | large light triangle | | large light triangle | - Y - X - | large dark triangle | | large dark circle | | large dark circle |\n\nQuestion:\n| small light circle | | large light circle | - Y - - X - ?\n\nPossible Answers:\nA - | small dark circle |\nB - | large dark triangle | | large dark triangle |\nC - | large light triangle |\nD - | large dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Changes shape of all figures\nH Changes shading of 1st figure\nI Changes large circles (see examples)\nJ Changes circles (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large dark triangle | | large light triangle | - G - | large light triangle | | large dark circle | | large light circle |\n| large dark circle | | small light circle | - H - | large light circle | | small light circle |\n| large dark triangle | | large dark circle | - I - | large dark triangle | | small dark circle |\n| large dark triangle | | large light triangle | | small light circle | - J - | large dark triangle | | large light triangle | | small dark triangle |\n\nQuestion:\n? - H - - I - - H - | small light circle | | small dark circle | | small light triangle | | large light triangle |\n\nPossible Answers:\nA - | large light circle | | small dark circle | | small light triangle | | large light triangle |\nB - | large dark triangle | | small dark circle | | small light triangle | | large dark circle |\nC - | large light circle | | large light circle | | small light triangle | | large light triangle |\nD - | large light circle | | small dark circle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH (see examples)\nI Deletes 2nd figure\nJ Changes shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small dark circle | | large dark circle | - H - | small light triangle | | small light triangle | | large light triangle |\n| small light triangle | | small dark triangle | - I - | small light triangle |\n| small dark triangle | | small dark triangle | | small dark triangle | - J - | small dark circle | | small dark circle | | small dark circle |\n| large light circle | | small dark circle | | small light circle | | large dark triangle | - J - | large light triangle | | small dark triangle | | small light triangle | | large dark circle |\n\nQuestion:\n? - J - | large dark circle | | small light triangle | | large dark circle |\n\nPossible Answers:\nA - | large dark triangle | | small light circle | | large dark triangle |\nB - | large dark triangle | | large dark triangle |\nC - | large dark triangle | | small dark triangle | | large dark triangle |\nD - | small light circle | | large dark triangle | | large dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Changes shading of 4th figure\nH Changes shape of 2nd figure\nI Changes dark triangles (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large light triangle | | large dark triangle | | small light triangle | - G - | large light triangle | | large light triangle | | large dark triangle | | small dark triangle |\n| large dark circle | | large light triangle | | large dark circle | | large light triangle | - H - | large dark circle | | large light circle | | large dark circle | | large light triangle |\n| large dark circle | | large dark triangle | | small dark triangle | | small dark circle | - I - | large dark circle | | large light circle | | small light circle | | small dark circle |\n| large light triangle | | large light triangle | | small dark triangle | | small light circle | - I - | large light triangle | | large light triangle | | small light circle | | small light circle |\n\nQuestion:\n? - I - - G - - H - | large light circle | | small light triangle | | small light triangle | | large dark triangle |\n\nPossible Answers:\nA - | large light circle | | small dark triangle | | small dark triangle | | large light triangle |\nB - | small light triangle | | small dark triangle | | large light circle | | large light triangle |\nC - | large light circle | | large dark triangle | | large light triangle | | small light triangle |\nD - | large light circle | | small dark triangle | | small light triangle | | large light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Changes 1st figure (see examples)\nN Changes size and shading of small light figures\nO Swaps 3rd and 1st figure\nP Duplicates 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small dark triangle | - M - | small dark triangle | | small dark triangle |\n| small light circle | | small light triangle | - N - | large dark circle | | large dark triangle |\n\n\n\nQuestion:\n| small light triangle | | large light triangle | | large dark circle | - P - - N - ?\n\nPossible Answers:\nA - | large dark triangle | | large light triangle | | large light triangle | | large dark circle | | large dark circle |\nB - | large dark triangle | | large light triangle | | large dark circle | | large dark circle |\nC - | large dark triangle | | small dark triangle | | large dark circle | | large dark circle |\nD - | large dark triangle | | large light triangle | | large dark circle | | large dark circle | | large dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Changes size and shading of 4th figure\nG Changes shading of dark figures\nH Duplicates small figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark circle | | small dark circle | | large dark triangle | - F - | large light triangle | | large dark circle | | small dark circle | | small light triangle |\n| small dark triangle | | large dark circle | | large dark circle | - G - | small light triangle | | large light circle | | large light circle |\n| small dark triangle | | small dark circle | | small light circle | | large dark circle | - H - | small dark triangle | | small dark triangle | | small dark circle | | small dark circle | | small light circle | | small light circle | | large dark circle |\n| small dark triangle | | small light circle | | large dark triangle | - H - G - | small light triangle | | small light triangle | | small light circle | | small light circle | | large light triangle |\n\nQuestion:\n? - H - | small dark circle | | small dark circle | | small light triangle | | small light triangle | | large dark triangle |\n\nPossible Answers:\nA - | small dark circle | | small light triangle | | large dark triangle |\nB - | small dark circle | | small light triangle | | large dark circle |\nC - | small light circle | | small light triangle | | large dark triangle |\nD - | small dark circle | | small dark circle | | small light triangle | | large dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Deletes 2nd figure\nE Deletes dark triangles\nF Changes size and shading of 4th figure\nG Swaps 2nd and 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large light circle | | large light circle | - D - | large dark circle | | large light circle |\n| small light circle | | large dark triangle | | large light circle | | large dark triangle | - E - | small light circle | | large light circle |\n\n\n\nQuestion:\n? - G - | large light circle | | small dark circle | | large dark circle |\n\nPossible Answers:\nA - | large dark circle | | large light circle | | small dark circle |\nB - | large light circle | | large dark circle |\nC - | large light circle | | large dark circle | | small dark circle |\nD - | large light triangle | | large dark triangle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Changes shading of all figures\nN Deletes light figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large dark triangle | - M - | large light triangle | | large light triangle |\n| large light circle | | large light circle | | small light circle | | large dark triangle | - N - | large dark triangle |\n\nQuestion:\n? - M - | small light circle | | small light triangle | | small light circle | | large light triangle |\n\nPossible Answers:\nA - | small dark circle | | small dark triangle | | small dark circle | | large dark triangle |\nB - | small dark triangle | | small dark triangle | | small dark circle | | large dark triangle |\nC - | small dark circle | | small dark circle | | small dark triangle | | small dark triangle | | small dark circle | | small dark circle | | large dark triangle |\nD - | small dark circle | | small dark circle | | small dark triangle | | small dark circle | | large dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Changes light figures (see examples)\nH Changes shading of small figures\nI Changes size and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small light circle | | small dark triangle | - G - | large dark circle | | large dark circle | | small dark triangle |\n| small light circle | | small dark circle | | large dark circle | - H - | small dark circle | | small light circle | | large dark circle |\n| small dark triangle | | small dark circle | - I - | large dark circle | | large dark triangle |\n| small light triangle | | small dark circle | | small light triangle | | large dark triangle | - I - | large light circle | | large dark triangle | | large light circle | | small dark circle |\n\nQuestion:\n? - G - - H - | small light circle | | small light triangle | | large dark circle | | large dark triangle |\n\nPossible Answers:\nA - | large dark triangle | | small dark triangle | | large light triangle | | large dark triangle |\nB - | small light circle | | small light triangle | | small light circle | | large light triangle |\nC - | small dark circle | | small dark triangle | | small light circle | | large dark triangle |\nD - | small dark circle | | small dark triangle | | small light circle | | large dark triangle | | large dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Changes size of 1st figure\nD Changes large light figures (see examples)\nE Swaps 2nd and 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small dark triangle | - C - | small dark circle | | small dark triangle |\n| large light circle | | large dark circle | | small light triangle | | large light triangle | - D - | small dark circle | | large dark circle | | small light triangle | | small dark triangle |\n| large light circle | | small light circle | - E - | small light circle | | large light circle |\n| small dark triangle | | small light triangle | | small light circle | | large light triangle | - E - D - | small light triangle | | small dark triangle | | small light circle | | small dark triangle |\n\nQuestion:\n| small dark triangle | | small dark circle | | large light circle | | large light triangle | - E - - D - - E - ?\n\nPossible Answers:\nA - | small dark triangle | | small dark circle | | small dark circle | | small dark triangle |\nB - | small dark triangle | | small dark circle | | small dark triangle |\nC - | small dark triangle | | small dark triangle | | small dark circle | | small dark circle |\nD - | small light circle | | small dark circle | | small dark circle | | small dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO Changes size of all figures\nP Changes 2nd figure (see examples)\nQ Changes size and shading of dark triangles\nR Deletes 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small light triangle | - O - | large dark triangle | | large light triangle |\n| small dark triangle | | small dark circle | - P - | small dark triangle | | large dark triangle |\n| small dark triangle | | small dark triangle | - Q - | large light triangle | | large light triangle |\n| large light circle | | small light circle | | small light circle | - R - | small light circle | | small light circle |\n\nQuestion:\n? - R - - O - - Q - | small light circle | | large light triangle | | small light triangle |\n\nPossible Answers:\nA - | small light circle | | large light circle |\nB - | large light circle | | small light circle | | small light triangle | | small dark triangle |\nC - | small dark triangle | | large dark triangle | | small dark circle | | small light circle |\nD - | small light circle | | large light circle | | small light triangle | | small dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Changes shape of all figures\nW Changes size and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small dark circle | | small light triangle | | large light triangle | - V - | small dark triangle | | small dark triangle | | small light circle | | large light circle |\n| small dark triangle | | small dark triangle | | large light triangle | - W - | large dark circle | | large dark circle | | small light circle |\n\nQuestion:\n| large light circle | | small dark triangle | - W - - V - ?\n\nPossible Answers:\nA - | large light triangle | | large dark triangle |\nB - | small dark triangle | | large dark triangle |\nC - | small light circle | | large dark triangle |\nD - | small light circle | | large light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Duplicates 1st figure\nH Changes shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small light triangle | - G - | small light circle | | small light circle | | small light triangle |\n| large light triangle | | large light triangle | | small light circle | - H - | large light circle | | large light circle | | small light triangle |\n| large light circle | | large light circle | | small light circle | | small dark circle | - H - | large light triangle | | large light triangle | | small light triangle | | small dark triangle |\n\nQuestion:\n? - G - - H - | large light triangle | | large light triangle | | large dark triangle | | large light circle |\n\nPossible Answers:\nA - | large light circle | | large dark circle | | large light triangle |\nB - | small dark circle | | small light circle | | small dark triangle |\nC - | large light triangle | | large dark circle | | large light circle |\nD - | large light circle | | large dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK Changes 1st figure (see examples)\nL Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light triangle | - K - | large light triangle | | small light triangle |\n| small dark triangle | | small light triangle | | small light circle | - L - | small dark triangle | | small light circle | | small light triangle |\n| large light triangle | | small dark triangle | | large dark triangle | | large dark triangle | - K - | large dark circle | | small dark triangle | | large dark triangle | | large dark triangle |\n\nQuestion:\n| small light triangle | | large dark triangle | | small dark triangle | - L - ?\n\nPossible Answers:\nA - | large dark triangle | | small dark triangle | | small light triangle |\nB - | small light triangle | | small dark triangle | | large dark triangle |\nC - | small dark triangle | | small light triangle | | large dark triangle |\nD - | small light triangle | | small dark triangle | | small dark triangle | | large dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ Duplicates 4th figure\nK Changes size of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark circle | | large light triangle | | large dark circle | - J - | large light triangle | | large dark circle | | large light triangle | | large dark circle | | large dark circle |\n| large light circle | | large dark triangle | | large dark triangle | | small dark triangle | - K - | small light circle | | small dark triangle | | small dark triangle | | large dark triangle |\n\nQuestion:\n| large light circle | | large dark circle | | small dark triangle | | small light circle | - J - - K - - J - ?\n\nPossible Answers:\nA - | small light circle | | large dark triangle | | large light circle | | large light circle | | large light circle |\nB - | small light circle | | small dark circle | | large dark triangle | | large dark triangle | | large light circle | | large light circle | | large light circle |\nC - | small light circle | | small dark circle | | large dark triangle | | large light circle | | large light circle | | large light circle |\nD - | small dark circle | | small light circle | | large light triangle | | large dark circle | | large dark circle | | large dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Deletes 3rd figure\nD Changes size and shading of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large light circle | | large dark triangle | | large light triangle | - C - | small dark circle | | large light circle | | large light triangle |\n| large light triangle | | small light triangle | | large light triangle | | small dark triangle | - D - | large light triangle | | large dark triangle | | large light triangle | | small dark triangle |\n\nQuestion:\n? - C - - D - - C - | small light circle | | small light triangle |\n\nPossible Answers:\nA - | small light circle | | large dark triangle | | large light triangle | | large light triangle |\nB - | small light circle | | large light triangle | | large light triangle | | large dark triangle |\nC - | small light circle | | large dark triangle | | large dark circle | | large light triangle |\nD - | small light circle | | large light triangle | | large light triangle | | large light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO Deletes 2nd figure\nP Deletes circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small dark triangle | - O - | small dark triangle |\n| small light circle | | small dark circle | | large dark triangle | - P - | large dark triangle |\n| large light circle | | large light circle | | small dark circle | - O - | large light circle | | small dark circle |\n\nQuestion:\n| large dark circle | | small dark triangle | | large dark triangle | | large dark triangle | - O - - P - ?\n\nPossible Answers:\nA - | large dark triangle |\nB - | large dark triangle | | large light triangle |\nC - | small light triangle | | small light triangle |\nD - | large dark triangle | | large dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Changes shading of all figures\nB Deletes 3rd figure\nC Duplicates 2nd figure\nD Changes shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large light triangle | - A - | large dark circle | | large dark triangle |\n| small dark triangle | | large dark circle | | small dark triangle | | large dark triangle | - B - | small dark triangle | | large dark circle | | large dark triangle |\n| large light circle | | large dark triangle | | large dark triangle | - C - D - | large light triangle | | large dark circle | | large dark circle | | large dark circle |\n| large light triangle | | large light triangle | | large light circle | - D - C - | large light circle | | large light circle | | large light circle | | large light triangle |\n\nQuestion:\n? - A - - D - | small dark circle | | large dark triangle | | large light triangle |\n\nPossible Answers:\nA - | small dark circle | | large light circle | | large dark circle |\nB - | small light triangle | | large dark triangle | | large dark circle |\nC - | small light triangle | | large light circle | | large dark circle |\nD - | small light triangle | | large dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Swaps 2nd and 1st figure\nV Changes size and shading of all figures\nW Changes size of all figures\nX Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small dark triangle | - U - | small dark triangle | | large dark triangle |\n| large dark circle | | small dark circle | - V - | small light circle | | large light circle |\n| small light circle | | large light triangle | - W - X - | large light circle | | large light triangle |\n| small dark circle | | small light circle | | small dark circle | - X - W - | large dark circle | | small light circle | | large dark circle |\n\nQuestion:\n? - W - - U - | large light triangle | | small light circle | | large light circle |\n\nPossible Answers:\nA - | small dark circle | | small light triangle | | small light circle |\nB - | small dark circle | | large dark triangle | | large dark circle |\nC - | large light circle | | large light circle | | small light triangle | | small light circle |\nD - | large light circle | | small light triangle | | small light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Deletes 3rd figure\nB Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light triangle | | small light circle | - A - | large dark circle | | small light triangle |\n| small dark triangle | | large light circle | - B - | small light triangle | | large light circle |\n\nQuestion:\n? - B - | small light triangle | | large light triangle |\n\nPossible Answers:\nA - | small dark triangle | | large light triangle | | large light triangle |\nB - | small dark triangle | | large light triangle |\nC - | small light circle | | large dark circle |\nD - | large dark circle | | large light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ Changes shading of large dark figures\nK Changes shading of 2nd figure\nL Changes shape of 2nd figure\nM Changes size and shape of 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large dark circle | | large light triangle | - J - | small dark circle | | large light circle | | large light triangle |\n| small light triangle | | large light triangle | | large dark circle | - K - | small light triangle | | large dark triangle | | large dark circle |\n\n| large light triangle | | large dark triangle | | large light triangle | | small light triangle | - M - L - | large light triangle | | large dark circle | | small light circle | | small light triangle |\n\nQuestion:\n? - L - - K - | large dark circle | | small light circle | | small dark triangle |\n\nPossible Answers:\nA - | large dark circle | | small dark triangle | | small dark triangle |\nB - | large dark circle | | small dark triangle | | small dark triangle | | small dark triangle |\nC - | large dark triangle | | small dark circle | | small dark circle |\nD - | small dark triangle | | large dark circle | | small dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Duplicates 1st figure\nO Deletes 1st figure\nP Swaps 1st and 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small dark circle | - N - | small light triangle | | small light triangle | | small dark circle |\n| small light triangle | | large light circle | - O - | large light circle |\n| large dark circle | | small dark circle | - P - | small dark circle | | large dark circle |\n| small dark circle | | large dark triangle | - P - | large dark triangle | | small dark circle |\n\nQuestion:\n? - P - | large light circle | | large dark circle |\n\nPossible Answers:\nA - | large dark circle |\nB - | large light circle | | large dark circle |\nC - | large dark circle | | large light circle |\nD - | large dark circle | | large dark circle | | large light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ (see examples)\nR Changes size and shading of 1st figure\nS Deletes 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark circle | | small light triangle | - Q - | large dark triangle | | large dark circle | | small light triangle |\n| small dark circle | | large light circle | - R - | large light circle | | large light circle |\n| large light circle | | small light circle | | small light triangle | | small dark circle | - S - | large light circle | | small light triangle | | small dark circle |\n| small dark circle | | large dark triangle | - S - R - | large light circle |\n\nQuestion:\n| large light circle | | large light circle | | small dark triangle | | small dark triangle | - R - ?\n\nPossible Answers:\nA - | large dark circle | | large light circle | | large dark triangle | | large dark triangle |\nB - | small dark circle | | large light circle | | small dark triangle | | small dark triangle |\nC - | small dark circle | | large light triangle | | small dark triangle | | small dark triangle |\nD - | small dark circle | | large light circle | | large dark triangle | | large dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Swaps figures (see examples)\nO Changes 3rd figure (see examples)\nP Changes size of all figures\nQ Changes size and shape of large figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small dark triangle | - N - | small dark triangle | | small light triangle |\n| large light circle | | small dark triangle | | small dark triangle | - O - | large light circle | | small dark triangle | | large light triangle |\n| small light triangle | | large light circle | | large light circle | | large dark triangle | - P - Q - | small light circle | | small light circle | | small light circle | | small dark triangle |\n| small light triangle | | small light triangle | | small dark triangle | | large light circle | - Q - P - | large light triangle | | large light triangle | | large dark triangle | | large light triangle |\n\nQuestion:\n| small dark circle | | small dark triangle | - N - - P - - N - ?\n\nPossible Answers:\nA - | large dark circle | | large light circle |\nB - | small dark circle | | small dark triangle |\nC - | large dark circle | | large dark circle |\nD - | large dark circle | | large dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Changes size of all figures\nW Changes size and shading of all figures\nX Changes shading of 1st figure\nY Deletes small triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small dark triangle | - V - | small light circle | | large dark triangle |\n| small light triangle | | large light triangle | | large light circle | - W - | large dark triangle | | small dark triangle | | small dark circle |\n\n\n\nQuestion:\n| small light circle | | small dark circle | | small light circle | - V - ?\n\nPossible Answers:\nA - | large light circle | | large dark triangle | | large light circle |\nB - | large light circle | | large dark circle |\nC - | large light circle | | large dark circle | | large light circle |\nD - | large light circle | | large dark circle | | large light circle | | large light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Changes 2nd figure (see examples)\nU Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small dark circle | | large light triangle | | small light triangle | - T - | small light triangle | | large dark triangle | | large light triangle | | small light triangle |\n| small light triangle | | large dark triangle | | large dark circle | - U - | small dark circle | | large dark triangle | | large dark circle |\n| large light circle | | small light circle | | small dark triangle | - T - | large light circle | | large light triangle | | small dark triangle |\n| small dark triangle | | large dark triangle | | large light triangle | | small dark triangle | - T - | small dark triangle | | small dark circle | | large light triangle | | small dark triangle |\n\nQuestion:\n? - U - | large dark triangle | | large dark circle |\n\nPossible Answers:\nA - | large light circle |\nB - | large light circle | | large dark circle |\nC - | large light circle | | large light triangle |\nD - | large light circle | | large dark circle | | large dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Changes 3rd figure (see examples)\nU Deletes 4th figure\nV Duplicates circles\nW Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark triangle | | small dark circle | - T - | large light triangle | | large dark triangle | | small light triangle |\n| large light triangle | | large light circle | | small light circle | | large light triangle | - U - | large light triangle | | large light circle | | small light circle |\n| large light circle | | large dark triangle | - V - | large light circle | | large light circle | | large dark triangle |\n| small dark triangle | | small light triangle | | small light circle | | small dark circle | - W - | small dark triangle | | small light triangle | | small dark circle | | small light circle |\n\nQuestion:\n| small dark triangle | | large dark circle | - V - ?\n\nPossible Answers:\nA - | small dark triangle | | small dark triangle | | large dark circle | | large dark circle |\nB - | small dark triangle | | large dark circle | | large dark circle |\nC - | small dark triangle | | large dark circle | | large dark circle | | large dark circle | | large dark circle |\nD - | large light triangle | | small light circle | | small light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Deletes 2nd figure\nO Changes 2nd figure (see examples)\nP Changes shading and shape of all figures\nQ Changes size of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small dark triangle | - N - | large light triangle |\n| small dark triangle | | small dark circle | | small dark circle | - O - | small dark triangle | | small light circle | | small dark circle |\n| large dark circle | | small light triangle | | small dark triangle | | small dark circle | - P - Q - | small light triangle | | large dark circle | | large light circle | | large light triangle |\n| small dark circle | | small light triangle | - Q - P - | large light triangle | | large dark circle |\n\nQuestion:\n? - P - - O - - P - | small dark triangle | | large dark triangle |\n\nPossible Answers:\nA - | small dark circle | | large light triangle |\nB - | small dark triangle | | large light triangle |\nC - | small dark triangle | | large dark circle |\nD - | small dark triangle | | large dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Changes size and shading of 1st figure\nH Changes shading and shape of all figures\nI Deletes 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small dark circle | - G - | large light circle | | small dark circle |\n| small light triangle | | large light triangle | | small dark triangle | - H - | small dark circle | | large dark circle | | small light circle |\n| large light triangle | | large light triangle | | large dark circle | | small dark triangle | - I - | large light triangle | | large dark circle | | small dark triangle |\n| small light circle | | small light triangle | - I - H - | small dark circle |\n\nQuestion:\n| large light triangle | | large dark triangle | | large dark circle | | large dark circle | - I - - G - - H - ?\n\nPossible Answers:\nA - | small dark circle | | large light triangle |\nB - | small dark circle | | small dark circle | | large light triangle | | large light triangle |\nC - | small dark circle | | large light triangle | | large light triangle |\nD - | small dark circle | | large light triangle | | large light triangle | | large light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Swaps 1st and 2nd figure\nE Swaps figures (see examples)\nF Changes size of 2nd figure\nG Deletes 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large light triangle | - D - | large light triangle | | small dark triangle |\n| small light triangle | | large dark circle | | large light triangle | - E - | large light triangle | | large dark circle | | small light triangle |\n| small light triangle | | small dark circle | | large light circle | | large light triangle | - F - G - | small light triangle | | large dark circle | | large light triangle |\n| small dark triangle | | small dark circle | | large light triangle | | large light circle | - G - F - | small dark triangle | | large dark circle | | large light circle |\n\nQuestion:\n? - G - - F - | large dark circle | | small light triangle | | large dark circle |\n\nPossible Answers:\nA - | large dark triangle | | large light circle | | small dark circle | | large dark triangle |\nB - | large dark circle | | large light triangle | | small dark triangle | | small dark triangle |\nC - | large dark circle | | large light triangle | | small dark triangle | | large dark circle |\nD - | large dark circle | | small dark triangle | | small dark triangle | | large dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Changes circles (see examples)\nR Changes small triangles (see examples)\nS Changes size of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large dark circle | | small dark circle | | large light circle | - Q - | small dark circle | | small light circle | | large light circle | | small dark circle |\n| small dark triangle | | large light circle | | large dark triangle | | large light triangle | - R - | large dark circle | | large light circle | | large dark triangle | | large light triangle |\n| large light triangle | | large light triangle | | large dark circle | | large dark triangle | - S - | small light triangle | | small light triangle | | small dark circle | | small dark triangle |\n| small light circle | | large light circle | | small light circle | | large dark circle | - Q - | large dark circle | | small dark circle | | large dark circle | | small light circle |\n\nQuestion:\n? - S - - R - - Q - | small light circle | | small dark circle | | large dark circle |\n\nPossible Answers:\nA - | small dark circle | | small dark triangle | | large light circle |\nB - | small dark circle | | small light circle | | large light circle |\nC - | small dark circle | | large light triangle | | large light circle |\nD - | small dark triangle | | large light triangle | | large light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Swaps figures (see examples)\nM Changes shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small light circle | | small light circle | | small dark circle | - L - | small light circle | | small light circle | | large light circle | | small dark circle |\n| large light triangle | | small dark circle | - M - | large dark triangle | | small light circle |\n\nQuestion:\n| large dark circle | | large dark circle | | small light circle | | small light triangle | - M - - L - - M - ?\n\nPossible Answers:\nA - | small light circle | | large dark circle | | large dark circle | | small light triangle |\nB - | small light circle | | small light triangle | | large dark circle | | large dark circle |\nC - | small light circle | | small light circle | | large dark circle | | large dark circle | | small light triangle | | small light triangle |\nD - | small light circle | | large dark circle | | large dark circle | | small dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Duplicates 1st figure\nH Deletes 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large light triangle | | large light triangle | - G - | small dark triangle | | small dark triangle | | large light triangle | | large light triangle |\n| large dark circle | | large light triangle | | small dark triangle | | small light circle | - H - | large light triangle | | small dark triangle | | small light circle |\n| small dark circle | | large dark triangle | - H - | large dark triangle |\n\nQuestion:\n? - G - | small dark circle | | small dark circle | | small dark circle |\n\nPossible Answers:\nA - | small dark circle | | large light circle |\nB - | small dark circle | | small dark circle |\nC - | large light circle | | large light circle |\nD - | large dark circle | | large dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Changes small light figures (see examples)\nV Swaps 1st and 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small light circle | | large dark circle | - U - | small dark triangle | | small dark circle | | large dark circle |\n| large light circle | | large dark triangle | - V - | large dark triangle | | large light circle |\n| large dark triangle | | large light circle | | large dark triangle | | small dark triangle | - V - | large light circle | | large dark triangle | | large dark triangle | | small dark triangle |\n| large dark circle | | large dark circle | | small light circle | - U - | large dark circle | | large dark circle | | small dark circle |\n\nQuestion:\n| small light triangle | | large light triangle | - V - - U - ?\n\nPossible Answers:\nA - | large dark circle | | small light circle |\nB - | small dark triangle |\nC - | large light triangle | | small dark triangle |\nD - | small dark triangle | | large light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ Deletes 1st figure\nK Deletes 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small dark circle | | small dark circle | - J - | small dark circle | | small dark circle |\n| large dark triangle | | large light circle | | large dark triangle | | small dark circle | - K - | large dark triangle | | large light circle | | small dark circle |\n| small dark circle | | large light triangle | | small light triangle | | large light circle | - J - | large light triangle | | small light triangle | | large light circle |\n| large light circle | | small dark triangle | | small dark circle | | large light circle | - J - | small dark triangle | | small dark circle | | large light circle |\n\nQuestion:\n? - J - | small light triangle | | large dark circle | | large light circle |\n\nPossible Answers:\nA - | small light triangle | | large dark circle | | large light circle |\nB - | small light circle | | large dark triangle | | small light circle | | small dark circle |\nC - | large dark circle | | small light triangle | | large dark circle | | large light circle |\nD - | large light circle | | small light triangle | | large dark circle | | large dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE Changes size and shading of 1st figure\nF Duplicates circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light circle | | large dark triangle | - E - | small light circle | | small light circle | | large dark triangle |\n| large dark circle | | small dark circle | | large light triangle | - F - | large dark circle | | large dark circle | | small dark circle | | small dark circle | | large light triangle |\n\nQuestion:\n| large light circle | | small light triangle | | large dark triangle | - E - ?\n\nPossible Answers:\nA - | small dark circle | | small light triangle | | large dark triangle |\nB - | large dark triangle | | large light circle | | small dark circle |\nC - | small dark circle | | small dark circle | | small light triangle | | large dark triangle |\nD - | small dark circle | | small light triangle | | large dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Changes shape of all figures\nU Changes shading of circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small dark triangle | | small light circle | - T - | small light triangle | | small dark circle | | small light triangle |\n| small light circle | | small light triangle | - U - | small dark circle | | small light triangle |\n| large light circle | | small light triangle | | large light circle | - U - | large dark circle | | small light triangle | | large dark circle |\n| large dark triangle | | large light circle | | small dark triangle | | large dark circle | - U - | large dark triangle | | large dark circle | | small dark triangle | | large light circle |\n\nQuestion:\n? - U - - T - | large light triangle | | small dark circle |\n\nPossible Answers:\nA - | large dark circle | | small dark triangle |\nB - | small light circle | | small dark triangle |\nC - | large dark circle | | small dark triangle | | small dark triangle |\nD - | large light triangle | | small dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR (see examples)\nS Changes 2nd figure (see examples)\nT Changes dark triangles (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large dark circle | | large dark circle | | small dark triangle | - R - | small dark triangle | | large dark circle | | large dark circle | | small dark triangle |\n| small light triangle | | small dark circle | - S - | small light triangle | | large dark circle |\n| small dark circle | | large dark circle | | large dark triangle | | small light circle | - T - | small dark circle | | large dark circle | | small light triangle | | small light circle |\n| large light circle | | large light triangle | | large light triangle | | small dark triangle | - T - S - | large light circle | | small light triangle | | large light triangle | | large light triangle |\n\nQuestion:\n| small dark circle | | large light circle | | large dark triangle | | small dark triangle | - R - - T - - S - ?\n\nPossible Answers:\nA - | small light triangle | | small light triangle | | small light circle | | small light circle | | small light triangle | | small light triangle | | large light triangle |\nB - | small light triangle | | small light circle | | small light triangle | | large light triangle |\nC - | small light triangle | | large light triangle | | small light triangle | | small light circle |\nD - | small light circle | | small light triangle | | large light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Duplicates 2nd figure\nD Changes shading and shape of 1st figure\nE Changes size and shading of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large dark circle | - C - | large dark circle | | large dark circle | | large dark circle |\n| large light triangle | | large dark circle | | small dark triangle | - D - | large dark circle | | large dark circle | | small dark triangle |\n| small dark triangle | | small dark triangle | | small dark triangle | | small light triangle | - E - | small dark triangle | | large light triangle | | small dark triangle | | small light triangle |\n\nQuestion:\n? - C - | small dark triangle | | small light triangle | | small light triangle | | large light triangle |\n\nPossible Answers:\nA - | large dark circle | | small light triangle | | large light triangle |\nB - | small dark triangle | | small light triangle | | large light triangle |\nC - | large light triangle | | small light triangle | | small dark triangle |\nD - | small dark triangle | | small light triangle | | large light triangle | | large light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Duplicates 2nd figure\nR Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small light triangle | | small dark triangle | - Q - | large light circle | | small light triangle | | small light triangle | | small dark triangle |\n| small dark circle | | large light circle | | small light circle | - R - | large dark circle | | large light circle | | small light circle |\n| small light triangle | | small dark triangle | - Q - | small light triangle | | small dark triangle | | small dark triangle |\n\nQuestion:\n? - R - | large dark circle | | small dark triangle |\n\nPossible Answers:\nA - | small dark triangle |\nB - | small dark circle | | small light circle |\nC - | small light circle | | small light triangle |\nD - | small dark circle | | small dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Changes 1st figure (see examples)\nW Changes shape of 3rd figure\nX Duplicates light figures\nY Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large light triangle | - V - | large light circle | | large light triangle |\n| small light triangle | | large light triangle | | small dark circle | | small dark circle | - W - | small light triangle | | large light triangle | | small dark triangle | | small dark circle |\n| small dark triangle | | small light triangle | | large dark triangle | - X - Y - | small dark triangle | | small light triangle | | small light triangle | | small light triangle | | large dark triangle |\n| small light circle | | large light triangle | - Y - X - | small light circle | | small light circle | | large light triangle | | large light triangle | | large light triangle | | large light triangle |\n\nQuestion:\n? - Y - | small light circle | | small light circle | | small light circle | | small light triangle |\n\nPossible Answers:\nA - | small light circle | | small light circle | | large light circle |\nB - | small dark triangle | | small light circle | | small light triangle |\nC - | large light triangle | | small light circle | | small light triangle |\nD - | small light circle | | small light circle | | small light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Swaps figures (see examples)\nW Changes 1st figure (see examples)\nX Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small dark triangle | | small light circle | - V - | small dark triangle | | small light circle | | small dark triangle |\n| large dark circle | | large light triangle | - W - | small light circle | | large light triangle |\n| large light triangle | | small light triangle | - X - | large light triangle | | large light triangle |\n| small dark circle | | large light triangle | | small light triangle | | large dark triangle | - X - W - | large light circle | | small light triangle | | small light triangle | | large dark triangle |\n\nQuestion:\n? - V - | large light circle | | small light circle | | small dark triangle | | small light triangle |\n\nPossible Answers:\nA - | large light circle | | small dark triangle | | small light circle | | small light triangle | | small light triangle |\nB - | large light circle | | small dark triangle | | small light circle | | small light triangle |\nC - | large light circle | | small dark triangle | | small light triangle |\nD - | large light triangle | | small dark circle | | small light triangle | | small light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE Changes 2nd figure (see examples)\nF Changes 1st figure (see examples)\nG Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large dark circle | - E - | large dark circle | | small dark circle |\n| large light circle | | large light circle | - F - | large dark triangle | | large light circle |\n| large light triangle | | small light triangle | | small dark circle | - G - | large light triangle | | small dark circle | | small light triangle |\n| small dark triangle | | small dark circle | - F - | small light circle | | small dark circle |\n\nQuestion:\n? - G - | large dark triangle | | large dark circle | | large dark triangle | | small light triangle |\n\nPossible Answers:\nA - | large dark triangle | | large dark triangle | | large dark circle | | small light triangle |\nB - | large light triangle | | large light triangle | | large light circle | | small dark triangle |\nC - | large dark triangle | | large dark triangle | | large dark circle | | small dark circle |\nD - | large dark triangle | | large dark triangle | | large dark circle | | small light triangle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Duplicates 2nd figure\nN Deletes 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large dark circle | | large light circle | - M - | large dark triangle | | large dark circle | | large dark circle | | large light circle |\n| small dark triangle | | small light triangle | - N - | small dark triangle |\n| small light circle | | large light circle | | small light circle | - M - | small light circle | | large light circle | | large light circle | | small light circle |\n| large light circle | | large dark circle | | small light circle | - M - | large light circle | | large dark circle | | large dark circle | | small light circle |\n\nQuestion:\n? - M - | large dark triangle | | large dark triangle | | large dark triangle | | large dark circle |\n\nPossible Answers:\nA - | large dark triangle | | large dark triangle | | large dark triangle | | large dark circle |\nB - | large dark triangle | | large dark triangle | | large dark circle |\nC - | large dark triangle | | large light circle | | large dark circle |\nD - | large dark triangle | | large dark triangle | | large light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Changes size of all figures\nR Changes shape of 4th figure\nS Deletes 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large dark triangle | | small light triangle | - Q - | large dark triangle | | small dark triangle | | large light triangle |\n| large dark triangle | | small dark circle | | large light circle | | small dark triangle | - R - | large dark triangle | | small dark circle | | large light circle | | small dark circle |\n| small light triangle | | small dark triangle | | large dark triangle | | large light triangle | - S - | small light triangle | | small dark triangle | | large light triangle |\n\nQuestion:\n? - Q - - R - - S - | small dark circle | | small light triangle | | large light circle |\n\nPossible Answers:\nA - | small dark circle | | small light triangle | | small light circle | | large light triangle |\nB - | large dark circle | | large light triangle | | large light circle | | small dark triangle |\nC - | large dark circle | | large light triangle | | large light circle | | small light triangle | | small light triangle |\nD - | large dark circle | | large light triangle | | large light circle | | small light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Changes 3rd figure (see examples)\nW Duplicates 1st figure\nX Changes shape of 1st figure\nY Duplicates 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large light circle | | large light triangle | | large dark circle | - V - | small dark circle | | large light circle | | small dark triangle | | large dark circle |\n| large dark triangle | | small light triangle | | large light triangle | | small light circle | - W - | large dark triangle | | large dark triangle | | small light triangle | | large light triangle | | small light circle |\n| small light circle | | large dark circle | | small dark triangle | - X - | small light triangle | | large dark circle | | small dark triangle |\n| large dark triangle | | large dark triangle | | large light circle | - Y - | large dark triangle | | large dark triangle | | large light circle | | large light circle |\n\nQuestion:\n| large dark triangle | | small dark circle | | large light circle | | small dark triangle | - W - - X - - W - ?\n\nPossible Answers:\nA - | large dark circle | | large dark circle | | large dark triangle | | small dark circle | | large light circle | | small dark triangle |\nB - | large dark circle | | large dark circle | | large dark triangle | | large light circle | | large light circle | | small dark triangle |\nC - | large dark circle | | large dark circle | | large dark triangle | | large dark triangle | | large light circle | | small dark triangle |\nD - | small dark triangle | | large dark circle | | large dark triangle | | small dark circle | | large light circle | | small dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Changes size of 2nd figure\nD Changes small dark triangles (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small dark circle | | large dark triangle | - C - | small dark triangle | | large dark circle | | large dark triangle |\n| large dark triangle | | large dark circle | | large dark circle | | small dark triangle | - D - | large dark triangle | | large dark circle | | large dark circle | | small dark circle |\n\nQuestion:\n? - D - | large light circle | | small dark circle | | small light circle | | small light circle |\n\nPossible Answers:\nA - | large light circle | | small dark triangle | | small light circle | | large light triangle |\nB - | large light circle | | small dark triangle | | small light circle | | small light circle | | small light circle | | small light circle |\nC - | large light circle | | small dark triangle | | small light circle | | small light circle |\nD - | large light circle | | small light circle | | small light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Duplicates 3rd figure\nR Deletes 4th figure\nS Swaps figures (see examples)\nT Changes size of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large dark circle | | large light circle | - Q - | large light circle | | large dark circle | | large light circle | | large light circle |\n| small dark triangle | | large dark triangle | | small light circle | | small dark circle | - R - | small dark triangle | | large dark triangle | | small light circle |\n| small dark triangle | | small light circle | | small light triangle | - S - | small dark triangle | | small light triangle | | small light circle |\n| small light triangle | | small dark circle | - T - | large light triangle | | small dark circle |\n\nQuestion:\n? - T - - S - | large dark circle | | small light triangle | | large dark triangle | | large light triangle |\n\nPossible Answers:\nA - | small dark circle | | large dark triangle | | large dark triangle | | small light triangle | | large light triangle |\nB - | small dark circle | | large dark triangle | | small light triangle | | large light triangle |\nC - | small dark circle | | large dark triangle | | small light triangle |\nD - | small dark circle | | small dark circle | | large dark triangle | | small light triangle | | small light triangle | | large light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK Changes dark figures (see examples)\nL (see examples)\nM Swaps 1st and 2nd figure\nN Deletes 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large light circle | | small light circle | - K - | small dark circle | | large light circle | | small light circle |\n| small dark circle | | small dark triangle | | large light triangle | - L - | small dark triangle | | small dark circle | | large light triangle |\n| large dark triangle | | large light triangle | | large dark circle | - M - | large light triangle | | large dark triangle | | large dark circle |\n| large light circle | | large dark circle | - N - | large dark circle |\n\nQuestion:\n? - L - - M - | small dark triangle | | large dark circle | | small dark circle | | small light circle |\n\nPossible Answers:\nA - | small dark triangle | | large dark circle | | small dark circle |\nB - | small light triangle | | large dark circle | | small light circle | | small dark circle |\nC - | small dark triangle | | large dark circle | | small dark circle | | small light circle |\nD - | small dark triangle | | large dark circle | | large dark circle | | large light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Changes 1st figure (see examples)\nQ (see examples)\nR Changes size of all figures\nS Changes shape of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small light circle | | small dark triangle | - P - | large light triangle | | small light circle | | small dark triangle |\n| large light circle | | large dark triangle | | large light circle | - Q - | large light circle | | large dark triangle | | large light triangle |\n| small light circle | | small light circle | | large dark triangle | - R - | large light circle | | large light circle | | small dark triangle |\n| large light circle | | large dark circle | | small light triangle | | small dark circle | - S - | large light triangle | | large dark circle | | small light triangle | | small dark circle |\n\nQuestion:\n? - S - | small light triangle | | large dark triangle |\n\nPossible Answers:\nA - | small light circle | | large dark triangle |\nB - | small light circle | | large dark triangle | | large dark triangle |\nC - | large light triangle | | large dark triangle |\nD - | large light circle | | large dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE Duplicates large light figures\nF Duplicates 1st figure\nG Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large light triangle | - E - | large light triangle | | large light triangle | | large light triangle | | large light triangle |\n| large dark circle | | large dark circle | - F - | large dark circle | | large dark circle | | large dark circle |\n| small dark circle | | small dark circle | | large dark circle | | large light circle | - G - | large light circle | | small dark circle | | large dark circle | | small dark circle |\n| large light triangle | | large light circle | - F - | large light triangle | | large light triangle | | large light circle |\n\nQuestion:\n? - G - | small dark triangle | | small light circle | | large dark triangle | | small light triangle |\n\nPossible Answers:\nA - | small light triangle | | small light circle | | large dark triangle | | small dark triangle |\nB - | small dark triangle | | small light circle | | large dark triangle | | small light triangle |\nC - | small light triangle | | small light circle |\nD - | small light triangle | | small light circle | | large dark triangle | | small dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Changes dark figures (see examples)\nT Swaps 2nd and 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light triangle | - S - | large dark triangle | | small light triangle |\n| small dark circle | | small dark triangle | | small light circle | | small light circle | - T - | small dark triangle | | small dark circle | | small light circle | | small light circle |\n| small dark circle | | large dark circle | | small dark circle | - S - | small dark triangle | | large dark triangle | | small dark triangle |\n\nQuestion:\n| large light triangle | | small dark triangle | | small light triangle | - S - - T - ?\n\nPossible Answers:\nA - | small dark circle | | large light triangle | | small light triangle | | small light triangle |\nB - | small dark circle | | small light circle | | small light triangle |\nC - | small dark circle | | large light triangle | | large light triangle | | small light triangle |\nD - | small dark circle | | large light triangle | | small light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Duplicates large triangles\nQ Changes size and shape of all figures\nR Changes 3rd figure (see examples)\nS Duplicates 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large light triangle | - P - | small light triangle | | large light triangle | | large light triangle |\n| large dark circle | | small dark circle | - Q - | small dark triangle | | large dark triangle |\n| large light circle | | small light triangle | | large dark triangle | - R - | large light circle | | small light triangle | | large light circle |\n| large light triangle | | large dark circle | | large dark circle | - S - | large light triangle | | large dark circle | | large dark circle | | large dark circle |\n\nQuestion:\n| large light circle | | small light triangle | | small dark circle | - R - ?\n\nPossible Answers:\nA - | large light circle | | small light circle | | small light triangle |\nB - | large light circle | | small light triangle | | small light triangle |\nC - | large light circle | | large light circle | | small light triangle | | small light triangle |\nD - | large light circle | | small light triangle | | small light triangle | | small light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Changes shading of 1st figure\nE Changes size and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small dark triangle | | large light triangle | - D - | large dark triangle | | small dark triangle | | large light triangle |\n| large dark circle | | small dark triangle | | large light circle | - E - | small dark triangle | | large dark circle | | small light triangle |\n\nQuestion:\n? - E - - D - | large dark triangle | | small light circle |\n\nPossible Answers:\nA - | large light triangle | | small light circle |\nB - | small light circle | | large light triangle |\nC - | large dark circle | | small dark triangle |\nD - | small light circle | | small light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE Swaps figures (see examples)\nF Changes size and shading of 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small dark circle | | small dark triangle | | small light circle | - E - | large light circle | | small dark triangle | | small dark circle | | small light circle |\n| small dark circle | | large dark triangle | | large dark triangle | - F - | small dark circle | | large dark triangle | | small light triangle |\n\nQuestion:\n? - F - | small dark triangle | | large light triangle | | small dark circle | | small dark triangle |\n\nPossible Answers:\nA - | small dark circle | | large light triangle | | large light circle | | small dark triangle |\nB - | small light triangle | | large light triangle | | large light circle | | small light triangle |\nC - | small dark triangle | | large light triangle | | large light circle | | small dark triangle |\nD - | small dark triangle | | large light triangle | | large light triangle | | large light circle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Changes size of small dark circles\nG Changes shape of 3rd figure\nH Swaps 2nd and 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small dark circle | | small light triangle | - F - | small light triangle | | large dark circle | | small light triangle |\n| large light triangle | | large light circle | | small dark triangle | | small dark circle | - G - | large light triangle | | large light circle | | small dark circle | | small dark circle |\n| large dark triangle | | small light triangle | | large dark triangle | - H - | small light triangle | | large dark triangle | | large dark triangle |\n| small light triangle | | small light circle | | large light triangle | | large dark circle | - H - G - | small light circle | | small light triangle | | large light circle | | large dark circle |\n\nQuestion:\n| small light circle | | large light triangle | | small light triangle | | small dark circle | - H - - G - - H - ?\n\nPossible Answers:\nA - | small light circle | | large light triangle | | small light circle | | small dark circle |\nB - | small light circle | | small light circle | | small dark circle |\nC - | small light circle | | large light triangle | | small dark circle | | small dark circle |\nD - | small light circle | | small light circle | | large light triangle | | small light circle | | small dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Changes size of 4th figure\nB Changes size of all figures\nC Changes shading of small light figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small dark circle | | small dark triangle | | large light triangle | - A - | small dark circle | | small dark circle | | small dark triangle | | small light triangle |\n| large light circle | | large light triangle | - B - | small light circle | | small light triangle |\n| large light circle | | small light circle | - C - | large light circle | | small dark circle |\n\n\nQuestion:\n? - B - - A - - B - | small dark triangle | | small dark triangle | | large dark circle | | large light triangle |\n\nPossible Answers:\nA - | small dark triangle | | small dark triangle | | small dark circle | | small light triangle |\nB - | small dark triangle | | small dark triangle | | large dark circle | | small light triangle |\nC - | small dark triangle | | small dark triangle | | large dark circle | | small dark triangle |\nD - | small dark triangle | | small light circle | | large dark circle | | small light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Changes shape of 3rd figure\nN Changes shading of 2nd figure\nO Deletes 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small light triangle | | large light circle | | small light circle | - M - | large dark triangle | | small light triangle | | large light triangle | | small light circle |\n| small dark circle | | small dark circle | | large dark circle | | small dark triangle | - N - | small dark circle | | small light circle | | large dark circle | | small dark triangle |\n| small dark circle | | large dark circle | - O - | large dark circle |\n| large light triangle | | large dark triangle | - N - | large light triangle | | large light triangle |\n\nQuestion:\n| small light circle | | small light triangle | | small dark circle | - M - ?\n\nPossible Answers:\nA - | small light circle | | small light triangle | | small dark triangle |\nB - | small light circle | | small dark triangle | | small dark triangle |\nC - | small light triangle | | small dark triangle |\nD - | small dark triangle | | small light triangle | | small light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Changes shading of all figures\nU Changes size of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large light triangle | - T - | large light triangle | | large dark triangle |\n| large dark circle | | small light triangle | | small light triangle | - U - | small dark circle | | large light triangle | | large light triangle |\n| large light triangle | | large light circle | - T - | large dark triangle | | large dark circle |\n| small light circle | | large light triangle | | small dark circle | | large dark circle | - T - | small dark circle | | large dark triangle | | small light circle | | large light circle |\n\nQuestion:\n| small light circle | | small light triangle | | large dark circle | - U - ?\n\nPossible Answers:\nA - | large light circle | | large light triangle | | small dark circle |\nB - | large light circle | | large light triangle |\nC - | large light circle | | large light triangle | | large light triangle | | small dark circle |\nD - | small dark circle | | small dark triangle | | large light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Deletes 1st figure\nH Changes size of all figures\nI Changes light circles (see examples)\nJ Changes small light circles (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large dark triangle | - G - | large dark triangle |\n| large dark circle | | large dark triangle | | large light triangle | | small light circle | - H - | small dark circle | | small dark triangle | | small light triangle | | large light circle |\n\n\n\nQuestion:\n? - J - - I - - H - | small dark circle | | large light triangle |\n\nPossible Answers:\nA - | small light circle | | small light circle | | small light triangle |\nB - | large dark circle | | small light triangle |\nC - | large light triangle | | large light circle |\nD - | small light circle | | small light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ Duplicates dark figures\nK Changes small dark figures (see examples)\nL Changes shading of all figures\nM Duplicates small light circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large dark triangle | | large dark circle | | large light triangle | - J - | large dark circle | | large dark circle | | large dark triangle | | large dark triangle | | large dark circle | | large dark circle | | large light triangle |\n| small light triangle | | small dark triangle | | large dark triangle | | large light triangle | - K - | small light triangle | | small light triangle | | large dark triangle | | large light triangle |\n| small light triangle | | small dark circle | | large dark triangle | | large light circle | - L - | small dark triangle | | small light circle | | large light triangle | | large dark circle |\n| large light circle | | small dark circle | | small light circle | | small light circle | - M - | large light circle | | small dark circle | | small light circle | | small light circle | | small light circle | | small light circle |\n\nQuestion:\n? - K - | small light circle | | small light triangle | | large dark circle | | small light triangle |\n\nPossible Answers:\nA - | small dark circle | | small dark triangle | | large dark circle | | small light triangle | | small light triangle |\nB - | small dark circle | | small dark triangle | | large dark circle | | small light triangle |\nC - | small dark circle | | small dark triangle | | small light triangle |\nD - | small light triangle | | small dark triangle | | large dark circle | | small light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Changes size and shape of triangles\nC Deletes 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small dark triangle | - B - | small light circle | | large dark circle |\n| large dark triangle | | small light circle | | small dark triangle | - C - | large dark triangle | | small light circle |\n\nQuestion:\n? - C - - B - - C - | small light circle | | large dark circle |\n\nPossible Answers:\nA - | large light triangle | | large dark circle | | large dark triangle | | small light circle |\nB - | large light triangle | | large dark circle | | small dark circle | | small light circle |\nC - | small dark triangle | | small light circle | | small light triangle | | large dark circle |\nD - | large light triangle | | large light triangle | | large dark circle | | large dark triangle | | small light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Swaps figures (see examples)\nS (see examples)\nT Swaps 1st and 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large dark circle | | small dark circle | | small light triangle | - R - | small light triangle | | small dark circle | | large dark circle | | small light triangle |\n| small light triangle | | small light triangle | - S - | small dark circle | | small dark circle |\n| large dark triangle | | small dark triangle | | large light triangle | - T - | small dark triangle | | large dark triangle | | large light triangle |\n| small dark circle | | small light triangle | - T - | small light triangle | | small dark circle |\n\nQuestion:\n? - S - - R - - T - | small light circle | | small dark circle | | large light circle |\n\nPossible Answers:\nA - | small light triangle | | large dark triangle | | small dark triangle |\nB - | small light triangle | | large light circle | | small dark triangle |\nC - | large light circle | | large dark triangle | | small dark triangle |\nD - | small dark triangle | | large dark triangle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Duplicates 1st figure\nJ Duplicates large triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small dark circle | | small light circle | | small dark triangle | - I - | large dark circle | | large dark circle | | small dark circle | | small light circle | | small dark triangle |\n| large light triangle | | small light circle | - J - | large light triangle | | large light triangle | | small light circle |\n\nQuestion:\n| large dark circle | | large dark triangle | | large light triangle | | large dark circle | - J - - I - - J - ?\n\nPossible Answers:\nA - | large dark circle | | large dark circle | | large dark triangle | | large dark triangle | | large dark triangle | | large dark triangle | | large light triangle | | large light triangle | | large light triangle | | large dark circle |\nB - | large dark circle | | large dark circle | | large dark triangle | | large dark triangle | | large dark triangle | | large dark triangle | | large light triangle | | large light triangle | | large light triangle | | large light triangle | | large dark circle |\nC - | large dark triangle | | large dark triangle | | large dark circle | | large dark circle | | large dark circle | | large dark circle | | large light circle | | large light circle | | large light circle | | large light circle | | large dark triangle |\nD - | large dark circle | | large dark circle | | large dark triangle | | large dark triangle | | large dark triangle | | large dark circle | | large light triangle | | large light triangle | | large light triangle | | large light triangle | | large dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Changes shape of all figures\nU Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small light triangle | | small light circle | | large light circle | - T - | large light triangle | | small light circle | | small light triangle | | large light triangle |\n| small light circle | | small light triangle | - U - | small light circle | | small light triangle | | small light triangle |\n| large light triangle | | small light circle | | small dark circle | - T - | large light circle | | small light triangle | | small dark triangle |\n| large dark circle | | small dark triangle | | small dark triangle | | large dark circle | - U - | large dark circle | | small dark triangle | | small dark triangle | | small dark triangle | | large dark circle |\n\nQuestion:\n? - T - - U - - T - | small dark circle | | large light triangle | | large light triangle |\n\nPossible Answers:\nA - | small dark triangle | | large light triangle |\nB - | small dark circle | | large light triangle | | large light triangle |\nC - | large dark circle | | small light triangle |\nD - | small dark circle | | large light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Duplicates 1st figure\nH Changes shape of all figures\nI Changes size of 1st figure\nJ Changes size and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small dark circle | | large dark circle | | large light circle | - G - | large dark circle | | large dark circle | | small dark circle | | large dark circle | | large light circle |\n| small dark triangle | | small light triangle | | small dark triangle | | large light circle | - H - | small dark circle | | small light circle | | small dark circle | | large light triangle |\n| large light triangle | | large dark triangle | - I - J - | large light circle | | small dark circle |\n| large light circle | | small dark triangle | | small light triangle | | small dark triangle | - J - I - | large light triangle | | large dark circle | | large light circle | | large dark circle |\n\nQuestion:\n| large light triangle | | small dark triangle | | large dark circle | | large light triangle | - I - - J - - I - ?\n\nPossible Answers:\nA - | small light circle | | large dark circle | | small dark triangle | | small light circle |\nB - | small light circle | | large dark circle | | large light triangle | | small light circle |\nC - | small light circle | | small dark triangle | | small dark triangle | | small light circle |\nD - | small light circle | | small dark triangle | | large dark circle | | small light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Changes shading of all figures\nJ Changes size and shape of 2nd figure\nK Changes 3rd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large light circle | | small light triangle | - I - | small light triangle | | large dark circle | | small dark triangle |\n| small dark circle | | large dark triangle | | large dark triangle | - J - | small dark circle | | small dark circle | | large dark triangle |\n| large dark triangle | | large dark triangle | | large light circle | | large light circle | - K - | large dark triangle | | large dark triangle | | small dark circle | | large light circle |\n| small dark circle | | small light circle | | large dark circle | | small light circle | - K - J - | small dark circle | | large light triangle | | small light circle | | small light circle |\n\nQuestion:\n? - K - | large dark circle | | small dark triangle | | large dark triangle |\n\nPossible Answers:\nA - | large dark triangle | | small dark triangle | | small light triangle |\nB - | large dark triangle | | small dark circle | | small light circle |\nC - | large dark circle | | small dark triangle | | small light triangle |\nD - | large dark circle | | large light triangle | | small light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Changes shape of all figures\nR Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large light triangle | | large light triangle | - Q - | large dark circle | | large light circle | | large light circle |\n| small dark triangle | | small light circle | - R - | small dark triangle | | small dark triangle |\n\nQuestion:\n? - R - - Q - | large dark triangle | | large light triangle | | small light circle | | large light circle |\n\nPossible Answers:\nA - | large dark circle | | large dark triangle | | small light triangle | | small light triangle | | large light triangle |\nB - | large dark circle | | small dark circle | | small light triangle | | small light circle |\nC - | large dark circle | | large dark triangle | | small light triangle | | large light triangle |\nD - | small dark circle | | small dark triangle | | large light triangle | | small light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Changes shading of 3rd figure\nW Changes dark figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small dark circle | | large dark circle | | small light triangle | - V - | small light triangle | | small dark circle | | large light circle | | small light triangle |\n| small light triangle | | large dark circle | - W - | small light triangle | | small light circle |\n| small light triangle | | large dark circle | | small dark circle | - V - | small light triangle | | large dark circle | | small light circle |\n\nQuestion:\n? - W - - V - - W - | small light triangle | | small light circle | | small light triangle |\n\nPossible Answers:\nA - | large dark triangle | | large light triangle |\nB - | large dark triangle | | large dark circle | | large light triangle | | large light triangle |\nC - | large dark triangle | | large dark circle | | large light triangle |\nD - | large light triangle | | large dark circle | | large dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO Deletes small dark circles\nP Changes shape of all figures\nQ Duplicates 4th figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large light triangle | | small dark circle | | small light circle | - O - | small light triangle | | large light triangle | | small light circle |\n| large dark triangle | | large light triangle | | large dark circle | - P - | large dark circle | | large light circle | | large dark triangle |\n| large light triangle | | small dark triangle | | large dark circle | | large light circle | - Q - | large light triangle | | small dark triangle | | large dark circle | | large light circle | | large light circle |\n\n\nQuestion:\n| small light circle | | large light triangle | | large light triangle | | large light triangle | - Q - ?\n\nPossible Answers:\nA - | small light circle | | large light triangle | | large light triangle | | large light triangle | | large light triangle |\nB - | small light circle | | large light triangle | | large light triangle | | large light triangle | | small light circle |\nC - | small light circle | | large light triangle | | large dark circle | | large light triangle | | large light triangle |\nD - | small light circle | | large light triangle | | small light triangle | | large light triangle | | large light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Deletes 1st figure\nN Changes circles (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark circle | - M - | large dark circle |\n| small dark circle | | large light triangle | - N - | large dark circle | | large light triangle |\n| large light circle | | large light triangle | | small light circle | - N - | small light circle | | large light triangle | | large light circle |\n\nQuestion:\n? - N - | small dark circle | | large light triangle |\n\nPossible Answers:\nA - | large dark circle | | small dark triangle |\nB - | large dark circle | | small light triangle |\nC - | large light triangle | | large light triangle |\nD - | large dark circle | | large light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO Changes 2nd figure (see examples)\nP Changes shading of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large dark circle | - O - | small light triangle | | small light circle |\n| small dark circle | | small light circle | - P - | small light circle | | small light circle |\n| small dark circle | | small light circle | - P - | small light circle | | small light circle |\n| small light triangle | | large light circle | - P - | small dark triangle | | large light circle |\n\nQuestion:\n? - P - - O - - P - | small dark triangle | | large light circle |\n\nPossible Answers:\nA - | small dark triangle |\nB - | small dark triangle | | large dark circle |\nC - | small dark circle | | small dark triangle |\nD - | small dark triangle | | small dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Duplicates 2nd figure\nV Swaps figures (see examples)\nW Changes shape of all figures\nX Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small dark circle | - U - | small dark circle | | small dark circle | | small dark circle |\n| large dark triangle | | small dark triangle | | small light circle | - V - | small light circle | | small dark triangle | | large dark triangle |\n| small dark circle | | small dark triangle | | large light circle | | small light circle | - W - | small dark triangle | | small dark circle | | large light triangle | | small light triangle |\n| large dark triangle | | large dark circle | - X - | large dark triangle | | small dark circle |\n\nQuestion:\n? - X - | large dark triangle | | large light circle |\n\nPossible Answers:\nA - | large dark triangle | | large light triangle |\nB - | large dark triangle | | small dark triangle |\nC - | large dark triangle | | small light circle |\nD - | large light circle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK Duplicates large figures\nL Deletes 1st figure\nM Deletes 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small dark triangle | | small dark triangle | - K - | large dark triangle | | large dark triangle | | small dark triangle | | small dark triangle |\n| small light circle | | large light circle | | small light circle | - L - | large light circle | | small light circle |\n| large dark triangle | | small dark triangle | | large dark triangle | | large light circle | - M - | large dark triangle | | large dark triangle | | large light circle |\n\nQuestion:\n? - K - | large dark circle | | large dark circle | | large dark triangle | | large dark triangle | | small light circle |\n\nPossible Answers:\nA - | large light triangle | | large light circle | | small light circle |\nB - | small light circle | | large dark triangle | | large dark circle |\nC - | large dark circle | | large dark triangle | | small light circle |\nD - | large dark circle | | small light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Changes size of 1st figure\nJ Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small light triangle | | large dark triangle | - I - | large dark triangle | | small light triangle | | large dark triangle |\n| large dark circle | | large dark triangle | - J - | large light triangle | | large dark triangle |\n\nQuestion:\n| small light circle | | small light circle | | small dark triangle | | small dark triangle | - I - ?\n\nPossible Answers:\nA - | small dark triangle | | small dark triangle |\nB - | large light circle | | small dark triangle | | small dark triangle | | small light circle |\nC - | large light circle | | small light circle | | small dark triangle | | small dark triangle |\nD - | large light circle | | small light circle | | small light triangle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Changes size and shading of 1st figure\nM Duplicates large dark triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small dark triangle | | large light circle | - L - | large light triangle | | small dark triangle | | large light circle |\n| large dark triangle | | large dark circle | | small dark triangle | - M - | large dark triangle | | large dark triangle | | large dark circle | | small dark triangle |\n| large light triangle | | small light circle | | large light triangle | - L - | small dark triangle | | small light circle | | large light triangle |\n| small light circle | | large light circle | - L - | large dark circle | | large light circle |\n\nQuestion:\n| small dark circle | | large light circle | | large dark triangle | | small light triangle | - M - - L - - M - ?\n\nPossible Answers:\nA - | large light circle | | large light circle | | large dark triangle | | small light triangle | | large dark triangle | | large dark triangle | | large dark triangle |\nB - | large light circle | | large light circle | | large dark triangle | | large dark triangle | | large dark triangle | | large dark triangle | | large light triangle |\nC - | large light circle | | large light circle | | large dark triangle | | large dark triangle | | large dark triangle | | large dark triangle | | small light triangle |\nD - | small light circle | | small light circle | | small dark triangle | | small dark triangle | | small dark triangle | | small dark triangle | | large light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Changes 1st figure (see examples)\nS Changes small light figures (see examples)\nT Changes 3rd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small light circle | | small light triangle | - R - | small light triangle | | small light circle | | small light triangle |\n| large dark circle | | small dark circle | | small light circle | | large light triangle | - S - | large dark circle | | small dark circle | | small dark triangle | | large light triangle |\n| small light triangle | | small light circle | | large light triangle | - T - | small light triangle | | small light circle | | small light triangle |\n\n\nQuestion:\n| large light triangle | | large dark triangle | | large light triangle | - R - - T - ?\n\nPossible Answers:\nA - | small light circle | | large dark triangle |\nB - | small light circle | | large dark triangle | | small dark circle |\nC - | small light circle | | large dark triangle | | small light triangle |\nD - | small light circle | | small light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Changes shading of small triangles\nB Changes size and shading of all figures\nC Duplicates light figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small dark circle | | large dark triangle | - A - | small dark triangle | | small dark circle | | large dark triangle |\n| large light triangle | | large light triangle | | large dark triangle | - B - | small dark triangle | | small dark triangle | | small light triangle |\n| large dark circle | | large dark circle | | small dark circle | | large light triangle | - C - | large dark circle | | large dark circle | | small dark circle | | large light triangle | | large light triangle |\n| small light triangle | | large light triangle | | small light circle | | large dark triangle | - C - B - | large dark triangle | | large dark triangle | | small dark triangle | | small dark triangle | | large dark circle | | large dark circle | | small light triangle |\n\nQuestion:\n? - A - | small dark triangle | | large dark triangle | | large light circle |\n\nPossible Answers:\nA - | small dark circle | | large dark triangle | | large light circle |\nB - | small light triangle | | large dark triangle |\nC - | small light triangle | | large dark triangle | | large light circle |\nD - | small light triangle | | large dark triangle | | large light circle | | large light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Swaps 4th and 1st figure\nC Changes shading and shape of small circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large dark circle | | large light circle | | large light circle | - B - | large light circle | | large dark circle | | large light circle | | small dark triangle |\n| large dark circle | | small light circle | | large dark triangle | | small dark triangle | - C - | large dark circle | | small dark triangle | | large dark triangle | | small dark triangle |\n\nQuestion:\n| large dark circle | | small light circle | | large dark triangle | - C - ?\n\nPossible Answers:\nA - | large dark circle | | small dark triangle | | large dark triangle |\nB - | large dark circle | | small dark triangle | | small dark triangle | | large dark triangle |\nC - | large dark circle | | large dark triangle | | large dark triangle |\nD - | large dark triangle | | small dark circle | | large dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Changes size of large figures\nE Changes shading and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small light triangle | | large light triangle | | small dark triangle | - D - | small dark triangle | | small light triangle | | small light triangle | | small dark triangle |\n| small dark triangle | | small dark circle | - E - | small light circle | | small light triangle |\n\nQuestion:\n? - E - - D - - E - | small dark triangle | | small light circle | | small dark triangle |\n\nPossible Answers:\nA - | large dark triangle | | large dark triangle | | large light circle | | large dark triangle |\nB - | large dark triangle | | large light circle | | large dark triangle |\nC - | large dark triangle | | small light circle | | large dark triangle |\nD - | large dark circle | | large light triangle | | large dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Changes shape of 1st figure\nU Deletes 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small dark circle | | small light triangle | | small dark circle | - T - | small dark triangle | | small dark circle | | small light triangle | | small dark circle |\n| small dark circle | | small dark circle | | large light circle | - U - | small dark circle | | large light circle |\n\nQuestion:\n| small dark triangle | | small dark circle | | small light triangle | - U - ?\n\nPossible Answers:\nA - | small light triangle | | small light triangle |\nB - | small dark circle | | small light triangle |\nC - | small dark triangle | | small light triangle |\nD - | small light triangle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Duplicates light figures\nD Changes size of large light figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large dark circle | | small light circle | - C - | small dark triangle | | large dark circle | | small light circle | | small light circle |\n| small dark triangle | | large light triangle | - D - | small dark triangle | | small light triangle |\n\nQuestion:\n| large light triangle | | large dark circle | - C - - D - - C - ?\n\nPossible Answers:\nA - | small light triangle | | small light triangle | | small light triangle | | small light triangle |\nB - | small light triangle | | small light triangle | | small light triangle | | small light triangle | | large dark circle | | large dark circle |\nC - | small light triangle | | small light triangle | | small light triangle | | small light triangle | | large dark circle |\nD - | small light triangle | | small light triangle | | small light triangle | | small light triangle | | large light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Changes shading and shape of all figures\nW Deletes 2nd figure\nX Changes size and shape of 3rd figure\nY Duplicates large figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large dark triangle | | large light circle | - V - | small light circle | | large light circle | | large dark triangle |\n| large dark triangle | | large light circle | | large dark circle | - W - | large dark triangle | | large dark circle |\n| large dark circle | | large dark triangle | | large light triangle | | large dark triangle | - X - Y - | large dark circle | | large dark circle | | large dark triangle | | large dark triangle | | small light circle | | large dark triangle | | large dark triangle |\n\n\nQuestion:\n? - V - - X - | small dark triangle | | large dark circle | | large light triangle | | large dark triangle |\n\nPossible Answers:\nA - | small light circle | | large light triangle | | small dark triangle | | small dark triangle | | large light circle |\nB - | small light circle | | large light triangle | | large light triangle | | large light circle |\nC - | small light circle | | large light triangle | | small dark triangle | | large light circle |\nD - | large dark circle | | large light triangle | | small dark triangle | | small dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Duplicates large light figures\nE Duplicates 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large light triangle | - D - | large dark triangle | | large light triangle | | large light triangle |\n| small dark triangle | | large light circle | | small light circle | - E - | small dark triangle | | large light circle | | small light circle | | small light circle |\n| small dark triangle | | large light triangle | | large dark circle | | large dark triangle | - D - | small dark triangle | | large light triangle | | large light triangle | | large dark circle | | large dark triangle |\n| large dark circle | | small dark circle | | large light triangle | - D - | large dark circle | | small dark circle | | large light triangle | | large light triangle |\n\nQuestion:\n? - E - | small light triangle | | large light circle | | large light triangle | | large light triangle |\n\nPossible Answers:\nA - | large light circle |\nB - | small light triangle | | large light triangle | | large light triangle |\nC - | small light triangle | | large light circle | | large light triangle |\nD - | small light triangle | | small light triangle | | large light circle | | large light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Changes size and shape of small light figures\nN Deletes 2nd figure\nO Swaps figures (see examples)\nP Changes size and shape of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small dark circle | | large dark circle | - M - | large light triangle | | small dark circle | | large dark circle |\n| small light circle | | small dark circle | | small dark circle | - N - | small light circle | | small dark circle |\n| large light circle | | large light triangle | - O - | large light triangle | | large light circle |\n| small dark triangle | | large dark triangle | | large light circle | - P - | small dark triangle | | small dark circle | | large light circle |\n\nQuestion:\n? - P - - M - | large light circle | | small dark triangle | | large dark circle | | large light circle |\n\nPossible Answers:\nA - | small light triangle | | large dark circle | | large dark circle | | small light triangle |\nB - | large light circle | | large dark circle | | large dark circle | | small light triangle |\nC - | large light circle | | large dark circle | | large dark circle | | small dark circle |\nD - | small dark circle | | large dark circle | | large dark circle | | small light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Changes size and shading of circles\nT Deletes 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large light circle | | small light triangle | | large dark circle | - S - | large dark triangle | | small dark circle | | small light triangle | | small light circle |\n| large light circle | | large light triangle | | small dark circle | - T - | large light triangle | | small dark circle |\n\nQuestion:\n| small light triangle | | small dark circle | | small dark circle | - T - - S - - T - ?\n\nPossible Answers:\nA - | large light circle |\nB - | large light circle | | large light circle |\nC - | large dark circle |\nD - | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Duplicates 1st figure\nO Deletes 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large light circle | | large light circle | | large dark circle | - N - | small light circle | | small light circle | | large light circle | | large light circle | | large dark circle |\n| large light triangle | | large light triangle | - O - | large light triangle |\n| large light circle | | small dark circle | - N - | large light circle | | large light circle | | small dark circle |\n| small dark circle | | large light triangle | | small light circle | | small dark triangle | - O - | small dark circle | | small light circle | | small dark triangle |\n\nQuestion:\n| small dark triangle | | large dark circle | | large light triangle | | large light circle | - N - - O - - N - ?\n\nPossible Answers:\nA - | small dark triangle | | small dark triangle | | large dark triangle | | large light circle | | large light triangle |\nB - | small dark triangle | | small dark triangle | | large dark circle | | large light triangle | | large light circle |\nC - | large dark circle | | large dark circle | | small dark triangle | | small light circle | | small light triangle |\nD - | small dark triangle | | small dark triangle | | large dark circle | | large light triangle | | large dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Changes size and shape of light triangles\nE Changes 4th figure (see examples)\nF Deletes large dark figures\nG Deletes 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small light triangle | - D - | small light circle | | large light circle |\n| small dark circle | | large light circle | | large dark triangle | | small light triangle | - E - | small dark circle | | large light circle | | large dark triangle | | small dark circle |\n| large dark circle | | small light circle | - F - | small light circle |\n| small dark triangle | | small dark circle | - G - | small dark circle |\n\nQuestion:\n| large dark triangle | | small light triangle | | small dark circle | - G - - D - ?\n\nPossible Answers:\nA - | large dark triangle | | small light triangle |\nB - | large light circle | | large light circle | | small dark circle |\nC - | large light circle | | large dark triangle |\nD - | large light circle | | small dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Duplicates 4th figure\nB Duplicates 1st figure\nC Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large light circle | | large light circle | | large dark triangle | - A - | small dark circle | | large light circle | | large light circle | | large dark triangle | | large dark triangle |\n| small light circle | | small dark circle | | large light circle | | large light circle | - B - | small light circle | | small light circle | | small dark circle | | large light circle | | large light circle |\n| large dark triangle | | small light circle | | large dark triangle | | small light triangle | - C - | large dark triangle | | small light triangle | | large dark triangle | | small light circle |\n| small dark circle | | large light triangle | | small light circle | | large dark circle | - A - | small dark circle | | large light triangle | | small light circle | | large dark circle | | large dark circle |\n\nQuestion:\n? - A - | small light circle | | large dark circle | | large light circle | | small dark circle | | small dark circle |\n\nPossible Answers:\nA - | large light triangle | | small dark triangle | | small light triangle | | large dark triangle |\nB - | small light circle | | large dark circle | | large light circle | | small dark circle |\nC - | small light circle | | large dark circle | | large dark triangle | | small dark circle |\nD - | small light circle | | small light circle | | large dark circle | | large light circle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Swaps 3rd and 2nd figure\nG Changes 3rd figure (see examples)\nH Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large light circle | | small light circle | - F - | large light circle | | small light circle | | large light circle |\n| small light triangle | | large dark triangle | | small dark triangle | - G - | small light triangle | | large dark triangle | | small light circle |\n| large light triangle | | small dark circle | | small dark circle | - H - | large dark circle | | small dark circle | | small dark circle |\n| large dark circle | | large dark circle | | small light circle | | small dark circle | - H - G - | large light triangle | | large dark circle | | small dark triangle | | small dark circle |\n\nQuestion:\n| large light circle | | large dark triangle | | large dark circle | | small light circle | - F - ?\n\nPossible Answers:\nA - | large light circle | | large dark circle | | large dark triangle | | large dark triangle | | small light circle |\nB - | large light circle | | large dark circle | | large dark triangle | | small light circle |\nC - | small light circle | | large dark circle | | large dark triangle | | large light circle |\nD - | large light triangle | | large dark triangle | | large dark circle | | small light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Changes shading and shape of 1st figure\nI Changes light circles (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large light circle | - H - | small dark triangle | | large light circle |\n| large light triangle | | large light circle | - I - | large light triangle | | small light circle |\n| small light triangle | | small light circle | | large dark triangle | | large light circle | - I - | small light triangle | | large light circle | | large dark triangle | | small light circle |\n\nQuestion:\n? - I - - H - - I - | large dark triangle | | small light circle | | small dark circle |\n\nPossible Answers:\nA - | small light circle | | small light circle | | small dark circle |\nB - | large light circle | | large light circle | | large dark circle |\nC - | small dark triangle | | small dark triangle | | small dark circle |\nD - | large light triangle | | small light circle | | small dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Duplicates 1st figure\nN Changes size and shape of 1st figure\nO Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small light triangle | - M - | small light triangle | | small light triangle | | small light triangle |\n| large light triangle | | small dark circle | - N - | small light circle | | small dark circle |\n| large light circle | | small light circle | | small light triangle | - O - | large light circle | | small light circle | | small light circle | | small light triangle |\n| small dark triangle | | large dark triangle | | large light triangle | | large dark triangle | - O - N - | large dark circle | | large dark triangle | | large dark triangle | | large light triangle | | large dark triangle |\n\nQuestion:\n? - O - - M - | large dark circle | | large dark circle | | large dark triangle | | large dark triangle |\n\nPossible Answers:\nA - | large dark circle | | large dark triangle |\nB - | large dark triangle |\nC - | large dark triangle | | large dark circle |\nD - | large dark circle | | large dark circle | | large dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Swaps figures (see examples)\nC Changes 2nd figure (see examples)\nD Changes large triangles (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large light triangle | | large light circle | | large light circle | - B - | large light triangle | | large light circle | | large light circle | | large light triangle |\n| large light circle | | large dark circle | - C - | large light circle | | small light circle |\n| small light triangle | | large dark triangle | - D - | small light triangle | | small dark triangle |\n\nQuestion:\n| small light triangle | | large dark circle | | large dark triangle | | large dark triangle | - D - ?\n\nPossible Answers:\nA - | small light triangle | | small dark triangle | | small dark triangle |\nB - | small light triangle | | small dark triangle | | small dark triangle | | small dark triangle |\nC - | small light triangle | | large dark circle | | large dark circle | | small dark triangle | | small dark triangle |\nD - | small light triangle | | large dark circle | | small dark triangle | | small dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Deletes 1st figure\nJ Changes shading of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large dark triangle | - I - | large dark triangle |\n| large light circle | | large dark circle | - J - | large light circle | | large light circle |\n\nQuestion:\n? - J - | large light triangle | | large light circle | | small light circle | | large dark circle |\n\nPossible Answers:\nA - | large light triangle | | large dark circle | | small light circle | | large dark triangle |\nB - | large light triangle | | large dark circle | | small light circle | | small light circle | | large dark circle |\nC - | large light triangle | | large dark circle | | small light circle | | large dark circle |\nD - | large dark circle | | large dark circle | | small light circle | | large light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Changes size and shading of large dark figures\nO Changes size of all figures\nP Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large dark triangle | | large dark triangle | | large dark circle | - N - | small light triangle | | small light triangle | | small light triangle | | small light circle |\n| small dark circle | | large dark triangle | | small light triangle | | large dark triangle | - O - | large dark circle | | small dark triangle | | large light triangle | | small dark triangle |\n| large light triangle | | small light circle | | large light triangle | - P - | small light triangle | | small light circle | | large light triangle |\n| small light circle | | large light circle | - P - | large light circle | | large light circle |\n\nQuestion:\n? - P - | large dark circle | | large light circle | | large light triangle |\n\nPossible Answers:\nA - | small dark circle | | large light circle | | large light triangle |\nB - | small dark circle | | large light circle | | large dark circle |\nC - | small dark circle | | small dark circle | | large light triangle |\nD - | small dark triangle | | large light circle | | large light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Swaps figures (see examples)\nQ Changes shading and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large dark triangle | - P - | large dark triangle | | small dark circle |\n| small dark triangle | | small dark circle | | large dark triangle | | large light circle | - Q - | small light circle | | small light triangle | | large light circle | | large dark triangle |\n| large light circle | | small light triangle | | large dark triangle | - P - | small light triangle | | large light circle | | large dark triangle |\n\nQuestion:\n? - P - - Q - - P - | large light triangle | | large light circle |\n\nPossible Answers:\nA - | large dark circle | | large dark triangle | | large dark triangle |\nB - | small light circle | | large dark triangle |\nC - | large dark triangle | | large dark circle |\nD - | large dark circle | | large dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Changes size and shading of all figures\nT (see examples)\nU Deletes 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small dark triangle | | large light triangle | - S - | large light triangle | | large light triangle | | small dark triangle |\n| small dark circle | | large light circle | - T - | small dark circle | | small light triangle |\n| small dark circle | | small light triangle | | large dark triangle | - U - | small dark circle | | large dark triangle |\n\nQuestion:\n? - T - | large light triangle | | large light triangle | | small dark triangle |\n\nPossible Answers:\nA - | large light triangle | | small dark triangle | | small dark triangle |\nB - | small light triangle | | large light circle | | large dark triangle |\nC - | large dark triangle | | small dark circle | | small light triangle |\nD - | large light triangle | | small light circle | | small dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK Changes 3rd figure (see examples)\nL Changes shading and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small dark circle | | small light triangle | - K - | small dark triangle | | small dark circle | | large light circle |\n| small dark circle | | small dark circle | - L - | small light triangle | | small light triangle |\n\nQuestion:\n? - K - - L - | large dark triangle | | large dark circle | | large dark circle |\n\nPossible Answers:\nA - | large light circle | | large light triangle | | small light circle |\nB - | large light circle | | large light triangle | | small light triangle |\nC - | large light circle | | large light triangle | | large light triangle | | small light circle |\nD - | large light circle | | small dark triangle | | small light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Duplicates 1st figure\nU Deletes small light figures\nV Swaps 1st and 2nd figure\nW Swaps 4th and 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large dark circle | | small light triangle | - T - | small dark circle | | small dark circle | | large dark circle | | small light triangle |\n| small light triangle | | small dark triangle | | large light circle | - U - | small dark triangle | | large light circle |\n| small light circle | | large dark circle | - V - | large dark circle | | small light circle |\n| large light circle | | small light triangle | | small dark circle | | large dark triangle | - W - | large light circle | | large dark triangle | | small dark circle | | small light triangle |\n\nQuestion:\n? - V - | small dark triangle | | large dark triangle |\n\nPossible Answers:\nA - | large light triangle | | small light triangle |\nB - | large dark triangle | | small dark circle |\nC - | small dark triangle | | small dark triangle |\nD - | large dark triangle | | small dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Changes size and shading of 3rd figure\nN Changes 1st figure (see examples)\nO Duplicates large figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large light triangle | | large dark triangle | - M - | large dark triangle | | large light triangle | | small light triangle |\n| small dark circle | | small dark circle | | large light circle | | small dark circle | - N - | large dark triangle | | small dark circle | | large light circle | | small dark circle |\n| large dark triangle | | large light circle | - O - | large dark triangle | | large dark triangle | | large light circle | | large light circle |\n\n\nQuestion:\n| large dark circle | | large light circle | | small dark circle | - M - ?\n\nPossible Answers:\nA - | small dark circle | | large light circle | | large light circle |\nB - | large dark circle | | large light circle | | large light circle |\nC - | large dark circle | | large light circle | | large light circle | | large light circle |\nD - | large dark circle | | large dark circle | | large light circle | | large light circle | | large light circle | | large light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Changes small light figures (see examples)\nN Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small light triangle | - M - | small dark circle | | large light triangle |\n| small dark triangle | | small light circle | - N - | large light triangle | | small light circle |\n\nQuestion:\n| large light triangle | | small light circle | | large light triangle | | large dark triangle | - M - ?\n\nPossible Answers:\nA - | large light triangle | | large light circle | | large light triangle | | large dark triangle |\nB - | large light triangle | | large light circle | | large light triangle |\nC - | large light triangle | | large light circle | | large dark triangle | | large light triangle |\nD - | large dark triangle | | large light circle | | large dark triangle | | large light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Swaps figures (see examples)\nW Swaps 3rd and 2nd figure\nX Changes shading and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small dark circle | | small dark circle | | small dark triangle | - V - | large dark triangle | | small dark triangle | | small dark circle | | small dark circle |\n| small light circle | | large light triangle | | large light circle | | large light triangle | - W - | small light circle | | large light circle | | large light triangle | | large light triangle |\n| large dark triangle | | large light triangle | | large dark circle | - X - | large light circle | | large dark circle | | large light triangle |\n| large light triangle | | large dark triangle | | small light triangle | - X - | large dark circle | | large light circle | | small dark circle |\n\nQuestion:\n| large light circle | | small dark triangle | - X - ?\n\nPossible Answers:\nA - | large dark triangle | | small light circle |\nB - | large dark triangle |\nC - | small light circle |\nD - | large light circle | | small light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Changes 3rd figure (see examples)\nS Changes shading of small figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large light circle | | large dark triangle | - R - | small dark circle | | large light circle | | large light triangle |\n| small dark circle | | small light triangle | | large dark triangle | - S - | small light circle | | small dark triangle | | large dark triangle |\n| large light circle | | large dark triangle | | small dark circle | | large light triangle | - R - | large light circle | | large dark triangle | | small light circle | | large light triangle |\n| large dark triangle | | small dark triangle | | large light triangle | - S - | large dark triangle | | small light triangle | | large light triangle |\n\nQuestion:\n? - S - - R - - S - | small dark circle | | large dark circle | | small dark triangle | | small light triangle |\n\nPossible Answers:\nA - | large dark circle | | large dark circle | | small light triangle | | small light triangle |\nB - | small dark circle | | large dark circle | | small light triangle | | small light triangle |\nC - | large dark circle | | small dark circle | | large light triangle | | large light triangle |\nD - | small light circle | | large dark circle | | small light triangle | | small light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Changes size of all figures\nT Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large light triangle | | large dark circle | - S - | large dark triangle | | small light triangle | | small dark circle |\n| large light triangle | | large light circle | - T - | small light triangle | | large light circle |\n\nQuestion:\n? - S - - T - - S - | large light circle | | large dark circle | | large dark triangle |\n\nPossible Answers:\nA - | small light circle | | large dark circle | | large light circle |\nB - | small light circle | | large dark circle | | small dark circle |\nC - | small light circle | | large dark circle | | large dark triangle |\nD - | small light circle | | large dark circle | | large dark triangle | | large dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Changes size and shape of dark triangles\nB Changes size of all figures\nC Duplicates 1st figure\nD Changes shading and shape of dark circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large dark triangle | | large light triangle | - A - | small dark circle | | small dark circle | | large light triangle |\n| large light circle | | large dark circle | - B - | small light circle | | small dark circle |\n| large dark triangle | | small dark circle | | small dark circle | - C - | large dark triangle | | large dark triangle | | small dark circle | | small dark circle |\n| large light triangle | | large light triangle | | small light triangle | | large dark circle | - D - | large light triangle | | large light triangle | | small light triangle | | large light triangle |\n\nQuestion:\n| small light triangle | | small dark circle | | small dark circle | | small dark triangle | - B - - A - - B - ?\n\nPossible Answers:\nA - | small dark circle | | small light triangle | | small dark circle | | large dark circle |\nB - | small light triangle | | small dark circle | | small dark circle | | large dark circle |\nC - | small dark circle | | small light triangle | | small light triangle | | large light triangle |\nD - | small light triangle | | small dark circle | | small dark circle | | small dark circle | | large dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Deletes 3rd figure\nC Changes size of dark figures\nD Changes shading and shape of large triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small dark triangle | | small dark circle | - B - | large light triangle | | small dark triangle |\n| small dark circle | | large light triangle | | large light circle | - C - | large dark circle | | large light triangle | | large light circle |\n| large light triangle | | small dark triangle | | large light triangle | - D - | large dark circle | | small dark triangle | | large dark circle |\n| small light circle | | large dark circle | | large dark triangle | - D - C - | small light circle | | small dark circle | | large light circle |\n\nQuestion:\n? - C - | small light circle | | large dark circle | | large dark triangle |\n\nPossible Answers:\nA - | small light circle | | small dark circle | | small dark triangle |\nB - | small light triangle | | small dark triangle | | small dark circle |\nC - | small light circle | | small dark circle | | small dark circle |\nD - | small dark circle | | small light circle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Changes shading of 1st figure\nU Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small dark triangle | - T - | large dark triangle | | small dark triangle |\n| small dark triangle | | small light triangle | - U - | small light triangle | | small dark triangle |\n| small dark triangle | | large dark circle | | small light circle | - T - | small light triangle | | large dark circle | | small light circle |\n| small light triangle | | small light circle | - T - | small dark triangle | | small light circle |\n\nQuestion:\n? - U - - T - - U - | large dark triangle | | small dark circle |\n\nPossible Answers:\nA - | large dark triangle | | small light triangle |\nB - | small dark circle | | large light triangle |\nC - | large dark circle | | small light circle |\nD - | large dark triangle | | small light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE Deletes 2nd figure\nF Changes shape of 1st figure\nG Changes size of 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small light circle | | small light triangle | | small dark triangle | - E - | small dark circle | | small light triangle | | small dark triangle |\n| small dark triangle | | small dark circle | | large dark circle | | large dark circle | - F - | small dark circle | | small dark circle | | large dark circle | | large dark circle |\n| large dark circle | | small light triangle | | small dark triangle | | large dark circle | - G - | large dark circle | | small light triangle | | large dark triangle | | large dark circle |\n\nQuestion:\n? - E - | large light triangle | | small dark triangle | | large light circle |\n\nPossible Answers:\nA - | small dark triangle | | small dark triangle | | large light circle |\nB - | large light triangle | | small dark triangle | | small dark triangle | | large light circle |\nC - | large light triangle | | small dark triangle | | small dark circle | | large light circle |\nD - | large light triangle | | small dark triangle | | small dark triangle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO Swaps figures (see examples)\nP Duplicates small dark triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small light circle | | small dark triangle | - O - | small dark triangle | | small light circle | | small light circle |\n| small light triangle | | small dark triangle | | small dark triangle | | large dark circle | - P - | small light triangle | | small dark triangle | | small dark triangle | | small dark triangle | | small dark triangle | | large dark circle |\n\nQuestion:\n? - P - | small light circle | | large dark triangle | | small dark triangle | | small dark triangle | | small light circle |\n\nPossible Answers:\nA - | small light circle | | small light circle |\nB - | small light circle | | large dark triangle | | small dark circle | | small light circle |\nC - | small light circle | | large dark triangle | | small dark triangle | | small light circle |\nD - | small light circle | | small light circle | | small dark triangle | | large dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Changes 2nd figure (see examples)\nD Changes size and shape of all figures\nE Changes shading of circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small dark triangle | - C - | small dark circle | | small light triangle |\n| large light triangle | | small dark triangle | | large light triangle | | small dark triangle | - D - | small light circle | | large dark circle | | small light circle | | large dark circle |\n| small light circle | | small dark triangle | | large dark circle | - E - | small dark circle | | small dark triangle | | large light circle |\n\nQuestion:\n| small dark circle | | small dark triangle | | small dark circle | - C - - E - ?\n\nPossible Answers:\nA - | small light triangle | | small light circle | | small light circle |\nB - | small light circle | | small light triangle | | small light circle |\nC - | large light circle | | large light triangle | | large light circle |\nD - | small dark triangle | | small light triangle | | small dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Changes 2nd figure (see examples)\nV Changes size of 3rd figure\nW Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large light triangle | | small dark triangle | - U - | large light circle | | small light triangle | | small dark triangle |\n| large dark circle | | small dark circle | | small light circle | - V - | large dark circle | | small dark circle | | large light circle |\n| large dark circle | | small light triangle | | large dark circle | | small light circle | - W - | large dark triangle | | small light triangle | | large dark circle | | small light circle |\n\n\nQuestion:\n| large dark circle | | large light triangle | | small dark triangle | | large dark triangle | - W - - V - - W - ?\n\nPossible Answers:\nA - | large dark circle | | large light triangle | | large light circle | | large dark triangle |\nB - | large dark triangle | | large light triangle | | large dark triangle | | large dark triangle |\nC - | large dark circle | | large light triangle | | large dark triangle | | large dark triangle |\nD - | large dark circle | | large light triangle | | large dark triangle | | large dark triangle | | large dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Changes size of 2nd figure\nI Deletes 2nd figure\nJ Changes size and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large dark circle | | large light circle | | small dark triangle | - H - | small dark circle | | small dark circle | | large light circle | | small dark triangle |\n| large dark circle | | large dark circle | | small light circle | - I - | large dark circle | | small light circle |\n| large light circle | | small dark circle | - J - | small light triangle | | large dark triangle |\n| small light triangle | | large light triangle | - I - | small light triangle |\n\nQuestion:\n? - J - | small dark triangle | | small light triangle | | large dark triangle |\n\nPossible Answers:\nA - | large dark circle | | large light circle | | small dark circle |\nB - | large dark circle | | large dark circle | | large light circle | | large light circle | | small dark circle |\nC - | large light triangle | | large dark triangle | | small dark circle |\nD - | large dark circle | | large light circle | | large dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Changes 1st figure (see examples)\nG Deletes large light triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large dark triangle | | large light circle | | large dark triangle | - F - | large light circle | | large dark triangle | | large light circle | | large dark triangle |\n| large light circle | | large dark circle | | large dark triangle | - G - | large light circle | | large dark circle |\n\nQuestion:\n? - F - | large light triangle | | small dark circle | | small light circle |\n\nPossible Answers:\nA - | large dark triangle | | small dark circle | | small dark triangle |\nB - | large dark triangle | | small dark circle | | small light triangle |\nC - | large dark triangle | | small light circle | | small light circle |\nD - | large dark triangle | | small dark circle | | small light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ (see examples)\nK Changes 4th figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small light circle | - J - | large light triangle | | large light triangle |\n| large dark circle | | small light circle | | large light circle | | small light triangle | - K - | large dark circle | | small light circle | | large light circle | | large light triangle |\n| small dark triangle | | small dark circle | | small light triangle | | small dark triangle | - J - | large dark circle | | large dark triangle | | large light circle | | large dark circle |\n| large dark circle | | small dark triangle | | large light circle | - J - | small dark triangle | | large dark circle | | small light triangle |\n\nQuestion:\n? - J - | small light triangle | | large light triangle | | small light circle | | small dark triangle |\n\nPossible Answers:\nA - | large dark circle | | small light circle | | large light triangle | | large light circle |\nB - | large light circle | | small light circle | | large light triangle | | large dark circle |\nC - | large dark circle | | small light circle | | large light triangle | | large dark circle |\nD - | small light circle | | large light circle | | large light triangle | | large dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Changes 1st figure (see examples)\nQ Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small light circle | - P - | large dark triangle | | small light circle |\n| large dark circle | | large dark triangle | | large dark triangle | - Q - | large dark circle | | large light triangle | | large dark triangle |\n| large dark triangle | | large dark triangle | | large light triangle | - P - | large light circle | | large dark triangle | | large light triangle |\n| large light circle | | small light triangle | | large dark triangle | | small light circle | - Q - | large light circle | | small dark triangle | | large dark triangle | | small light circle |\n\nQuestion:\n? - P - - Q - | large light circle | | small dark triangle | | small light triangle | | small dark circle |\n\nPossible Answers:\nA - | large dark triangle | | small light triangle | | small light triangle | | small dark circle | | small dark circle |\nB - | large dark triangle | | small light triangle | | small dark circle | | small light triangle |\nC - | large dark triangle | | small light triangle | | small light triangle | | small dark circle |\nD - | large dark triangle | | small dark circle | | small light triangle | | small dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO Deletes dark circles\nP Changes 3rd figure (see examples)\nQ Deletes small triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large light triangle | | small light triangle | | large light triangle | - O - | large light triangle | | small light triangle | | large light triangle |\n| large dark circle | | large light circle | | small light circle | - P - | large dark circle | | large light circle | | small light triangle |\n| small light circle | | small light triangle | - Q - | small light circle |\n| small light triangle | | large dark triangle | | small light triangle | | large dark triangle | - P - | small light triangle | | large dark triangle | | small light circle | | large dark triangle |\n\nQuestion:\n| large light circle | | large dark circle | | large light triangle | | small dark triangle | - Q - ?\n\nPossible Answers:\nA - | large dark circle |\nB - | large light circle | | large dark circle | | large light triangle |\nC - | large light circle | | large light circle | | large dark circle | | large light triangle |\nD - | large light triangle | | large dark circle | | large light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Changes small triangles (see examples)\nN Swaps figures (see examples)\nO Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small light circle | | large light triangle | | large light triangle | - M - | small light circle | | small light circle | | large light triangle | | large light triangle |\n| large dark triangle | | large dark circle | | large dark triangle | - N - | large dark triangle | | large dark triangle | | large dark circle |\n| small light triangle | | small light triangle | - O - | small light triangle | | small light triangle | | small light triangle |\n\n\nQuestion:\n| large light triangle | | large dark triangle | | small light triangle | | small light triangle | - N - ?\n\nPossible Answers:\nA - | large light triangle | | small light triangle | | large dark triangle | | small light triangle |\nB - | large light triangle | | large dark triangle | | small light triangle |\nC - | large light triangle | | small light triangle | | small light triangle |\nD - | large light triangle | | large dark triangle | | large dark triangle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Deletes dark figures\nS Duplicates 3rd figure\nT Changes size and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light circle | | large dark triangle | - R - | small light circle |\n| small dark circle | | small light triangle | | small dark triangle | | small light triangle | - S - | small dark circle | | small light triangle | | small dark triangle | | small dark triangle | | small light triangle |\n| large light circle | | small dark triangle | | large light circle | - T - | small light triangle | | large dark circle | | small light triangle |\n| small light circle | | small light triangle | | large light triangle | | large dark triangle | - T - S - | large light triangle | | large light circle | | small light circle | | small light circle | | small dark circle |\n\nQuestion:\n? - S - | small dark triangle | | small dark circle | | large dark circle | | large dark circle |\n\nPossible Answers:\nA - | large dark circle | | large dark triangle | | small dark triangle |\nB - | small dark circle | | large dark circle |\nC - | small dark triangle | | small dark circle | | large dark circle |\nD - | small light triangle | | small light circle | | large light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Swaps figures (see examples)\nT Changes size and shape of all figures\nU Changes shading of 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large dark triangle | | large light triangle | | large light triangle | - S - | small light triangle | | large light triangle | | large dark triangle | | large light triangle |\n| large dark circle | | small dark triangle | - T - | small dark triangle | | large dark circle |\n| large dark circle | | large light circle | | large light circle | - U - | large dark circle | | large light circle | | large dark circle |\n\n\nQuestion:\n? - T - | large light triangle | | large light circle | | large light circle |\n\nPossible Answers:\nA - | small light triangle | | small light circle | | small light triangle |\nB - | large light circle | | small light triangle | | small light triangle |\nC - | small light circle | | small light triangle | | small light triangle |\nD - | small light circle | | small light circle | | small light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Changes 2nd figure (see examples)\nN Duplicates small triangles\nO Changes 3rd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small light circle | | large dark circle | - M - | large dark triangle | | large light triangle | | large dark circle |\n| small dark triangle | | large light triangle | - N - | small dark triangle | | small dark triangle | | large light triangle |\n| large dark circle | | small dark triangle | | large dark triangle | - O - | large dark circle | | small dark triangle | | large dark circle |\n\nQuestion:\n? - N - | small dark triangle | | small dark triangle | | large dark circle |\n\nPossible Answers:\nA - | small dark triangle | | large dark circle |\nB - | small dark triangle |\nC - | large dark circle | | large dark circle |\nD - | small dark triangle | | small dark triangle | | large dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Changes 1st figure (see examples)\nI Changes shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark circle | - H - | small light triangle | | large dark circle |\n| large light triangle | | small dark triangle | - I - | large dark triangle | | small light triangle |\n\nQuestion:\n| small light circle | | small light circle | - I - - H - - I - ?\n\nPossible Answers:\nA - | large light circle | | large light circle | | small light circle | | small light circle |\nB - | large dark triangle | | small light circle |\nC - | small light circle | | large light circle |\nD - | large light circle | | small light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Changes shading and shape of 1st figure\nC Changes 4th figure (see examples)\nD Changes large triangles (see examples)\nE Changes size and shading of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark triangle | - B - | large dark circle | | large dark triangle |\n| large dark circle | | small dark triangle | | small light circle | | small light circle | - C - | large dark circle | | small dark triangle | | small light circle | | small light triangle |\n| large light triangle | | large dark circle | | large light triangle | - D - | small dark triangle | | large dark circle | | small dark triangle |\n| small light circle | | small light circle | - E - | large dark circle | | small light circle |\n\nQuestion:\n? - B - | small light triangle | | small dark circle | | large dark circle | | small light circle |\n\nPossible Answers:\nA - | small dark circle | | large dark circle | | small light circle |\nB - | small dark circle | | large dark circle | | small dark circle | | small light circle |\nC - | small dark circle | | small dark circle | | large dark circle | | small light circle |\nD - | small dark circle | | small dark circle | | large light triangle | | small light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Changes dark figures (see examples)\nG Changes size and shape of small circles\nH Changes large light figures (see examples)\nI Duplicates 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small dark triangle | | small light triangle | | small dark circle | - F - | large light circle | | small dark circle | | small light triangle | | small dark triangle |\n| small dark circle | | small dark triangle | - G - | large dark triangle | | small dark triangle |\n| large light triangle | | small dark triangle | | small dark triangle | | small light triangle | - H - | large light circle | | small dark triangle | | small dark triangle | | small light triangle |\n| small light triangle | | large light triangle | | small dark circle | - I - | small light triangle | | large light triangle | | small dark circle | | small dark circle |\n\nQuestion:\n? - I - - G - | large light triangle | | large dark circle | | large dark triangle | | large dark triangle |\n\nPossible Answers:\nA - | large dark circle | | small dark circle |\nB - | large light triangle | | large dark circle | | small light triangle |\nC - | large light triangle | | large dark circle | | small dark circle |\nD - | large dark triangle | | large light circle | | small light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Changes size and shape of all figures\nC Changes size and shape of 2nd figure\nD Deletes small circles\nE Changes 4th figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small dark circle | | small dark circle | | small light circle | - B - | large dark circle | | large dark triangle | | large dark triangle | | large light triangle |\n| large dark triangle | | small light circle | - C - | large dark triangle | | large light triangle |\n\n\n\nQuestion:\n| large dark triangle | | large dark circle | | large dark triangle | | large dark triangle | - B - ?\n\nPossible Answers:\nA - | small dark circle | | small dark triangle | | small dark triangle | | small dark circle | | small dark circle |\nB - | small dark circle | | small dark triangle | | small dark circle | | small dark circle |\nC - | small light triangle | | small light circle | | small light triangle | | small light triangle |\nD - | small dark circle | | small dark circle | | small dark circle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Duplicates 1st figure\nI Changes small circles (see examples)\nJ Changes size and shading of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small light circle | - H - | small dark triangle | | small dark triangle | | small light circle |\n| small light triangle | | large dark circle | | large dark triangle | | small light circle | - I - | small light triangle | | large dark circle | | large dark triangle | | small light triangle |\n| small dark circle | | large dark triangle | | small dark triangle | - J - | small dark circle | | small light triangle | | small dark triangle |\n\nQuestion:\n? - J - - H - - J - | large dark circle | | small light circle | | large dark triangle | | large light triangle | | large light triangle |\n\nPossible Answers:\nA - | large dark circle | | small light triangle | | large light triangle | | large light triangle |\nB - | large dark circle | | small light triangle | | large light triangle | | large dark triangle |\nC - | large dark circle | | large light circle | | large light triangle | | large light triangle |\nD - | small light triangle | | large light triangle | | large light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Changes shading of 1st figure\nT Swaps figures (see examples)\nU Changes shading of light figures\nV Duplicates light figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large dark circle | | large dark circle | - S - | large dark circle | | large dark circle | | large dark circle |\n| small light triangle | | large light triangle | - T - | large light triangle | | small light triangle |\n| large light triangle | | small light triangle | | large dark triangle | | large dark circle | - U - | large dark triangle | | small dark triangle | | large dark triangle | | large dark circle |\n| large light triangle | | small light circle | - V - | large light triangle | | large light triangle | | small light circle | | small light circle |\n\nQuestion:\n| large light triangle | | large dark circle | | small light circle | | small dark circle | - U - ?\n\nPossible Answers:\nA - | large dark triangle | | large dark circle | | small light circle | | small light circle |\nB - | large dark triangle | | large dark circle | | small light triangle | | small light triangle |\nC - | large dark triangle | | large dark circle | | small dark circle | | small dark circle |\nD - | small dark circle | | large dark circle | | small dark circle | | large dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Changes large circles (see examples)\nG Swaps 4th and 3rd figure\nH Swaps 3rd and 2nd figure\nI Deletes light figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large light circle | | small dark triangle | - F - | small dark triangle | | small light triangle | | small dark triangle |\n| large dark triangle | | small light triangle | | small dark circle | | small dark triangle | - G - | large dark triangle | | small light triangle | | small dark triangle | | small dark circle |\n\n\n\nQuestion:\n? - G - | large dark triangle | | large light circle | | small dark circle | | large dark circle |\n\nPossible Answers:\nA - | large dark triangle | | large light circle | | large dark circle | | small dark circle |\nB - | large dark triangle | | large light circle | | large light circle | | small dark circle |\nC - | large light circle | | large light circle | | large light triangle | | small light triangle |\nD - | large dark triangle | | large dark circle | | small dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Changes shading and shape of all figures\nW Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small dark circle | | large light triangle | - V - | small light circle | | small light triangle | | large dark circle |\n| large dark circle | | small light triangle | - W - | large dark circle | | large dark triangle |\n| small light triangle | | small dark triangle | - V - | small dark circle | | small light circle |\n| small light circle | | large dark triangle | | small dark circle | - W - | small light circle | | small light triangle | | small dark circle |\n\nQuestion:\n? - V - | large dark triangle | | large light triangle |\n\nPossible Answers:\nA - | large light circle | | large dark circle |\nB - | large light triangle | | large dark triangle |\nC - | large dark circle |\nD - | small light circle | | large dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Changes 1st figure (see examples)\nS Changes shape of large triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small dark circle | - R - | small dark circle | | small dark circle |\n| large dark triangle | | small light circle | | small light circle | - S - | large dark circle | | small light circle | | small light circle |\n| small light triangle | | small light circle | | large dark triangle | - S - | small light triangle | | small light circle | | large dark circle |\n| large dark triangle | | large dark circle | | small light triangle | - S - | large dark circle | | large dark circle | | small light triangle |\n\nQuestion:\n? - S - | large light circle | | small dark triangle | | small light triangle | | small light circle |\n\nPossible Answers:\nA - | large light triangle |\nB - | large light triangle | | small dark triangle | | small light triangle | | small light circle |\nC - | small light triangle | | large dark triangle | | large light triangle | | large light circle |\nD - | large light triangle | | small dark triangle | | small light triangle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Deletes 2nd figure\nT Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small dark circle | | small dark triangle | - S - | small light circle | | small dark triangle |\n| small dark circle | | large dark circle | - T - | small dark circle | | small dark circle | | large dark circle |\n\nQuestion:\n? - S - | large light triangle | | small dark triangle | | small light triangle |\n\nPossible Answers:\nA - | small dark triangle | | small dark triangle | | small dark triangle | | large dark triangle |\nB - | large light triangle | | small dark triangle | | small dark triangle | | small light triangle |\nC - | small light circle | | small dark triangle | | small dark triangle | | small light triangle |\nD - | large light triangle | | large light triangle | | small dark triangle | | small dark triangle | | small light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Changes shading and shape of all figures\nD Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small light triangle | | small dark circle | - C - | small light circle | | small dark circle | | small light triangle |\n| small dark triangle | | small dark triangle | | small light triangle | | large dark triangle | - D - | small dark triangle | | small dark triangle | | small dark triangle | | small light triangle | | large dark triangle |\n| large dark triangle | | large light circle | | small dark triangle | - D - | large dark triangle | | large light circle | | large light circle | | small dark triangle |\n| large light triangle | | large light circle | - C - | large dark circle | | large dark triangle |\n\nQuestion:\n? - C - - D - - C - | large light triangle | | large dark triangle | | large dark triangle | | large light circle |\n\nPossible Answers:\nA - | large light triangle | | large dark circle | | large light circle |\nB - | large light triangle | | large dark triangle | | large light circle |\nC - | large light triangle | | large dark triangle |\nD - | large dark triangle | | large light triangle | | large dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Duplicates small dark figures\nG Changes shape of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small dark circle | | large light triangle | - F - | large dark triangle | | small dark circle | | small dark circle | | large light triangle |\n| large light triangle | | large light triangle | | large light circle | - G - | large light triangle | | large light circle | | large light circle |\n| large dark circle | | large dark circle | | small dark circle | | large light circle | - F - | large dark circle | | large dark circle | | small dark circle | | small dark circle | | large light circle |\n\nQuestion:\n? - G - | small light circle | | large light circle | | large light circle |\n\nPossible Answers:\nA - | small light circle | | large light triangle | | large light triangle | | large light circle |\nB - | small light circle | | large dark triangle | | large light circle |\nC - | small light circle | | large dark triangle | | large dark circle |\nD - | small light circle | | large light triangle | | large light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO Duplicates dark figures\nP Swaps figures (see examples)\nQ Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large light triangle | - O - | small dark triangle | | small dark triangle | | large light triangle |\n| large light triangle | | small light triangle | - P - | small light triangle | | large light triangle |\n| small dark triangle | | large light triangle | | small light circle | | small dark triangle | - Q - | small dark triangle | | large dark circle | | small light circle | | small dark triangle |\n| small light triangle | | small light circle | - Q - P - | small dark triangle | | small light triangle |\n\nQuestion:\n| small light triangle | | small dark triangle | | small dark triangle | - Q - ?\n\nPossible Answers:\nA - | large light triangle | | large light circle | | large dark triangle |\nB - | small light triangle | | small light circle | | small dark triangle |\nC - | small light circle | | small dark triangle |\nD - | small light triangle | | small light triangle | | small light circle | | small light circle | | small dark triangle | | small dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Swaps figures (see examples)\nE (see examples)\nF Deletes 3rd figure\nG Changes shape of 4th figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small light circle | | small light triangle | | large light circle | - D - | small dark circle | | small light triangle | | small light circle | | large light circle |\n| large dark circle | | large dark circle | | small light circle | | small light triangle | - E - | large light triangle | | large dark circle | | small light circle | | small light triangle |\n\n| large dark circle | | small dark triangle | | large light circle | | large dark circle | - G - F - | large dark circle | | small dark triangle | | large dark triangle |\n\nQuestion:\n| large light triangle | | large dark circle | | small dark triangle | - E - ?\n\nPossible Answers:\nA - | large dark circle | | large dark circle | | small dark triangle |\nB - | large dark circle | | large dark circle | | large dark circle | | small dark triangle |\nC - | large dark circle | | large dark circle | | small dark triangle | | small dark triangle |\nD - | large dark circle | | large dark circle | | small dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO Changes 2nd figure (see examples)\nP Changes shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large light triangle | - O - | small dark triangle | | large dark circle |\n| large light circle | | large light circle | | large light circle | | small dark circle | - P - | large light triangle | | large light triangle | | large light triangle | | small dark triangle |\n| small light triangle | | small dark triangle | - P - | small light circle | | small dark circle |\n\nQuestion:\n? - P - | large dark triangle | | small dark triangle |\n\nPossible Answers:\nA - | large dark circle | | small dark circle | | small dark circle |\nB - | large dark circle | | large dark triangle |\nC - | large light circle | | small dark circle |\nD - | large dark circle | | small dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Changes shading and shape of 1st figure\nQ Changes size and shading of 1st figure\nR Changes shape of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large light triangle | - P - | small dark circle | | large light triangle |\n| small dark triangle | | small dark circle | | small light triangle | - Q - | large light triangle | | small dark circle | | small light triangle |\n| large light triangle | | large dark circle | | small dark circle | - R - | large light circle | | large dark circle | | small dark circle |\n| small light circle | | small light circle | | small light triangle | - R - Q - | large dark triangle | | small light circle | | small light triangle |\n\nQuestion:\n? - R - - Q - - P - | large dark circle | | large dark triangle |\n\nPossible Answers:\nA - | small dark circle | | large dark circle |\nB - | small dark circle | | large dark triangle |\nC - | large dark circle | | small dark triangle |\nD - | small dark circle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ Changes size and shading of 1st figure\nK Changes shape of 4th figure\nL Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large dark circle | - J - | large dark triangle | | large dark circle |\n| small light circle | | large light triangle | | small dark circle | | large light triangle | - K - | small light circle | | large light triangle | | small dark circle | | large light circle |\n| small dark circle | | large dark circle | - L - | large dark circle | | small dark circle |\n| small light circle | | large light triangle | | large light circle | | large light triangle | - L - K - | large light triangle | | small light circle | | large light circle | | large light circle |\n\nQuestion:\n| small light triangle | | large light circle | | small light triangle | | large light triangle | - K - - L - - J - ?\n\nPossible Answers:\nA - | small dark circle | | small light triangle | | small light triangle | | large light circle |\nB - | small dark triangle | | small light circle | | small light circle | | large light circle |\nC - | large dark triangle | | large light circle | | large light circle | | small light triangle |\nD - | small dark circle | | small light triangle | | small light triangle | | large light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Changes 1st figure (see examples)\nS Changes dark triangles (see examples)\nT Changes light figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small light circle | | small light circle | | small dark circle | - R - | large dark triangle | | small light circle | | small light circle | | small dark circle |\n| small dark triangle | | large light triangle | - S - | small light triangle | | large light triangle |\n| large light circle | | large light circle | | large dark triangle | - T - | small dark circle | | small dark circle | | large dark triangle |\n| small dark triangle | | small dark triangle | | small light circle | | large light triangle | - S - | small light triangle | | small light triangle | | small light circle | | large light triangle |\n\nQuestion:\n? - R - - S - | small dark circle | | large light circle | | large light triangle | | large light triangle |\n\nPossible Answers:\nA - | large dark triangle | | large light circle | | large light circle | | large light triangle | | large dark triangle |\nB - | large dark triangle | | large light circle | | large light triangle | | large dark triangle |\nC - | large dark triangle | | large light circle | | small light triangle | | large dark triangle |\nD - | large dark triangle | | large dark circle | | large light triangle | | large dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Duplicates 2nd figure\nT Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small dark triangle | - S - | small dark triangle | | small dark triangle | | small dark triangle |\n| large light triangle | | large dark triangle | - T - | large light triangle | | large light triangle |\n\nQuestion:\n| small dark circle | | large dark triangle | - T - ?\n\nPossible Answers:\nA - | small dark circle | | large light triangle | | large light triangle |\nB - | small dark circle | | large dark circle |\nC - | small dark circle | | large light triangle |\nD - | large dark circle | | small light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Swaps 1st and 2nd figure\nR Changes size and shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small dark triangle | - Q - | small dark triangle | | small light circle |\n| large dark circle | | large light circle | - R - | small light circle | | small dark circle |\n| small light circle | | large light triangle | | small light circle | - Q - | large light triangle | | small light circle | | small light circle |\n| small light circle | | large dark triangle | | large dark triangle | - R - | large dark circle | | small light triangle | | small light triangle |\n\nQuestion:\n? - R - | large light circle | | small light circle | | large light circle | | large dark triangle |\n\nPossible Answers:\nA - | small dark circle | | small dark circle | | large dark circle | | small dark circle | | small light triangle |\nB - | small dark circle | | large dark circle | | small dark circle | | small light triangle |\nC - | large dark circle | | large dark circle | | small dark circle | | small light triangle |\nD - | small dark circle | | large dark circle | | small light triangle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE Duplicates 2nd figure\nF Changes size and shape of light triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large light triangle | | small dark circle | | small dark triangle | - E - | large light circle | | large light triangle | | large light triangle | | small dark circle | | small dark triangle |\n| large light triangle | | small dark triangle | - F - | small light circle | | small dark triangle |\n\nQuestion:\n? - E - - F - | small light circle | | large light circle | | large light circle | | large light circle | | small dark circle |\n\nPossible Answers:\nA - | large dark circle | | small light triangle | | large light circle | | small dark circle |\nB - | small light circle | | small light triangle | | large light circle | | small dark circle |\nC - | small light circle | | large light circle | | large light circle | | small dark circle |\nD - | large light circle | | small light triangle | | small light circle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Changes size and shading of large dark figures\nO Changes triangles (see examples)\nP Swaps 1st and 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small light triangle | | large dark triangle | - N - | large light circle | | small light triangle | | small light triangle |\n| small dark triangle | | large dark circle | | large dark circle | | small dark triangle | - O - | large dark triangle | | large dark circle | | large dark circle | | large dark triangle |\n| small dark circle | | small light circle | | small light triangle | | small dark triangle | - P - | small light circle | | small dark circle | | small light triangle | | small dark triangle |\n| large light triangle | | large light circle | | large light triangle | | large light triangle | - O - | small light triangle | | large light circle | | small light triangle | | small light triangle |\n\nQuestion:\n? - P - - O - - P - | large dark circle | | large dark triangle |\n\nPossible Answers:\nA - | small light circle | | small dark triangle |\nB - | small dark triangle | | large dark circle |\nC - | large dark circle | | small dark triangle |\nD - | large dark circle | | small light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Swaps 2nd and 1st figure\nO Changes shading and shape of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large light triangle | - N - | large light triangle | | small dark circle |\n| small dark triangle | | small light circle | | small dark triangle | | small light triangle | - O - | small light circle | | small light circle | | small dark triangle | | small light triangle |\n| large light triangle | | large light triangle | | large dark circle | | large light triangle | - O - | large dark circle | | large light triangle | | large dark circle | | large light triangle |\n\nQuestion:\n? - N - | small dark circle | | large light circle | | large light circle | | large dark circle |\n\nPossible Answers:\nA - | large light circle | | small dark circle | | large dark triangle | | large dark circle |\nB - | large light circle | | small dark circle | | large light circle | | large dark circle |\nC - | large light circle | | large dark circle | | large light circle | | large dark circle |\nD - | large light circle | | small dark triangle | | large light circle | | large dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Duplicates 3rd figure\nH Duplicates triangles\nI Changes size and shading of all figures\nJ Changes shape of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large light circle | | small dark triangle | - G - | small light triangle | | large light circle | | small dark triangle | | small dark triangle |\n| large dark circle | | small dark triangle | | small dark triangle | | small light circle | - H - | large dark circle | | small dark triangle | | small dark triangle | | small dark triangle | | small dark triangle | | small light circle |\n| small dark circle | | large dark circle | | large light circle | - I - J - | large light circle | | small light triangle | | small dark circle |\n| small dark triangle | | large light triangle | | large dark circle | - J - I - | large light triangle | | small dark circle | | small light circle |\n\nQuestion:\n| large light triangle | | small dark triangle | - H - ?\n\nPossible Answers:\nA - | large light triangle | | large light triangle | | small light triangle | | small dark triangle |\nB - | large light triangle | | large light triangle | | large dark circle | | small dark triangle |\nC - | large light triangle | | large light triangle | | small dark triangle | | small dark triangle | | small dark triangle |\nD - | large light triangle | | large light triangle | | small dark triangle | | small dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Changes shading and shape of all figures\nG Duplicates large light figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large dark circle | | small dark triangle | | large dark triangle | - F - | small light triangle | | large light triangle | | small light circle | | large light circle |\n| small light triangle | | small dark triangle | | small dark circle | | large light circle | - G - | small light triangle | | small dark triangle | | small dark circle | | large light circle | | large light circle |\n\nQuestion:\n? - F - | small light circle | | small dark circle | | small light circle | | large light circle |\n\nPossible Answers:\nA - | small dark triangle | | small light triangle | | large dark triangle | | small dark triangle |\nB - | large dark circle | | small light triangle | | small dark triangle | | large dark triangle |\nC - | small dark triangle | | small light triangle | | small dark triangle |\nD - | small dark triangle | | small light triangle | | small dark triangle | | large dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK Changes size of all figures\nL Changes shading of all figures\nM Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small light circle | | small dark circle | | small light circle | - K - | small light triangle | | large light circle | | large dark circle | | large light circle |\n| small dark circle | | large light circle | | small dark circle | - L - | small light circle | | large dark circle | | small light circle |\n| small light triangle | | small light triangle | | large dark circle | - M - | small light triangle | | small light triangle | | small light triangle | | large dark circle |\n| large dark circle | | large dark triangle | | small dark circle | | small dark circle | - M - L - | large light circle | | large light circle | | large light triangle | | small light circle | | small light circle |\n\nQuestion:\n| small light triangle | | large light circle | | small dark circle | - K - ?\n\nPossible Answers:\nA - | small light circle | | large dark circle |\nB - | large light triangle | | large light triangle | | small light circle | | large dark circle |\nC - | large light triangle | | small light circle | | large dark circle |\nD - | large light triangle | | small light circle | | large light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK Changes shape of 4th figure\nL Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large dark triangle | | large dark triangle | | small light triangle | - K - | large light circle | | large dark triangle | | large dark triangle | | small light circle |\n| small dark triangle | | small light triangle | - L - | small dark triangle | | small light triangle | | small light triangle |\n| large dark triangle | | large dark circle | | large light triangle | | large light triangle | - K - | large dark triangle | | large dark circle | | large light triangle | | large light circle |\n| large light triangle | | large light circle | | large light circle | - L - | large light triangle | | large light circle | | large light circle | | large light circle |\n\nQuestion:\n? - L - | large dark circle | | large dark circle | | large dark circle | | large dark triangle |\n\nPossible Answers:\nA - | large dark triangle | | large dark triangle | | large dark circle |\nB - | small dark triangle | | large dark circle | | large dark triangle |\nC - | large dark circle | | large dark circle | | large dark triangle |\nD - | large dark circle | | large light circle | | large dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Changes size of 2nd figure\nM Changes 3rd figure (see examples)\nN Deletes 4th figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small light triangle | | large light triangle | - L - | large light triangle | | large light triangle | | large light triangle |\n| small dark circle | | large dark circle | | small dark circle | | small dark triangle | - M - | small dark circle | | large dark circle | | small dark triangle | | small dark triangle |\n| small dark circle | | large dark triangle | | large dark triangle | | small dark circle | - N - | small dark circle | | large dark triangle | | large dark triangle |\n\nQuestion:\n? - M - - L - | large light triangle | | small light triangle | | large light circle |\n\nPossible Answers:\nA - | large dark circle | | large light triangle | | large light triangle |\nB - | large light triangle | | large light triangle | | large dark circle |\nC - | large light triangle | | large light triangle | | large light triangle | | large light triangle | | large light triangle | | large light triangle |\nD - | large light triangle | | large light triangle | | large light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Changes 3rd figure (see examples)\nJ Duplicates 1st figure\nK Deletes 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small light circle | | small dark triangle | | small dark triangle | - I - | small light circle | | small light circle | | small light circle | | small dark triangle |\n| large dark triangle | | small dark circle | - J - | large dark triangle | | large dark triangle | | small dark circle |\n| small dark triangle | | small light triangle | | large light triangle | - K - | small light triangle | | large light triangle |\n\nQuestion:\n? - K - - J - - I - | large light circle | | large light circle | | small light circle | | small light triangle |\n\nPossible Answers:\nA - | small dark triangle | | small light triangle |\nB - | large light circle | | large light triangle | | small dark triangle | | small light triangle |\nC - | large light triangle | | large light circle | | large light circle | | small dark triangle | | small light triangle |\nD - | large light triangle | | large light circle | | small dark triangle | | small light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Deletes 1st figure\nU Deletes 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small dark circle | - T - | small dark circle |\n| large dark triangle | | large light circle | | large light triangle | | large light circle | - U - | large dark triangle | | large light triangle | | large light circle |\n\nQuestion:\n| small light circle | | large dark circle | | small light triangle | | small light circle | - T - - U - - T - ?\n\nPossible Answers:\nA - | large light circle |\nB - | small light circle | | small light circle |\nC - | small dark circle |\nD - | small light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Changes 2nd figure (see examples)\nD Swaps 2nd and 1st figure\nE Duplicates 1st figure\nF Deletes 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small dark triangle | - C - | small light circle | | small light circle |\n| small dark triangle | | large dark triangle | - D - | large dark triangle | | small dark triangle |\n| small light triangle | | small light circle | | large light circle | - E - F - | small light triangle | | small light circle | | large light circle |\n| large dark circle | | large dark circle | | large dark circle | - F - E - | large dark circle | | large dark circle | | large dark circle |\n\nQuestion:\n| large dark circle | | large light triangle | | small light circle | - D - - C - ?\n\nPossible Answers:\nA - | large dark triangle | | large light triangle | | small light circle |\nB - | large light triangle | | large light triangle | | large light triangle | | small light circle |\nC - | large light triangle | | large light triangle | | small light circle |\nD - | small dark triangle | | large light triangle | | small light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Changes large dark figures (see examples)\nJ Changes shading of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small light circle | - I - | small dark triangle | | small light circle |\n| large dark triangle | | small light triangle | | small dark triangle | - J - | large light triangle | | small light triangle | | small dark triangle |\n\nQuestion:\n? - J - - I - - J - | small light triangle | | large light circle |\n\nPossible Answers:\nA - | large light circle | | large light circle |\nB - | large light triangle | | large light circle |\nC - | large light triangle | | small dark circle |\nD - | small light triangle | | large light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO Deletes 1st figure\nP Deletes 2nd figure\nQ Changes shape of circles\nR Changes 3rd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large light circle | | large light circle | - O - | large light circle | | large light circle |\n| large light triangle | | small light circle | - P - | large light triangle |\n| small dark triangle | | small light circle | | large dark triangle | - Q - | small dark triangle | | small light triangle | | large dark triangle |\n| large light circle | | small light triangle | | small light circle | | large light triangle | - R - | large light circle | | small light triangle | | small dark triangle | | large light triangle |\n\nQuestion:\n? - Q - | small light triangle | | large light triangle | | large dark triangle | | large light triangle |\n\nPossible Answers:\nA - | large light triangle | | small light triangle | | large dark circle | | small light circle |\nB - | large light triangle | | large dark circle | | large light circle |\nC - | small light triangle | | large light triangle | | small dark triangle | | large light circle |\nD - | small light triangle | | large light triangle | | large dark circle | | large light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Changes size of small circles\nI Changes shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small light circle | | large dark circle | - H - | large light triangle | | large light circle | | large dark circle |\n| small light triangle | | small dark triangle | - I - | small dark triangle | | small light triangle |\n| small dark circle | | large dark circle | - H - | large dark circle | | large dark circle |\n\nQuestion:\n? - H - | large dark triangle | | large dark triangle | | large light circle |\n\nPossible Answers:\nA - | large dark triangle | | large dark triangle |\nB - | large dark triangle | | large dark triangle | | small light circle |\nC - | large dark triangle | | small light circle |\nD - | large dark triangle | | large dark triangle | | large dark triangle | | large dark triangle | | small light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Changes size and shading of 3rd figure\nS Changes shading of light circles\nT Changes small figures (see examples)\nU Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small light triangle | | large light triangle | | large dark triangle | - R - | small light circle | | small light triangle | | small dark triangle | | large dark triangle |\n| large dark triangle | | large light circle | - S - | large dark triangle | | large dark circle |\n| small dark circle | | large dark triangle | - T - U - | small light triangle | | small dark circle |\n| small light circle | | large light triangle | | small dark triangle | - U - T - | small dark triangle | | small dark triangle | | small light circle |\n\nQuestion:\n? - R - | small light triangle | | large light triangle | | large dark triangle | | small dark triangle |\n\nPossible Answers:\nA - | small light triangle | | large light triangle | | small light triangle | | small dark triangle |\nB - | large light circle | | small light circle | | large light circle | | large dark circle |\nC - | small light triangle | | small light circle | | small light triangle | | small dark triangle |\nD - | large dark triangle | | small dark triangle | | large dark triangle | | large light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Changes small light figures (see examples)\nO Changes 1st figure (see examples)\nP Changes size and shading of triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large dark circle | | small dark circle | | small light triangle | - N - | large dark circle | | large dark circle | | small dark circle | | large dark triangle |\n| large dark circle | | large light circle | - O - | large light circle | | large light circle |\n| large light triangle | | small dark circle | | large dark triangle | - P - | small dark triangle | | small dark circle | | small light triangle |\n| small light circle | | small light triangle | | large light circle | - P - O - | small dark circle | | large dark triangle | | large light circle |\n\nQuestion:\n? - O - - P - - O - | small light triangle | | large light triangle | | large light circle | | large light circle |\n\nPossible Answers:\nA - | large dark circle | | small dark circle | | large light triangle | | large light triangle |\nB - | large dark triangle | | small dark triangle | | large light circle |\nC - | small dark triangle | | large light circle | | large light circle |\nD - | large dark triangle | | small dark triangle | | large light circle | | large light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE Changes shape of 2nd figure\nF Changes 2nd figure (see examples)\nG Changes shading of 3rd figure\nH Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light triangle | - E - | large dark circle | | small light circle |\n| large dark triangle | | small light triangle | - F - | large dark triangle | | large light triangle |\n\n| small dark circle | | small dark triangle | | small light triangle | - H - G - | small dark circle | | small light triangle | | small light triangle |\n\nQuestion:\n? - G - - F - | small light circle | | large dark triangle | | large dark triangle | | large light triangle |\n\nPossible Answers:\nA - | small light circle | | small dark triangle | | small light triangle | | small light triangle |\nB - | small light circle | | small light circle | | small dark triangle | | large light triangle | | large light triangle |\nC - | small light circle | | small dark triangle | | large light triangle | | large light triangle |\nD - | small light circle | | small dark triangle | | large light triangle | | large dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Swaps 2nd and 1st figure\nD Duplicates large figures\nE Changes size and shading of 2nd figure\nF Changes size and shape of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small light circle | - C - | small light circle | | small dark circle |\n| large dark circle | | small light circle | - D - | large dark circle | | large dark circle | | small light circle |\n| small light triangle | | large light circle | | large dark circle | | large dark triangle | - E - F - | small light triangle | | large dark triangle | | large dark circle | | large dark triangle |\n| small dark circle | | small light circle | - F - E - | small dark circle | | small dark triangle |\n\nQuestion:\n? - D - | large light triangle | | large light triangle | | small dark circle | | large light circle | | large light circle | | large light circle | | large light circle |\n\nPossible Answers:\nA - | large light triangle | | small dark circle | | large light circle |\nB - | large dark triangle | | small dark circle | | large light circle | | large light circle |\nC - | large light triangle | | small dark circle | | large light circle | | large light circle | | large light circle |\nD - | large light triangle | | small dark circle | | large light circle | | large light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK Duplicates 3rd figure\nL Deletes 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small dark triangle | | small dark triangle | | small light circle | - K - | small light triangle | | small dark triangle | | small dark triangle | | small dark triangle | | small light circle |\n| small dark triangle | | small dark triangle | | large light circle | - L - | small dark triangle | | small dark triangle |\n\nQuestion:\n| small dark triangle | | small light triangle | | small dark circle | | large dark triangle | - L - - K - ?\n\nPossible Answers:\nA - | small dark triangle | | small light triangle | | large dark triangle | | large dark triangle |\nB - | small dark triangle | | small light triangle | | small light triangle | | large dark triangle | | large dark triangle |\nC - | small light circle | | small dark circle | | large dark triangle | | large dark triangle |\nD - | small dark triangle | | small light triangle | | small dark circle | | small dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Deletes small figures\nG Duplicates small dark figures\nH Swaps figures (see examples)\nI Deletes dark circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large dark triangle | | large light circle | - F - | large dark triangle | | large light circle |\n| large dark triangle | | large light circle | | small dark triangle | | large dark circle | - G - | large dark triangle | | large light circle | | small dark triangle | | small dark triangle | | large dark circle |\n| small light triangle | | small dark triangle | | small dark circle | | large light circle | - H - | small light triangle | | small dark circle | | small dark triangle | | large light circle |\n| small dark circle | | small light circle | - I - | small light circle |\n\nQuestion:\n| large dark triangle | | large light triangle | | small dark circle | | small dark triangle | - G - - I - - G - ?\n\nPossible Answers:\nA - | large dark triangle | | large light triangle | | small dark triangle | | small dark triangle | | small dark triangle | | small light triangle |\nB - | large dark triangle | | large light triangle | | small dark triangle | | small dark triangle | | small dark triangle | | small dark triangle |\nC - | large light circle | | large dark circle | | small light circle | | small light circle | | small light circle | | small light circle |\nD - | large dark triangle | | large light triangle | | small dark triangle | | small dark triangle | | small dark triangle | | small dark triangle | | small dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Duplicates 2nd figure\nV Changes size and shape of small triangles\nW Changes shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large dark circle | | small light triangle | - U - | small dark circle | | large dark circle | | large dark circle | | small light triangle |\n| large light circle | | large dark circle | | small dark triangle | | small dark circle | - V - | large light circle | | large dark circle | | large dark circle | | small dark circle |\n| large light triangle | | small dark circle | | large dark triangle | | small light triangle | - W - | large dark triangle | | small light circle | | large light triangle | | small dark triangle |\n| small dark triangle | | small light circle | - W - V - | large light circle | | small dark circle |\n\nQuestion:\n| small light triangle | | large light triangle | | small dark triangle | - V - - W - ?\n\nPossible Answers:\nA - | small dark circle | | small dark triangle | | small light circle |\nB - | large dark circle | | large dark triangle | | large dark circle |\nC - | large dark circle | | large dark triangle | | large light circle |\nD - | large light circle | | large light triangle | | large dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Changes large figures (see examples)\nC Changes shading of small figures\nD Changes size and shape of all figures\nE Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large dark triangle | - B - | small light triangle | | large light triangle |\n| small light triangle | | large dark circle | - C - | small dark triangle | | large dark circle |\n| large light circle | | large light circle | | small dark triangle | - D - E - | small light triangle | | small light triangle | | small light triangle | | large dark circle |\n| large dark circle | | large light triangle | | large light circle | | large light triangle | - E - D - | small dark triangle | | small dark triangle | | small light circle | | small light triangle | | small light circle |\n\nQuestion:\n? - C - | small light circle | | small light circle |\n\nPossible Answers:\nA - | small dark circle | | small light circle |\nB - | large light circle | | large light circle |\nC - | small dark circle | | small dark circle |\nD - | small dark circle | | large dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Changes shading of all figures\nN (see examples)\nO Changes size and shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large dark circle | - M - | large light triangle | | large light circle |\n| small dark triangle | | small light circle | - N - | small dark triangle | | small dark triangle |\n| small dark triangle | | small dark triangle | | large light circle | - O - | large light triangle | | large light triangle | | small dark circle |\n| large light triangle | | small dark triangle | | small light circle | - O - N - | small dark triangle | | large dark circle | | large dark circle |\n\nQuestion:\n? - N - - O - - M - | small dark circle | | small dark circle | | small light triangle |\n\nPossible Answers:\nA - | large dark circle | | large light triangle | | large light triangle |\nB - | large dark circle | | large light triangle | | large light triangle | | large light triangle |\nC - | large light triangle | | large dark circle | | large light triangle |\nD - | small dark triangle | | small light circle | | small light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Swaps 1st and 2nd figure\nQ Changes size of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small light triangle | | small light circle | - P - | small light triangle | | large light triangle | | small light circle |\n| small dark triangle | | small light triangle | - Q - | small dark triangle | | large light triangle |\n| large light triangle | | small light circle | | small light circle | - Q - | large light triangle | | large light circle | | small light circle |\n\nQuestion:\n? - Q - - P - - Q - | large light circle | | large dark triangle |\n\nPossible Answers:\nA - | large light triangle | | large dark circle |\nB - | small light circle | | small dark triangle |\nC - | small dark triangle | | small light circle |\nD - | small dark triangle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Changes shading of large dark triangles\nI Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small light circle | - H - | large light triangle | | small light circle |\n| large dark circle | | large dark circle | - I - | large dark circle | | large dark circle | | large dark circle |\n\nQuestion:\n? - I - - H - - I - | small light triangle | | large light triangle | | large light triangle | | large light triangle | | small dark circle |\n\nPossible Answers:\nA - | small light triangle | | large dark triangle | | small light triangle |\nB - | small light triangle | | large dark triangle | | small dark circle |\nC - | small light triangle | | small dark circle | | small dark circle |\nD - | small light triangle | | small dark circle | | large dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Deletes 3rd figure\nS Changes shape of small light figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small light triangle | | small light circle | - R - | large dark triangle | | small light triangle |\n| large dark triangle | | large dark triangle | | small light triangle | | large dark triangle | - S - | large dark triangle | | large dark triangle | | small light circle | | large dark triangle |\n\nQuestion:\n? - R - | large dark circle | | small light circle | | small light triangle |\n\nPossible Answers:\nA - | small dark triangle | | large light triangle | | small light triangle | | large light circle |\nB - | large dark circle | | small light circle | | large light circle |\nC - | large dark circle | | small light circle | | large light circle | | small light triangle |\nD - | large dark circle | | small light circle | | small light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Duplicates 1st figure\nH Changes size and shape of dark figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large dark triangle | - G - | large dark circle | | large dark circle | | large dark triangle |\n| large dark circle | | small light triangle | - H - | small dark triangle | | small light triangle |\n\nQuestion:\n| small dark circle | | large dark triangle | | large dark circle | - H - - G - ?\n\nPossible Answers:\nA - | large dark triangle | | large dark triangle | | small dark circle | | small dark triangle |\nB - | small dark circle | | large dark triangle | | large dark triangle | | small dark triangle |\nC - | small dark triangle | | small dark triangle | | small dark circle | | small dark triangle |\nD - | small dark triangle | | large dark triangle | | small dark circle | | large dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Changes 2nd figure (see examples)\nJ Changes 3rd figure (see examples)\nK (see examples)\nL Duplicates 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large dark circle | - I - | small light circle | | large light triangle |\n| large light triangle | | large dark triangle | | small light circle | | large dark triangle | - J - | large light triangle | | large dark triangle | | large dark circle | | large dark triangle |\n| large dark triangle | | small light circle | - K - | small dark triangle | | large light circle |\n| small light circle | | large light triangle | | small dark circle | - L - | small light circle | | large light triangle | | small dark circle | | small dark circle |\n\nQuestion:\n? - K - | large light circle | | large dark triangle | | large light triangle | | small light triangle |\n\nPossible Answers:\nA - | small light circle | | small dark triangle | | small dark circle | | large light triangle |\nB - | small light circle | | small dark triangle | | small light triangle | | large light triangle |\nC - | small light circle | | small dark triangle | | large light triangle | | small light triangle |\nD - | small dark circle | | small light triangle | | small dark triangle | | large dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS (see examples)\nT Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small light circle | - S - | small light circle | | small dark triangle |\n| large dark circle | | small dark circle | | large light circle | - T - | large dark circle | | large light circle | | large light circle |\n\nQuestion:\n| large light circle | | small light circle | | small dark circle | - S - ?\n\nPossible Answers:\nA - | large dark triangle | | small dark triangle | | small light triangle |\nB - | large dark triangle | | large dark triangle | | small dark triangle | | small light triangle |\nC - | small dark triangle | | large dark triangle | | small light triangle |\nD - | large dark triangle | | small dark triangle | | small dark triangle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Changes light figures (see examples)\nO Changes shading of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark circle | | large dark circle | | small light circle | - N - | small light circle | | large dark circle | | large dark circle | | large light triangle |\n| large light circle | | small dark circle | | large dark circle | - O - | large light circle | | small light circle | | large dark circle |\n| small dark triangle | | large dark triangle | | large light circle | - O - | small dark triangle | | large light triangle | | large light circle |\n\nQuestion:\n? - N - - O - | small dark circle | | large dark circle | | small light triangle |\n\nPossible Answers:\nA - | large dark circle | | large light triangle | | large light circle |\nB - | small dark circle | | large light circle |\nC - | small dark circle | | small light triangle | | large light circle |\nD - | small dark triangle | | small light circle | | large light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Swaps figures (see examples)\nQ Changes shape of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small light triangle | | small dark circle | | large dark circle | - P - | large light triangle | | small dark circle | | small light triangle | | large dark circle |\n| large dark triangle | | small light triangle | - Q - | large dark circle | | small light triangle |\n| large light triangle | | large dark triangle | | small dark circle | | large dark triangle | - P - | large light triangle | | small dark circle | | large dark triangle | | large dark triangle |\n| large dark circle | | small light triangle | | small dark triangle | - Q - | large dark triangle | | small light triangle | | small dark triangle |\n\nQuestion:\n| small dark triangle | | small light circle | | large light circle | - P - ?\n\nPossible Answers:\nA - | small dark triangle | | large light circle | | small light circle | | small light circle |\nB - | small dark triangle | | small light triangle | | small light circle |\nC - | small dark triangle | | large light circle | | small light circle |\nD - | small dark triangle | | small light circle | | large light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL (see examples)\nM Changes size of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small light triangle | - L - | small dark circle | | large dark triangle |\n| small dark triangle | | small dark circle | - M - | small dark triangle | | large dark circle |\n\nQuestion:\n| large light circle | | large light circle | - M - - L - ?\n\nPossible Answers:\nA - | small dark circle | | large light triangle |\nB - | large dark circle | | large dark circle |\nC - | small light triangle | | large dark circle |\nD - | small dark circle | | large dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Changes size and shading of 1st figure\nD Deletes small triangles\nE Changes shape of all figures\nF Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large light triangle | - C - | large dark triangle | | large light triangle |\n| small dark triangle | | large light triangle | | large dark circle | | large light triangle | - D - | large light triangle | | large dark circle | | large light triangle |\n| large dark circle | | small light circle | - E - | large dark triangle | | small light triangle |\n| large dark triangle | | small light circle | - F - | small light circle | | large dark triangle |\n\nQuestion:\n? - C - - F - | small light circle | | small light triangle | | small light triangle | | small dark triangle |\n\nPossible Answers:\nA - | large dark triangle | | small light triangle | | small light circle | | small dark triangle |\nB - | large dark triangle | | large light triangle | | small light triangle | | small dark triangle |\nC - | large dark triangle | | small light circle | | small light triangle | | small dark triangle |\nD - | small light triangle | | large dark circle | | large dark triangle | | large light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Changes light figures (see examples)\nI Deletes light figures\nJ Duplicates 2nd figure\nK Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large dark circle | | large light circle | - H - | large dark triangle | | large dark circle | | large dark triangle |\n| large light circle | | small dark circle | | small light triangle | | small light triangle | - I - | small dark circle |\n| large light triangle | | large dark triangle | - J - | large light triangle | | large dark triangle | | large dark triangle |\n| large dark triangle | | large light circle | - K - | small dark triangle | | large light circle |\n\nQuestion:\n? - H - | large dark circle | | large dark circle | | large dark triangle |\n\nPossible Answers:\nA - | large dark circle | | large dark triangle |\nB - | large light circle | | large dark circle | | large dark triangle |\nC - | large light triangle | | large dark circle | | large dark triangle |\nD - | large light triangle | | large dark circle | | large dark circle | | large dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Changes light figures (see examples)\nM Swaps 2nd and 1st figure\nN Changes 4th figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small dark circle | - L - | large dark circle | | small dark circle |\n| large light triangle | | small dark circle | - M - | small dark circle | | large light triangle |\n| small light triangle | | large light triangle | | large light triangle | | small light triangle | - N - | small light triangle | | large light triangle | | large light triangle | | small dark triangle |\n\nQuestion:\n| large dark circle | | small light circle | | small light triangle | | large dark triangle | - L - ?\n\nPossible Answers:\nA - | large dark circle | | small dark circle | | small dark circle | | small dark triangle | | large dark triangle |\nB - | large dark circle | | small dark circle | | small dark triangle | | small dark triangle |\nC - | large dark circle | | small dark circle | | small dark triangle | | large dark triangle |\nD - | large dark circle | | small dark circle | | small dark triangle | | small light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Deletes 2nd figure\nJ Changes size of 3rd figure\nK Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small light circle | | large dark triangle | | large light triangle | - I - | large light circle | | large dark triangle | | large light triangle |\n| large dark circle | | small dark circle | | large light triangle | | large dark triangle | - J - | large dark circle | | small dark circle | | small light triangle | | large dark triangle |\n| small light circle | | large dark circle | | large light triangle | | small light circle | - K - | large light triangle | | large dark circle | | large light triangle | | small light circle |\n| small dark circle | | large dark triangle | | large dark circle | | large light triangle | - K - J - | large dark triangle | | large dark triangle | | small dark circle | | large light triangle |\n\nQuestion:\n| small dark triangle | | large dark triangle | | small light triangle | | large light circle | - K - - J - ?\n\nPossible Answers:\nA - | large dark circle | | large dark triangle | | large light triangle | | large light circle |\nB - | large dark circle | | large light circle | | large light triangle | | large light circle |\nC - | large dark circle | | large dark triangle | | large light circle |\nD - | large dark circle | | large dark triangle | | large light triangle | | large light triangle | | large light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Changes size of 1st figure\nV Changes small circles (see examples)\nW Changes size of 2nd figure\nX Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large light triangle | | small dark circle | | small dark triangle | - U - | small light triangle | | large light triangle | | small dark circle | | small dark triangle |\n| large light triangle | | small dark circle | - V - | large light triangle | | small dark triangle |\n| small light circle | | small light circle | | small dark triangle | - W - X - | small light circle | | small light circle | | small dark triangle |\n| small dark triangle | | large light triangle | | large light circle | - X - W - | small dark triangle | | large light triangle | | large light circle |\n\nQuestion:\n? - U - - W - - X - | large light triangle | | small dark circle | | large dark circle | | small dark triangle |\n\nPossible Answers:\nA - | small light triangle |\nB - | small light triangle | | small light triangle | | small dark circle | | small dark circle | | large dark circle | | small dark triangle | | small dark triangle |\nC - | small light triangle | | small dark circle | | large dark circle | | small dark triangle |\nD - | small light triangle | | small dark circle | | large dark circle | | small dark triangle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Swaps 2nd and 1st figure\nB Duplicates large figures\nC Deletes 2nd figure\nD Duplicates 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark triangle | | large dark triangle | - A - | large dark triangle | | large light triangle | | large dark triangle |\n| small light triangle | | large light triangle | | small dark triangle | - B - | small light triangle | | large light triangle | | large light triangle | | small dark triangle |\n| small light circle | | large dark circle | - C - | small light circle |\n| large light circle | | small light circle | | large light circle | - D - | large light circle | | small light circle | | large light circle | | large light circle |\n\nQuestion:\n? - D - - C - | large dark triangle | | small dark circle | | small dark circle | | small dark circle |\n\nPossible Answers:\nA - | large dark triangle | | large dark circle | | small dark circle |\nB - | small light triangle | | large dark circle | | small dark circle | | small dark circle |\nC - | large dark triangle | | large dark circle | | small dark circle | | small dark circle |\nD - | small dark circle | | large dark circle | | small dark circle | | small dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Changes shading of triangles\nE Swaps figures (see examples)\nF Changes size of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small dark triangle | - D - | large light circle | | small light triangle |\n| small dark triangle | | large light circle | | large dark triangle | | large dark circle | - E - | large dark circle | | large light circle | | large dark triangle | | small dark triangle |\n| large light triangle | | small light triangle | - F - | small light triangle | | small light triangle |\n\nQuestion:\n| small dark circle | | small light triangle | | small dark triangle | | large light triangle | - D - ?\n\nPossible Answers:\nA - | small dark circle | | small dark triangle | | large light triangle | | large dark triangle |\nB - | small dark circle | | small dark triangle | | small light triangle | | large dark triangle | | large dark triangle |\nC - | small dark circle | | small dark triangle | | small light triangle | | large dark triangle |\nD - | small dark circle | | small light triangle | | small dark triangle | | large dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK Changes 4th figure (see examples)\nL Changes size and shading of 1st figure\nM Changes size and shape of all figures\nN Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small dark triangle | | large dark triangle | | small light triangle | - K - | large dark circle | | small dark triangle | | large dark triangle | | large dark triangle |\n| large light triangle | | small dark triangle | | large light circle | | large dark triangle | - L - | small dark triangle | | small dark triangle | | large light circle | | large dark triangle |\n| small dark triangle | | large dark triangle | | small light circle | - M - | large dark circle | | small dark circle | | large light triangle |\n| small dark triangle | | small dark triangle | | large dark circle | | large light triangle | - N - | small dark triangle | | large dark triangle | | large dark circle | | large light triangle |\n\nQuestion:\n? - K - - N - | large light triangle | | small light triangle | | small light circle | | small dark circle |\n\nPossible Answers:\nA - | large light triangle | | large light triangle | | large light triangle | | large light circle |\nB - | large light triangle | | large light triangle | | large light triangle | | small light circle | | large light circle |\nC - | large light triangle | | large light triangle | | large light triangle | | large light triangle | | small light circle | | large light circle | | large light circle |\nD - | large light triangle | | large light triangle | | small light circle | | large light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Changes size of 1st figure\nR Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small dark circle | | large dark triangle | | small light circle | - Q - | large light triangle | | small dark circle | | large dark triangle | | small light circle |\n| large light triangle | | small dark circle | - R - | large light triangle | | small dark circle | | small dark circle |\n\nQuestion:\n? - R - - Q - | large dark triangle | | large dark triangle | | large dark triangle | | small dark triangle | | small light triangle |\n\nPossible Answers:\nA - | small dark triangle | | large dark triangle | | small dark triangle | | small light triangle | | small light triangle |\nB - | small dark triangle | | large dark triangle | | small light triangle |\nC - | small dark triangle | | large dark triangle | | small dark triangle | | small light triangle |\nD - | small dark triangle | | small dark triangle | | large dark triangle | | small light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Changes shading and shape of 3rd figure\nV Changes size and shading of all figures\nW Changes shading of all figures\nX Changes size and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small dark triangle | | small dark triangle | | large dark circle | - U - | large dark triangle | | small dark triangle | | small light circle | | large dark circle |\n| small light circle | | small dark circle | | large light circle | | small light circle | - V - | large dark circle | | large light circle | | small dark circle | | large dark circle |\n| small dark circle | | small light triangle | - W - X - | large light triangle | | large dark circle |\n| small dark circle | | large light circle | | large dark triangle | | large dark triangle | - X - W - | large light triangle | | small dark triangle | | small light circle | | small light circle |\n\nQuestion:\n? - X - | small light triangle | | large light circle |\n\nPossible Answers:\nA - | small dark circle | | large dark triangle |\nB - | large light circle | | small light triangle |\nC - | large light circle | | small dark triangle |\nD - | small light triangle | | small light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Changes size of all figures\nW Deletes light circles\nX Changes 2nd figure (see examples)\nY Changes shading and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large dark circle | | small dark triangle | - V - | large dark triangle | | small dark circle | | large dark triangle |\n| large light circle | | large light triangle | - W - | large light triangle |\n| large dark circle | | large dark triangle | - X - | large dark circle | | large light triangle |\n| small light circle | | small dark circle | | small dark circle | | small light circle | - Y - | small dark triangle | | small light triangle | | small light triangle | | small dark triangle |\n\nQuestion:\n? - X - | large dark triangle | | large light circle | | large dark circle |\n\nPossible Answers:\nA - | large dark triangle | | large dark circle | | large dark circle | | large dark circle |\nB - | large dark triangle | | large dark circle | | large dark circle |\nC - | large dark triangle | | large dark triangle | | large dark circle | | large dark circle |\nD - | large dark triangle | | large dark circle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Duplicates 1st figure\nH Changes shape of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large dark triangle | | large light circle | | small dark circle | - G - | small dark triangle | | small dark triangle | | large dark triangle | | large light circle | | small dark circle |\n| small light circle | | small light triangle | - H - | small light circle | | small light circle |\n| large light triangle | | large dark triangle | | large dark triangle | | small light circle | - G - | large light triangle | | large light triangle | | large dark triangle | | large dark triangle | | small light circle |\n| large light triangle | | large dark triangle | | small dark triangle | | small light circle | - G - | large light triangle | | large light triangle | | large dark triangle | | small dark triangle | | small light circle |\n\nQuestion:\n? - G - - H - - G - | large light triangle | | large light triangle | | large light circle | | large light triangle |\n\nPossible Answers:\nA - | large light circle | | large light circle |\nB - | large light triangle | | large dark triangle |\nC - | large light triangle | | large light triangle |\nD - | small dark triangle | | large light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Changes 1st figure (see examples)\nO Duplicates 2nd figure\nP Changes shading and shape of circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large light triangle | | large light circle | | small light circle | - N - | small dark circle | | large light triangle | | large light circle | | small light circle |\n| large dark circle | | large light circle | | large dark triangle | - O - | large dark circle | | large light circle | | large light circle | | large dark triangle |\n| small light circle | | small dark circle | | small light triangle | | small light triangle | - P - | small dark triangle | | small light triangle | | small light triangle | | small light triangle |\n| small light circle | | large dark triangle | | large dark triangle | | small light triangle | - P - O - | small dark triangle | | large dark triangle | | large dark triangle | | large dark triangle | | small light triangle |\n\nQuestion:\n? - N - - P - - N - | small light triangle | | small dark triangle | | small dark triangle | | small light triangle |\n\nPossible Answers:\nA - | small dark triangle | | small dark circle | | small light triangle | | small light circle |\nB - | large dark triangle | | large dark circle | | large light triangle | | large light circle |\nC - | small light triangle | | small light circle | | small dark triangle | | small dark circle |\nD - | small light triangle | | small light circle | | small dark triangle | | small light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Changes 2nd figure (see examples)\nE Deletes 2nd figure\nF Changes size of 4th figure\nG Changes shading and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large light circle | - D - | large light circle | | small dark circle |\n| small light triangle | | large light triangle | - E - | small light triangle |\n\n\n\nQuestion:\n? - E - | large dark circle | | large dark triangle | | large light circle |\n\nPossible Answers:\nA - | large dark circle | | large dark triangle | | small dark triangle | | large light circle |\nB - | large dark circle | | large dark triangle | | large dark triangle | | large dark triangle | | large light circle |\nC - | large dark circle | | large dark triangle | | large dark triangle | | large dark triangle | | large dark triangle | | large light circle |\nD - | large dark circle | | large dark triangle | | large dark triangle | | large light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Deletes small figures\nI Duplicates small figures\nJ Changes small figures (see examples)\nK Changes size of small dark figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small light circle | | large light circle | | small dark triangle | - H - | large light circle | | large light circle |\n| small light triangle | | small dark triangle | | large light circle | | small dark triangle | - I - | small light triangle | | small light triangle | | small dark triangle | | small dark triangle | | large light circle | | small dark triangle | | small dark triangle |\n| small dark circle | | small dark triangle | - J - | small light triangle | | small light circle |\n| large light triangle | | large light circle | | large light circle | | small dark circle | - K - | large light triangle | | large light circle | | large light circle | | large dark circle |\n\nQuestion:\n? - I - - K - | small light circle | | small light circle | | small light triangle | | small light triangle | | large dark triangle | | large dark triangle | | large dark circle | | large dark circle |\n\nPossible Answers:\nA - | small light triangle | | small light triangle | | small dark triangle | | small dark circle |\nB - | small light circle | | small light triangle | | small light triangle | | small dark circle |\nC - | small light circle | | small light triangle | | small dark triangle | | small dark circle |\nD - | small light circle | | small light triangle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Duplicates 1st figure\nJ Deletes 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark circle | - I - | large light triangle | | large light triangle | | large dark circle |\n| large light circle | | small dark circle | - J - | small dark circle |\n| small light circle | | small dark circle | | large dark triangle | - J - | small dark circle | | large dark triangle |\n| small dark circle | | large dark triangle | | large dark circle | | large dark triangle | - J - | large dark triangle | | large dark circle | | large dark triangle |\n\nQuestion:\n? - I - | small dark circle | | small dark circle | | small light triangle | | large dark triangle |\n\nPossible Answers:\nA - | small dark circle | | small dark circle | | small light triangle | | large dark triangle | | large dark triangle |\nB - | small dark circle | | small light triangle | | large dark triangle |\nC - | small dark circle | | large dark triangle |\nD - | small dark triangle | | small light triangle | | large dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Changes circles (see examples)\nD Swaps 3rd and 2nd figure\nE Changes size and shape of all figures\nF Changes shading and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small light circle | | small dark triangle | | small dark triangle | - C - | small light circle | | small dark circle | | small dark triangle | | small dark triangle |\n| small dark triangle | | large light triangle | | small dark triangle | | small dark triangle | - D - | small dark triangle | | small dark triangle | | large light triangle | | small dark triangle |\n| small dark circle | | small dark triangle | | large dark circle | - E - F - | large light circle | | large light triangle | | small light circle |\n| small light triangle | | large light circle | | small light triangle | - F - E - | large dark triangle | | small dark circle | | large dark triangle |\n\nQuestion:\n? - F - - E - - F - | large dark circle | | small light circle |\n\nPossible Answers:\nA - | small dark triangle |\nB - | small dark triangle | | small light circle |\nC - | large light triangle | | small dark triangle |\nD - | small dark triangle | | large light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE Duplicates small figures\nF Changes 2nd figure (see examples)\nG Deletes large figures\nH Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large dark circle | | small dark triangle | - E - | large light circle | | large dark circle | | small dark triangle | | small dark triangle |\n| small light triangle | | small light circle | | large dark triangle | - F - | small light triangle | | small dark triangle | | large dark triangle |\n| small light circle | | small light circle | | small dark circle | | large light circle | - G - | small light circle | | small light circle | | small dark circle |\n| small dark triangle | | small dark circle | | large dark triangle | | small light triangle | - H - | large dark triangle | | small dark circle | | small dark triangle | | small light triangle |\n\nQuestion:\n? - F - | small dark circle | | small dark triangle | | small dark triangle | | large light circle |\n\nPossible Answers:\nA - | large light circle | | small light circle | | large light triangle | | large light circle |\nB - | small dark circle | | small light circle | | small dark triangle | | large light circle |\nC - | small dark circle | | small light circle | | small dark triangle | | large light circle | | large light circle |\nD - | large light circle | | small light circle | | small dark triangle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Changes size of all figures\nO (see examples)\nP Changes shading and shape of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large dark circle | | small dark triangle | | large light circle | - N - | large light triangle | | small dark circle | | large dark triangle | | small light circle |\n| small dark circle | | large light triangle | | small dark circle | | small light triangle | - O - | small dark triangle | | large light circle | | small dark triangle | | small light circle |\n| small dark triangle | | small dark triangle | - P - | small light circle | | small dark triangle |\n| small light circle | | large light circle | - O - | small light triangle | | large light triangle |\n\nQuestion:\n? - P - | large dark triangle | | small light circle |\n\nPossible Answers:\nA - | small light triangle | | large light triangle |\nB - | large light circle | | small light circle | | small light circle |\nC - | large light circle | | small light circle |\nD - | large light circle | | large dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Changes shading and shape of 3rd figure\nD Deletes circles\nE Deletes 1st figure\nF Changes shading of circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark triangle | | small light triangle | - C - | large light triangle | | large dark triangle | | small dark circle |\n| small dark triangle | | large dark circle | | small light triangle | | large light circle | - D - | small dark triangle | | small light triangle |\n| small dark triangle | | large light circle | | large dark triangle | - E - | large light circle | | large dark triangle |\n| large light triangle | | small dark circle | | large dark triangle | - F - | large light triangle | | small light circle | | large dark triangle |\n\nQuestion:\n| large light triangle | | large light triangle | | large light circle | - F - ?\n\nPossible Answers:\nA - | large light triangle | | large light triangle | | large light circle |\nB - | large light triangle | | large light triangle | | large dark circle |\nC - | large light triangle | | large dark circle |\nD - | large dark circle | | large light triangle | | large dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Deletes 4th figure\nS Deletes 3rd figure\nT Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small light triangle | | large light triangle | | large light triangle | - R - | small dark circle | | small light triangle | | large light triangle |\n| large light circle | | large light circle | | large light triangle | | large dark circle | - S - | large light circle | | large light circle | | large dark circle |\n| small dark triangle | | small light circle | | small dark circle | | small light triangle | - T - | small dark triangle | | small light circle | | small light circle | | small dark circle | | small light triangle |\n\nQuestion:\n| large dark triangle | | large dark triangle | - T - - S - ?\n\nPossible Answers:\nA - | large dark triangle | | large dark triangle | | large dark triangle |\nB - | large dark triangle | | large dark triangle |\nC - | large dark triangle | | small light triangle |\nD - | small dark triangle | | large dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Duplicates 1st figure\nD Changes shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large dark triangle | - C - | large dark circle | | large dark circle | | large dark triangle |\n| small light triangle | | large light circle | | small dark circle | - D - | small light circle | | large light triangle | | small dark triangle |\n| small light circle | | large light circle | | large light triangle | | large light circle | - D - | small light triangle | | large light triangle | | large light circle | | large light triangle |\n| large light triangle | | large dark circle | - C - | large light triangle | | large light triangle | | large dark circle |\n\nQuestion:\n? - C - - D - - C - | large dark circle | | large dark circle | | large dark circle | | large light circle | | large light triangle | | large light triangle |\n\nPossible Answers:\nA - | large dark triangle | | large light circle | | large light circle |\nB - | large dark triangle | | large light triangle | | large light circle |\nC - | large dark triangle | | large light triangle | | large light circle | | large light circle |\nD - | large dark triangle | | large light triangle | | small light triangle | | large light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Duplicates light triangles\nU Changes size of all figures\nV Changes shading of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark circle | | small light circle | | large light circle | - T - | large light triangle | | large light triangle | | large dark circle | | small light circle | | large light circle |\n| large light circle | | small dark triangle | | large light triangle | - U - | small light circle | | large dark triangle | | small light triangle |\n| large dark triangle | | small light triangle | | large light circle | | small light triangle | - V - | large light triangle | | small light triangle | | large light circle | | small light triangle |\n| small dark circle | | large light triangle | | large light triangle | | large light triangle | - V - U - | large light circle | | small light triangle | | small light triangle | | small light triangle |\n\nQuestion:\n? - T - - V - | small light triangle | | small dark circle | | small light triangle | | small light triangle | | large dark triangle |\n\nPossible Answers:\nA - | small dark triangle | | small light triangle | | small light triangle | | large dark triangle |\nB - | small dark triangle | | small dark circle | | small light triangle |\nC - | small dark triangle | | small dark circle | | small light triangle | | large dark triangle |\nD - | small dark circle | | small dark triangle | | small light triangle | | large dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Changes size of 2nd figure\nQ Deletes 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small dark circle | | large dark circle | - P - | small dark circle | | large dark circle | | large dark circle |\n| large dark triangle | | large light triangle | | large light triangle | | small light triangle | - Q - | large light triangle | | large light triangle | | small light triangle |\n| large light circle | | large dark triangle | - P - | large light circle | | small dark triangle |\n\nQuestion:\n| large light triangle | | small light triangle | | small light circle | - Q - - P - ?\n\nPossible Answers:\nA - | large light circle | | small light triangle |\nB - | small light triangle | | large light circle |\nC - | small light triangle | | large light circle | | large light circle |\nD - | small light circle | | large light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE Changes size and shape of light triangles\nF Changes size and shading of all figures\nG Swaps figures (see examples)\nH Changes shading of small circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large light triangle | | large light triangle | | small light circle | - E - | large light circle | | small light circle | | small light circle | | small light circle |\n| large dark circle | | small light triangle | | large dark circle | - F - | small light circle | | large dark triangle | | small light circle |\n| large light triangle | | large dark triangle | | small dark circle | - G - H - | large dark triangle | | large light triangle | | small light circle |\n\n\nQuestion:\n| large dark triangle | | large dark circle | | small dark circle | - G - - F - - H - ?\n\nPossible Answers:\nA - | small dark circle | | small light triangle | | large light circle |\nB - | large dark circle | | small light triangle | | large light circle |\nC - | small dark circle | | small light triangle | | small light triangle | | large light circle | | large light circle |\nD - | large dark triangle | | large light circle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Swaps 2nd and 1st figure\nO Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large dark circle | | small dark circle | - N - | large dark circle | | large dark triangle | | small dark circle |\n| large dark circle | | large light circle | - O - | large dark circle | | large light triangle |\n\nQuestion:\n? - O - - N - | small dark circle | | small dark triangle |\n\nPossible Answers:\nA - | small dark triangle | | small dark triangle | | small dark triangle |\nB - | small dark circle | | small dark circle |\nC - | small dark triangle | | small dark triangle |\nD - | large dark triangle | | large dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Changes shading and shape of large circles\nR Changes size of 1st figure\nS Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large light circle | | small light triangle | | small dark triangle | - Q - | large dark triangle | | large dark triangle | | small light triangle | | small dark triangle |\n| large light circle | | small light triangle | - R - | small light circle | | small light triangle |\n| small dark triangle | | small light circle | | small light triangle | | small light triangle | - S - | small dark triangle | | small light triangle | | small light triangle | | small light triangle |\n| small dark triangle | | small dark triangle | | small dark circle | - S - R - | large dark triangle | | small dark circle | | small dark circle |\n\nQuestion:\n| small dark circle | | large light circle | | small light triangle | | large light triangle | - Q - - S - - Q - ?\n\nPossible Answers:\nA - | small dark circle | | large light triangle | | small light triangle | | large light triangle | | large light triangle |\nB - | small dark circle | | large light triangle | | large light triangle | | small light triangle | | small light triangle | | large light triangle | | large light triangle |\nC - | small dark circle | | large light triangle | | large light triangle | | small light triangle | | large light triangle |\nD - | small dark circle | | large light triangle | | small light triangle | | large light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Changes 2nd figure (see examples)\nW Changes shading and shape of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large dark triangle | - V - | small dark circle | | small dark circle |\n| small light circle | | large dark circle | | small dark circle | | small dark triangle | - W - | small dark triangle | | large dark circle | | small dark circle | | small dark triangle |\n\nQuestion:\n? - W - - V - | small dark triangle | | large light triangle |\n\nPossible Answers:\nA - | small light circle | | small dark circle |\nB - | small light circle | | small light circle | | small light circle |\nC - | small light circle | | small light circle |\nD - | small light circle | | large light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Changes shading and shape of 1st figure\nB Changes dark triangles (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large light circle | - A - | large light triangle | | large light circle |\n| small light circle | | large dark triangle | | small dark circle | | large light circle | - B - | small light circle | | large light triangle | | small dark circle | | large light circle |\n\nQuestion:\n| large dark triangle | | small light circle | | small light circle | - B - - A - ?\n\nPossible Answers:\nA - | large light circle | | small dark circle | | small dark circle |\nB - | large dark circle | | small light circle | | small light circle |\nC - | small light circle | | large dark circle | | small light circle |\nD - | large dark triangle | | small light circle | | small light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Changes 2nd figure (see examples)\nE Swaps 2nd and 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large light triangle | | large light circle | - D - | small light triangle | | small light circle | | large light circle |\n| small light circle | | small light triangle | - E - | small light triangle | | small light circle |\n\nQuestion:\n? - D - - E - - D - | large light triangle | | large dark circle | | small dark triangle |\n\nPossible Answers:\nA - | small light triangle | | small dark circle | | small light triangle |\nB - | small dark triangle | | small dark triangle | | small light circle |\nC - | small dark triangle | | small light circle | | small dark triangle |\nD - | small dark triangle | | small dark triangle | | small light circle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Deletes large dark figures\nW Changes size and shape of 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large light triangle | - V - | large light triangle |\n| small dark triangle | | small dark circle | | small dark circle | - W - | small dark triangle | | small dark circle | | large dark triangle |\n| small light triangle | | small light triangle | | large dark triangle | - V - | small light triangle | | small light triangle |\n| large dark circle | | small light circle | - V - | small light circle |\n\nQuestion:\n| large dark circle | | small light triangle | | small light triangle | | small light circle | - W - ?\n\nPossible Answers:\nA - | large dark circle | | small light triangle | | large light circle | | small light circle |\nB - | large dark circle | | large light triangle | | large light circle | | large light circle |\nC - | large dark circle | | small light triangle | | large light circle | | small dark circle |\nD - | large dark circle | | small light triangle | | small light triangle | | large light circle | | large light circle | | small light circle | | small light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Deletes 2nd figure\nC Changes size of 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large light triangle | | small dark triangle | - B - | large dark triangle | | small dark triangle |\n| large light triangle | | small dark triangle | | large dark triangle | - C - | large light triangle | | small dark triangle | | small dark triangle |\n\nQuestion:\n? - B - - C - - B - | small light triangle | | large dark triangle |\n\nPossible Answers:\nA - | small light triangle | | large light triangle | | large light triangle | | small light circle | | small dark triangle |\nB - | small light triangle | | large light triangle | | small light circle | | small dark triangle |\nC - | small light triangle | | small light triangle | | large light triangle | | small light circle | | small dark triangle |\nD - | small dark circle | | large dark circle | | small dark triangle | | small light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Changes shading of all figures\nW Changes size and shading of all figures\nX Changes dark figures (see examples)\nY Swaps 2nd and 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small dark circle | | large dark triangle | | small dark circle | - V - | large dark circle | | small light circle | | large light triangle | | small light circle |\n| large dark circle | | small light triangle | | small dark triangle | | large dark triangle | - W - | small light circle | | large dark triangle | | large light triangle | | small light triangle |\n| large dark triangle | | large dark circle | | small dark circle | | large dark circle | - X - Y - | large light circle | | large light triangle | | small light circle | | large light circle |\n| large dark circle | | small light triangle | | large dark circle | - Y - X - | small light triangle | | large light circle | | large light circle |\n\nQuestion:\n| large dark circle | | large dark circle | - W - - V - - W - ?\n\nPossible Answers:\nA - | large dark circle | | large light circle |\nB - | large light circle | | large light circle |\nC - | large dark circle | | large dark circle |\nD - | large light circle | | large light circle | | large light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Duplicates 1st figure\nI Changes size and shading of 3rd figure\nJ Changes small circles (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large light circle | - H - | small light triangle | | small light triangle | | large light circle |\n| large light circle | | small light circle | | large light triangle | - I - | large light circle | | small light circle | | small dark triangle |\n| large dark circle | | small dark circle | - J - | large dark circle | | small light triangle |\n| small dark circle | | small light triangle | | small light circle | - J - I - | small light triangle | | small light triangle | | large light triangle |\n\nQuestion:\n? - J - | large dark triangle | | small light triangle | | small light triangle |\n\nPossible Answers:\nA - | large dark circle | | small dark circle | | small dark circle |\nB - | large dark triangle | | small dark circle | | small dark circle |\nC - | large dark circle | | small dark triangle | | small dark triangle |\nD - | large dark triangle | | large dark triangle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Deletes 3rd figure\nI Changes size and shape of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small light circle | | large light triangle | | small dark circle | - H - | small dark triangle | | small light circle | | small dark circle |\n| small light circle | | small light triangle | | large dark circle | - I - | large light triangle | | small light triangle | | large dark circle |\n\nQuestion:\n? - I - - H - - I - | large light circle | | large dark circle | | small dark triangle |\n\nPossible Answers:\nA - | large light circle | | large dark circle | | large light circle | | small dark triangle |\nB - | large light circle | | large dark circle | | large dark circle | | large light circle | | small dark triangle |\nC - | large light triangle | | large dark triangle | | large light triangle | | small dark circle |\nD - | large light circle | | large dark circle | | large light circle | | large dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Duplicates 1st figure\nM (see examples)\nN Deletes light figures\nO Duplicates small figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large light triangle | - L - | large light triangle | | large light triangle | | large light triangle |\n| large dark circle | | small light triangle | | large light circle | | small light triangle | - M - | large light circle | | small light triangle | | large light circle | | small light triangle |\n\n\n\nQuestion:\n? - N - | small dark circle | | large dark circle |\n\nPossible Answers:\nA - | small dark circle | | large dark circle | | small light circle | | small light circle | | large light circle | | large light circle |\nB - | small dark circle | | large dark circle | | small light circle | | large light circle |\nC - | small light circle | | large dark circle | | small dark circle | | large light circle |\nD - | small dark circle | | large dark circle | | small light circle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Duplicates 3rd figure\nR Duplicates 2nd figure\nS Deletes large light circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large light circle | | small light circle | - Q - | large light circle | | large light circle | | small light circle | | small light circle |\n| large dark circle | | large dark circle | - R - | large dark circle | | large dark circle | | large dark circle |\n| large light circle | | small light circle | - S - | small light circle |\n\n\nQuestion:\n| large light circle | | large dark triangle | - R - - Q - ?\n\nPossible Answers:\nA - | large light circle | | large dark triangle | | large dark triangle | | large dark triangle |\nB - | large light circle | | large dark triangle | | large dark triangle | | large dark triangle | | large dark triangle |\nC - | large light triangle | | large dark circle | | large dark circle | | large dark circle |\nD - | large dark circle | | large dark triangle | | large dark triangle | | large dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Changes large circles (see examples)\nJ Changes 1st figure (see examples)\nK Changes shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark circle | | large light triangle | - I - | large light triangle | | large light circle | | large light triangle |\n| small dark circle | | small dark circle | - J - | large dark circle | | small dark circle |\n| small light circle | | small light triangle | - K - | small light triangle | | small light circle |\n| large dark circle | | small dark triangle | | small dark circle | | large dark circle | - K - | large dark triangle | | small dark circle | | small dark triangle | | large dark triangle |\n\nQuestion:\n? - J - | large light triangle | | large dark triangle | | small dark triangle |\n\nPossible Answers:\nA - | small dark triangle | | large dark triangle | | small light triangle |\nB - | small light triangle | | large dark triangle | | small dark triangle |\nC - | large dark triangle | | small dark triangle |\nD - | large light circle | | small dark circle | | large dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Duplicates 1st figure\nI Deletes circles\nJ Changes shading and shape of all figures\nK Duplicates 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small light circle | | small dark circle | | small dark circle | - H - | large light circle | | large light circle | | small light circle | | small dark circle | | small dark circle |\n| small light triangle | | large light circle | | large dark circle | - I - | small light triangle |\n| small light triangle | | small light circle | | small light circle | | small dark triangle | - J - K - | small dark circle | | small dark triangle | | small dark triangle | | small dark triangle | | small light circle |\n\n\nQuestion:\n? - J - | small dark triangle | | small light circle | | large light circle |\n\nPossible Answers:\nA - | small dark triangle | | small light circle | | large dark triangle |\nB - | small dark triangle | | large dark triangle |\nC - | small light circle | | small dark triangle | | large light triangle |\nD - | small light circle | | small dark triangle | | large dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Changes 4th figure (see examples)\nD Changes shape of all figures\nE Changes shading of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small dark circle | | small dark circle | | small light circle | - C - | large light triangle | | small dark circle | | small dark circle | | large light triangle |\n| large dark circle | | large dark circle | | large light circle | - D - | large dark triangle | | large dark triangle | | large light triangle |\n| large dark triangle | | small light circle | - E - | large light triangle | | small light circle |\n| large dark circle | | large dark triangle | | large light circle | | large light triangle | - C - | large dark circle | | large dark triangle | | large light circle | | small light circle |\n\nQuestion:\n? - E - - C - | large light triangle | | small dark triangle | | large light circle | | small dark triangle |\n\nPossible Answers:\nA - | large dark triangle | | large light circle | | small dark triangle | | large dark circle |\nB - | large dark triangle | | small dark circle | | large light circle | | large dark circle |\nC - | small light triangle | | large light triangle | | small dark circle | | small light circle |\nD - | large dark triangle | | small dark triangle | | large light circle | | large dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Changes size of all figures\nJ Duplicates 2nd figure\nK Deletes large dark figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small dark circle | - I - | large dark circle | | large dark circle |\n| small dark circle | | small dark circle | | small light circle | - J - | small dark circle | | small dark circle | | small dark circle | | small light circle |\n| large dark circle | | large dark circle | - K -\n\n\nQuestion:\n? - J - - I - - J - | large dark circle | | large dark circle | | large dark circle | | large dark circle | | large light circle | | large light triangle |\n\nPossible Answers:\nA - | small dark circle | | small dark circle | | small light circle | | small light triangle |\nB - | small light triangle | | small dark circle | | small light circle | | small dark circle |\nC - | small dark circle | | small dark circle | | small light circle | | large light triangle |\nD - | small dark circle | | small dark circle | | large light circle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Changes size of all figures\nR Changes triangles (see examples)\nS Changes shape of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large light circle | | large dark circle | | large light triangle | - Q - | small dark circle | | small light circle | | small dark circle | | small light triangle |\n| small dark triangle | | small dark triangle | - R - | large light triangle | | large light triangle |\n| small light triangle | | large dark triangle | | large dark triangle | - S - | small light triangle | | large dark circle | | large dark triangle |\n| large dark triangle | | small light triangle | | small dark triangle | - S - R - | small light triangle | | small light circle | | large light triangle |\n\nQuestion:\n? - R - - S - - Q - | large light triangle | | large dark circle | | small light circle |\n\nPossible Answers:\nA - | small dark triangle | | small light triangle | | small light circle |\nB - | large light triangle | | large light circle |\nC - | large dark triangle | | large light triangle | | large light circle |\nD - | large dark triangle | | large dark triangle | | large light triangle | | large light triangle | | large light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ Deletes small light figures\nK Deletes 2nd figure\nL Deletes 3rd figure\nM Changes shape of light figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light circle | | small light circle | - J - | large dark circle |\n| small dark circle | | small light triangle | - K - | small dark circle |\n\n\n\nQuestion:\n? - J - - M - | large light circle | | small dark triangle | | large dark circle |\n\nPossible Answers:\nA - | small dark triangle | | small light circle | | large light triangle | | large dark circle |\nB - | small light circle | | large light triangle | | small dark triangle | | large dark circle |\nC - | large light triangle | | small light circle | | small dark triangle | | large dark circle |\nD - | large light triangle | | small light circle | | large dark circle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Changes size and shape of 1st figure\nC Changes circles (see examples)\nD Duplicates dark triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small dark circle | | small light circle | - B - | small light circle | | small dark circle | | small light circle |\n| small light triangle | | large light circle | | large light circle | - C - | small light triangle | | large dark triangle | | large dark triangle |\n| large light triangle | | small light triangle | | small dark triangle | | large light triangle | - D - | large light triangle | | small light triangle | | small dark triangle | | small dark triangle | | large light triangle |\n\n\nQuestion:\n? - D - | small dark triangle | | small dark triangle | | small light triangle | | small light circle | | large light triangle |\n\nPossible Answers:\nA - | small dark triangle | | small dark circle | | small light circle | | large dark circle |\nB - | small dark triangle | | small light triangle | | small light circle | | small light circle |\nC - | small light circle | | small light triangle | | small dark triangle | | large light triangle |\nD - | small dark triangle | | small light triangle | | small light circle | | large light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Changes shading of 1st figure\nS Changes dark figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large dark circle | - R - | large dark circle | | large dark circle |\n| small dark circle | | small light circle | | small dark circle | - S - | small dark triangle | | small light circle | | small dark triangle |\n\nQuestion:\n? - R - | small light circle | | small dark circle |\n\nPossible Answers:\nA - | small dark circle | | small dark circle | | small dark circle |\nB - | small dark circle | | small dark circle |\nC - | small dark circle | | small light circle |\nD - | small dark circle | | small light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC (see examples)\nD Changes 1st figure (see examples)\nE Changes shading and shape of small figures\nF Deletes small dark circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark circle | - C - | large dark circle | | large light triangle |\n| small dark triangle | | large dark circle | - D - | large dark triangle | | large dark circle |\n| small dark triangle | | large dark circle | | large light circle | - E - | small light circle | | large dark circle | | large light circle |\n| small dark triangle | | small dark circle | | large light triangle | | small dark triangle | - F - | small dark triangle | | large light triangle | | small dark triangle |\n\nQuestion:\n| large light circle | | small light triangle | | large dark circle | | small dark circle | - E - - F - - E - ?\n\nPossible Answers:\nA - | large light circle | | large light circle | | large dark circle | | small dark circle |\nB - | large light circle | | large dark circle | | small dark circle |\nC - | small light triangle | | large dark circle | | small dark circle |\nD - | large light circle | | large dark circle | | small dark circle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Duplicates small figures\nR Changes shading of all figures\nS Changes size and shape of all figures\nT Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light triangle | - Q - | large dark circle | | small light triangle | | small light triangle |\n| large light circle | | small dark circle | | small light triangle | | small light triangle | - R - | large dark circle | | small light circle | | small dark triangle | | small dark triangle |\n| small light circle | | small dark circle | | large dark circle | | small light circle | - S - T - | small dark triangle | | large dark triangle | | small dark triangle | | large light triangle |\n| large light triangle | | small light circle | | small light triangle | - T - S - | large dark circle | | large light triangle | | large light circle |\n\nQuestion:\n? - T - | large light circle | | small light circle | | large light circle |\n\nPossible Answers:\nA - | small dark circle |\nB - | small light circle | | small dark circle | | large light circle |\nC - | small dark circle | | large light circle | | small light circle |\nD - | small dark circle | | small light circle | | large light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Changes size and shape of 1st figure\nI Swaps 2nd and 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small dark circle | - H - | small light circle | | small dark circle |\n| small dark triangle | | small dark circle | | large dark triangle | - I - | small dark circle | | small dark triangle | | large dark triangle |\n| small dark circle | | small light triangle | | large dark circle | | large dark circle | - H - | large dark triangle | | small light triangle | | large dark circle | | large dark circle |\n\nQuestion:\n? - H - | large light circle | | large light triangle | | small light triangle |\n\nPossible Answers:\nA - | small light triangle | | large light triangle | | small light triangle |\nB - | large light triangle | | small light triangle | | large light triangle |\nC - | large light triangle | | small light triangle | | small light triangle |\nD - | large dark triangle | | small dark triangle | | large dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Deletes small figures\nV (see examples)\nW Duplicates 3rd figure\nX Deletes 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large light triangle | | large light triangle | | small dark circle | - U - | large light triangle | | large light triangle | | large light triangle |\n| large dark circle | | small light triangle | - V - | small dark triangle | | small light triangle |\n\n| small light circle | | large dark triangle | | small light circle | | small dark triangle | - X - W - | large dark triangle | | small light circle | | small dark triangle | | small dark triangle |\n\nQuestion:\n? - X - | large light triangle | | small dark triangle | | small dark circle |\n\nPossible Answers:\nA - | small dark triangle | | large light triangle | | small dark triangle | | small dark circle |\nB - | large light triangle | | small dark triangle | | small dark circle |\nC - | small dark triangle | | large light triangle | | large light triangle | | small dark triangle | | small dark circle |\nD - | large dark circle | | large light triangle | | large dark circle | | small dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Changes shape of 1st figure\nT (see examples)\nU Changes size of 3rd figure\nV Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small dark triangle | - S - | small light circle | | small dark triangle |\n| small light triangle | | large light triangle | | large light triangle | | large light triangle | - T - | small light triangle | | large light triangle | | large dark circle | | large light triangle |\n| large light triangle | | small light triangle | | small light circle | - U - | large light triangle | | small light triangle | | large light circle |\n| small dark circle | | large dark circle | | large light circle | - V - | small dark circle | | small dark circle | | large dark circle | | large light circle |\n\nQuestion:\n? - U - - T - | large light circle | | large dark triangle | | small dark circle |\n\nPossible Answers:\nA - | large light circle | | large light circle | | large light triangle |\nB - | large light circle | | large dark triangle | | large light triangle |\nC - | large light circle | | small light triangle | | large light triangle |\nD - | small dark circle | | large dark triangle | | large light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Deletes 1st figure\nG Deletes 4th figure\nH Duplicates large figures\nI Changes size of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small light triangle | - F - | small light triangle |\n| small dark circle | | large light circle | | small dark circle | | small light circle | - G - | small dark circle | | large light circle | | small dark circle |\n| small light triangle | | large dark circle | | small light triangle | - H - I - | small light triangle | | small dark circle | | large dark circle | | small light triangle |\n| large light triangle | | large dark circle | | large light triangle | | small dark circle | - I - H - | large light triangle | | large light triangle | | small dark circle | | large light triangle | | large light triangle | | small dark circle |\n\nQuestion:\n? - G - - H - - G - | large dark triangle | | large dark triangle | | large light circle | | small dark triangle |\n\nPossible Answers:\nA - | large dark triangle | | large light circle | | small dark triangle | | large light triangle |\nB - | large dark triangle | | large light circle | | small dark triangle | | small light triangle |\nC - | large light triangle | | large light circle | | small dark triangle | | small light triangle |\nD - | large dark triangle | | large light circle | | large light circle | | small dark triangle | | small light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Changes size of dark figures\nU Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small dark triangle | | large dark triangle | | small dark triangle | - T - | large dark circle | | large dark triangle | | small dark triangle | | large dark triangle |\n| large dark triangle | | small dark circle | - U - | large light circle | | small dark circle |\n\nQuestion:\n| large dark circle | | large light circle | - U - ?\n\nPossible Answers:\nA - | large light circle | | large light triangle |\nB - | large light triangle | | large light circle |\nC - | large light triangle | | large dark circle |\nD - | large light triangle | | small light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Duplicates large figures\nU Swaps figures (see examples)\nV Deletes 2nd figure\nW Deletes 4th figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large light triangle | | small light triangle | | large light circle | - T - | large dark circle | | large dark circle | | large light triangle | | large light triangle | | small light triangle | | large light circle | | large light circle |\n| large light circle | | small dark circle | | large light circle | - U - | large light circle | | large light circle | | small dark circle |\n| large dark triangle | | small light triangle | - V - | large dark triangle |\n| large light triangle | | small light triangle | | small dark triangle | | small light triangle | - W - | large light triangle | | small light triangle | | small dark triangle |\n\nQuestion:\n? - U - | large light circle | | small light triangle | | small light circle | | large dark circle |\n\nPossible Answers:\nA - | small dark circle | | small light circle | | small light triangle | | large dark circle |\nB - | large light circle | | small light circle | | small light triangle | | small light triangle | | large dark circle |\nC - | large light circle | | small light circle | | small light triangle | | large dark circle |\nD - | large light circle | | large light triangle | | small light triangle | | large dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Changes 2nd figure (see examples)\nN Changes size of 3rd figure\nO Duplicates 2nd figure\nP Duplicates large dark figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small light circle | | large dark triangle | - M - | small light circle | | small light triangle | | large dark triangle |\n| small light triangle | | small dark triangle | | small light triangle | - N - | small light triangle | | small dark triangle | | large light triangle |\n| large light circle | | large dark circle | - O - | large light circle | | large dark circle | | large dark circle |\n| small light triangle | | small light circle | | large dark triangle | | small dark triangle | - P - | small light triangle | | small light circle | | large dark triangle | | large dark triangle | | small dark triangle |\n\nQuestion:\n? - P - - N - | small light triangle | | large dark triangle | | small dark triangle | | small dark triangle |\n\nPossible Answers:\nA - | small light triangle | | large dark triangle | | small dark triangle |\nB - | small light triangle | | large dark triangle | | large dark triangle | | small dark triangle |\nC - | small light circle | | large dark circle | | small dark circle |\nD - | small dark triangle | | large dark triangle | | small dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Swaps figures (see examples)\nJ Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large dark triangle | | small light circle | | large light circle | - I - | small dark triangle | | large dark triangle | | large light circle | | small light circle |\n| large dark circle | | small light circle | - J - | large dark circle | | small light circle | | small light circle |\n| small light triangle | | small dark triangle | | small dark circle | | large dark circle | - I - | small light triangle | | small dark triangle | | large dark circle | | small dark circle |\n| large light circle | | small light circle | | small dark circle | | large light circle | - J - | large light circle | | small light circle | | small light circle | | small dark circle | | large light circle |\n\nQuestion:\n| small light triangle | | small dark triangle | | large light circle | - J - ?\n\nPossible Answers:\nA - | small light triangle | | small dark triangle | | small dark triangle | | small dark triangle | | large light circle |\nB - | small light triangle | | small dark triangle | | small dark triangle | | large light circle |\nC - | large light triangle | | large dark triangle | | large dark triangle | | small light circle |\nD - | small light triangle | | small dark triangle | | small dark triangle | | small dark triangle | | small dark triangle | | large light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Duplicates circles\nI Changes shading and shape of triangles\nJ Changes triangles (see examples)\nK Deletes large light triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small light triangle | | large light triangle | - H - | small dark circle | | small dark circle | | small light triangle | | large light triangle |\n| small dark triangle | | small light circle | - I - | small light circle | | small light circle |\n\n\n\nQuestion:\n? - I - | small light circle | | large light circle | | small light circle | | small dark circle |\n\nPossible Answers:\nA - | small dark triangle | | large light circle | | small light circle | | small dark circle |\nB - | small dark triangle | | large light circle | | small light circle | | small dark circle | | small dark circle |\nC - | large light circle | | small dark triangle | | small light circle | | small dark circle |\nD - | small dark triangle | | large light circle | | small light circle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Changes size and shading of 2nd figure\nV Changes size and shape of small figures\nW Changes shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small dark triangle | - U - | large dark triangle | | large light triangle |\n| small dark triangle | | large dark circle | - V - | large dark circle | | large dark circle |\n| large light circle | | small dark circle | - W - | large dark circle | | small light circle |\n\nQuestion:\n| large light triangle | | small light triangle | | large light triangle | - V - - W - ?\n\nPossible Answers:\nA - | large dark triangle | | large dark circle |\nB - | small dark triangle | | large dark circle | | large dark triangle |\nC - | large dark triangle | | large dark circle | | large dark triangle |\nD - | large dark triangle | | large dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Changes 2nd figure (see examples)\nT Swaps figures (see examples)\nU Changes shading and shape of circles\nV Changes shading of triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large light circle | - S - | small dark triangle | | small light circle |\n| large light triangle | | small light triangle | | large light circle | - T - | small light triangle | | large light triangle | | large light circle |\n| large dark circle | | large light triangle | | large light circle | - U - | large light triangle | | large light triangle | | large dark triangle |\n| small dark circle | | small light circle | | small light triangle | | large light circle | - V - | small dark circle | | small light circle | | small dark triangle | | large light circle |\n\nQuestion:\n| small light triangle | | small dark triangle | | large dark triangle | | large dark triangle | - S - - V - - S - ?\n\nPossible Answers:\nA - | small light triangle | | small light triangle | | large light triangle | | large light triangle |\nB - | small dark triangle | | small light triangle | | large light triangle | | large light triangle |\nC - | small dark triangle | | small light triangle | | large dark circle | | large light triangle |\nD - | small dark triangle | | small dark triangle | | small light triangle | | small light triangle | | large light triangle | | large light triangle | | large light triangle | | large light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Changes 3rd figure (see examples)\nN Changes size and shading of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large light triangle | | small light circle | - M - | large light triangle | | large light triangle | | small dark triangle |\n| large dark circle | | large light triangle | - N - | small light circle | | large light triangle |\n| large dark circle | | large dark circle | | large dark triangle | | large light triangle | - M - | large dark circle | | large dark circle | | large light circle | | large light triangle |\n| small light triangle | | small dark circle | | large light circle | - N - | large dark triangle | | small dark circle | | large light circle |\n\nQuestion:\n? - M - - N - | small light circle | | large light triangle | | large dark triangle | | large light circle |\n\nPossible Answers:\nA - | large dark circle | | large light triangle | | large light circle | | large light circle | | large light circle |\nB - | large dark circle | | large light triangle | | large light circle | | large light circle |\nC - | large light circle | | large dark triangle | | large dark circle | | large dark circle |\nD - | large dark circle | | large dark triangle | | large light circle | | large light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Deletes 1st figure\nE Changes shading and shape of all figures\nF Changes size of large light triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large light circle | | large dark circle | | large light circle | - D - | large light circle | | large dark circle | | large light circle |\n| small light circle | | small dark circle | - E - | small dark triangle | | small light triangle |\n| large light circle | | large light circle | | large light triangle | | large light circle | - F - | large light circle | | large light circle | | small light triangle | | large light circle |\n\nQuestion:\n? - E - | large dark triangle | | large light circle | | large dark circle |\n\nPossible Answers:\nA - | large dark circle | | large light triangle | | large dark triangle |\nB - | large light circle | | large dark triangle | | large light triangle |\nC - | large light circle | | large light triangle | | large dark triangle |\nD - | small dark circle | | large dark triangle | | large light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Duplicates 4th figure\nG Swaps 1st and 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small dark circle | | large light triangle | | large light triangle | - F - | small dark triangle | | small dark circle | | large light triangle | | large light triangle | | large light triangle |\n| large light circle | | large dark circle | | large light circle | | large dark circle | - G - | large dark circle | | large light circle | | large light circle | | large dark circle |\n\nQuestion:\n? - F - | large light triangle | | small dark triangle | | large dark circle | | small dark circle | | small dark circle |\n\nPossible Answers:\nA - | large light triangle | | small dark triangle | | small dark triangle | | large dark circle | | small dark circle | | small dark circle |\nB - | large light triangle | | small light triangle | | large dark circle | | small dark circle |\nC - | large light triangle | | small dark triangle | | large dark circle | | small dark circle |\nD - | large light triangle | | small dark triangle | | large dark circle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Changes shading and shape of 1st figure\nC Changes shading and shape of small light triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large dark triangle | - B - | small dark circle | | large dark triangle |\n| small light triangle | | large dark triangle | | small light circle | | small dark triangle | - C - | small dark circle | | large dark triangle | | small light circle | | small dark triangle |\n\nQuestion:\n? - C - | large dark triangle | | small dark circle | | large dark triangle |\n\nPossible Answers:\nA - | large dark triangle | | large dark triangle | | large dark triangle |\nB - | large dark triangle | | small light triangle | | small light triangle | | large dark triangle |\nC - | large dark triangle | | small light triangle | | large dark triangle |\nD - | large light triangle | | small light triangle | | large dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ Changes 2nd figure (see examples)\nK Changes shape of light figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small light triangle | - J - | small dark triangle | | small dark circle |\n| large dark circle | | small dark circle | | large light circle | - K - | large dark circle | | small dark circle | | large light triangle |\n| large light circle | | small light circle | | small dark triangle | - K - | large light triangle | | small light triangle | | small dark triangle |\n| large dark triangle | | small light circle | | large light triangle | - K - | large dark triangle | | small light triangle | | large light circle |\n\nQuestion:\n? - K - - J - - K - | small dark triangle | | small dark circle | | large dark circle | | small light triangle |\n\nPossible Answers:\nA - | small dark triangle | | small light circle | | small light circle | | large dark circle | | small light triangle |\nB - | small dark circle | | small light triangle | | large dark triangle | | small light circle |\nC - | small dark triangle | | small light circle | | large dark circle | | small dark triangle |\nD - | small dark triangle | | small light circle | | large dark circle | | small light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Changes 1st figure (see examples)\nE Swaps 2nd and 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark circle | - D - | small dark triangle | | large dark circle |\n| large light circle | | large dark triangle | - E - | large dark triangle | | large light circle |\n| large dark triangle | | small dark circle | | large dark circle | | large light circle | - D - | small light triangle | | small dark circle | | large dark circle | | large light circle |\n\nQuestion:\n? - D - | small dark triangle | | small light triangle | | large light circle |\n\nPossible Answers:\nA - | small light circle | | large light circle | | small light triangle |\nB - | large light triangle | | small light triangle | | large light circle |\nC - | large light triangle | | small light triangle | | small dark circle |\nD - | small light triangle | | large light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Deletes 1st figure\nI Deletes small dark figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small dark circle | | small dark triangle | | small light triangle | - H - | small dark circle | | small dark triangle | | small light triangle |\n| small dark circle | | small dark circle | | small light circle | - I - | small light circle |\n\nQuestion:\n? - H - | large dark circle | | large dark circle | | large dark circle |\n\nPossible Answers:\nA - | small light triangle | | large dark circle | | large dark circle | | large dark circle |\nB - | small dark circle | | large dark circle | | large dark circle | | large dark circle |\nC - | small light triangle | | large dark circle | | large dark circle |\nD - | small light triangle | | large dark triangle | | large dark triangle | | large dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Swaps 1st and 3rd figure\nM Swaps figures (see examples)\nN Changes size and shading of all figures\nO Duplicates circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large dark triangle | | large light triangle | - L - | large light triangle | | large dark triangle | | small light triangle |\n| large light triangle | | small light circle | | large light circle | | small dark triangle | - M - | small light circle | | large light triangle | | large light circle | | small dark triangle |\n| large dark triangle | | small dark circle | - N - | small light triangle | | large light circle |\n| large dark triangle | | large dark circle | - O - | large dark triangle | | large dark circle | | large dark circle |\n\nQuestion:\n? - M - | small dark circle | | small light triangle | | large light triangle |\n\nPossible Answers:\nA - | small dark circle | | small light triangle | | large light triangle |\nB - | small light triangle | | small dark circle | | large light triangle |\nC - | small light circle | | small dark triangle | | large light circle |\nD - | small light triangle | | small dark circle | | large light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Duplicates 1st figure\nR Duplicates light figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small dark triangle | | large dark triangle | | small light triangle | - Q - | large light triangle | | large light triangle | | small dark triangle | | large dark triangle | | small light triangle |\n| large light circle | | small light triangle | | large light triangle | - R - | large light circle | | large light circle | | small light triangle | | small light triangle | | large light triangle | | large light triangle |\n| large light circle | | small dark triangle | | large dark circle | | large dark triangle | - R - | large light circle | | large light circle | | small dark triangle | | large dark circle | | large dark triangle |\n\nQuestion:\n? - R - - Q - | small light triangle | | small light triangle | | small light triangle | | large dark triangle | | small light circle | | small light circle |\n\nPossible Answers:\nA - | large light circle | | small dark circle | | large light triangle |\nB - | small light triangle | | large dark triangle | | small light circle |\nC - | large dark triangle | | small light triangle | | large dark circle |\nD - | large dark triangle | | small light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Duplicates 2nd figure\nR Changes size of 2nd figure\nS Changes size and shading of triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light triangle | | large light circle | - Q - | large dark circle | | small light triangle | | small light triangle | | large light circle |\n| large light circle | | small light circle | - R - | large light circle | | large light circle |\n| large light circle | | large light triangle | - S - | large light circle | | small dark triangle |\n\nQuestion:\n? - R - - Q - - R - | small dark circle | | large dark circle | | small dark circle |\n\nPossible Answers:\nA - | small dark circle | | large dark circle |\nB - | small dark circle |\nC - | small dark circle | | small light circle |\nD - | small dark circle | | large light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Changes dark figures (see examples)\nB Changes shading of large figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large dark circle | | small light circle | | small dark circle | - A - | small light triangle | | large light triangle | | small light circle | | small light triangle |\n| large dark circle | | small dark circle | | large light circle | | large light circle | - B - | large light circle | | small dark circle | | large dark circle | | large dark circle |\n\nQuestion:\n| small light triangle | | small dark circle | | large dark triangle | | small light triangle | - A - ?\n\nPossible Answers:\nA - | small light triangle | | small light triangle | | large light triangle | | small light triangle |\nB - | small light triangle | | large light circle | | small light triangle |\nC - | large light circle | | small light triangle | | small light triangle | | small light triangle |\nD - | small light triangle | | small light triangle | | large light circle | | small light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE Changes shading and shape of 2nd figure\nF Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large light triangle | - E - | large dark triangle | | large dark circle |\n| large dark triangle | | small dark circle | | small dark triangle | - F - | large dark triangle | | small dark circle | | small dark circle | | small dark triangle |\n\nQuestion:\n? - F - | large light circle | | small dark triangle | | small dark triangle | | large light triangle |\n\nPossible Answers:\nA - | small light circle | | small dark triangle | | small light triangle |\nB - | large light circle | | small dark triangle |\nC - | small dark circle | | large light triangle | | small dark triangle |\nD - | large light circle | | small dark triangle | | large light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Changes shape of large light circles\nE Deletes dark triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large light circle | | small dark triangle | - D - | large light triangle | | large light triangle | | small dark triangle |\n| large dark circle | | small dark triangle | | small light triangle | | small dark triangle | - E - | large dark circle | | small light triangle |\n\nQuestion:\n| large dark circle | | large light circle | | large dark triangle | - D - - E - ?\n\nPossible Answers:\nA - | large light circle | | large light triangle |\nB - | large dark circle | | large light triangle |\nC - | small dark circle | | small light triangle |\nD - | small dark circle | | large light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Changes size of large figures\nG Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large light circle | - F - | small dark circle | | small light circle |\n| large light triangle | | large dark triangle | | small dark circle | - G - | large light triangle | | large dark circle | | small dark circle |\n\nQuestion:\n? - F - | small dark circle | | small dark circle | | small light circle |\n\nPossible Answers:\nA - | large dark circle | | large dark circle | | small light circle |\nB - | large dark circle | | small light circle | | large dark circle |\nC - | large dark circle | | large dark circle | | small light circle | | small light circle |\nD - | large light circle | | large light circle | | small dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Changes size and shape of all figures\nQ Deletes 3rd figure\nR Deletes light triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small dark triangle | - P - | small dark triangle | | large dark circle |\n| small dark circle | | large dark triangle | | small dark triangle | | large light triangle | - Q - | small dark circle | | large dark triangle | | large light triangle |\n| small dark circle | | large light triangle | - R - | small dark circle |\n\n\nQuestion:\n? - R - | small dark circle | | large dark triangle | | large dark circle |\n\nPossible Answers:\nA - | small dark circle | | large dark triangle | | large dark circle | | small light triangle |\nB - | large light circle | | small light triangle | | small light circle | | large dark triangle |\nC - | small dark circle | | large dark triangle | | small light triangle | | large dark circle |\nD - | small dark circle | | large dark triangle | | small dark circle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Changes large dark triangles (see examples)\nV Deletes 3rd figure\nW Changes size and shading of all figures\nX Changes shading and shape of 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small dark triangle | | small dark circle | | large dark circle | - U - | small dark triangle | | small dark triangle | | small dark circle | | large dark circle |\n| large light circle | | large light triangle | | large light triangle | - V - | large light circle | | large light triangle |\n| large dark triangle | | small light triangle | | small light circle | | large light circle | - W - | small light triangle | | large dark triangle | | large dark circle | | small dark circle |\n| large light triangle | | small dark triangle | | small dark triangle | | large light circle | - X - | large light triangle | | small dark triangle | | small light circle | | large light circle |\n\nQuestion:\n? - X - - V - | large dark triangle | | small light triangle | | large light circle |\n\nPossible Answers:\nA - | small dark circle | | small light triangle | | small dark triangle | | large light circle |\nB - | large dark triangle | | small light triangle | | small dark triangle | | large dark triangle |\nC - | large dark triangle | | small light triangle | | small dark triangle | | large light circle |\nD - | large dark triangle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Deletes large circles\nW Changes 1st figure (see examples)\nX Changes 3rd figure (see examples)\nY Changes shading of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large dark circle | - V - | small dark triangle |\n| large light triangle | | large dark circle | | small light circle | | small light triangle | - W - | small light triangle | | large dark circle | | small light circle | | small light triangle |\n\n| large dark triangle | | large light triangle | | large light circle | | small light circle | - Y - X - | large light triangle | | large light triangle | | large light triangle | | small light circle |\n\nQuestion:\n? - Y - - W - | small light circle | | large dark circle |\n\nPossible Answers:\nA - | large dark circle | | large dark circle | | large dark circle |\nB - | small light circle | | large dark circle |\nC - | large dark circle | | large dark circle |\nD - | small dark circle | | large dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Duplicates dark figures\nS Changes size and shape of small circles\nT Changes shading and shape of 1st figure\nU Changes 3rd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small light triangle | | small dark triangle | | large light circle | - R - | small dark circle | | small dark circle | | small light triangle | | small dark triangle | | small dark triangle | | large light circle |\n| small dark circle | | large dark triangle | | small light triangle | - S - | large dark triangle | | large dark triangle | | small light triangle |\n\n\n\nQuestion:\n? - S - - T - - R - | large light circle | | large light triangle | | large dark triangle | | large dark triangle | | small light triangle |\n\nPossible Answers:\nA - | small dark circle | | large light triangle | | large dark triangle | | small light triangle |\nB - | small dark circle | | small light circle | | small light triangle | | small light triangle |\nC - | small dark circle | | small light circle | | large dark triangle | | small light triangle |\nD - | large light circle | | small light circle | | large dark triangle | | small light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Duplicates 2nd figure\nT Swaps figures (see examples)\nU Changes size and shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small dark triangle | - S - | large light circle | | small dark triangle | | small dark triangle |\n| small light circle | | small dark triangle | - T - | small dark triangle | | small light circle |\n| small light triangle | | small light triangle | | small dark triangle | - U - | large dark triangle | | large dark triangle | | large light triangle |\n| small dark triangle | | large dark triangle | | large light triangle | - U - T - | small light triangle | | large light triangle | | small dark triangle |\n\nQuestion:\n? - U - | large light triangle | | large light triangle | | large light triangle | | large dark circle |\n\nPossible Answers:\nA - | small dark triangle | | small dark triangle | | small dark triangle | | small light circle |\nB - | small dark triangle | | small dark triangle | | small dark triangle | | small light triangle |\nC - | large dark triangle | | small dark triangle | | small dark triangle | | small light circle |\nD - | large dark triangle | | large dark triangle | | large dark triangle | | large light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Changes size of all figures\nT Duplicates small figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small dark triangle | | large light circle | - S - | large dark circle | | large dark triangle | | small light circle |\n| large light circle | | small dark triangle | - T - | large light circle | | small dark triangle | | small dark triangle |\n| small dark circle | | large light circle | | small light circle | - T - | small dark circle | | small dark circle | | large light circle | | small light circle | | small light circle |\n\nQuestion:\n? - S - - T - | large light circle | | large dark circle | | small dark triangle | | small dark triangle |\n\nPossible Answers:\nA - | small light circle | | small light circle | | small dark circle | | large dark triangle |\nB - | small light circle | | small dark circle | | large dark triangle |\nC - | small light circle | | large light circle | | large dark triangle |\nD - | small dark triangle | | small light triangle | | large dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Changes shading of all figures\nG Changes triangles (see examples)\nH Changes size of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small light circle | | large light circle | | small light circle | - F - | small dark triangle | | small dark circle | | large dark circle | | small dark circle |\n| small light triangle | | large dark circle | - G - | small light circle | | large dark circle |\n| small dark circle | | small light circle | - H - | large dark circle | | small light circle |\n| small light triangle | | large dark triangle | | small dark circle | - H - G - | large light circle | | large dark circle | | small dark circle |\n\nQuestion:\n? - F - - G - | small dark circle | | large dark circle | | large dark circle |\n\nPossible Answers:\nA - | large light circle | | large light circle |\nB - | small light triangle | | large light circle | | large dark triangle |\nC - | small light triangle | | large light circle | | large dark circle |\nD - | small light triangle | | large light circle | | large light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Changes size of all figures\nS Changes shading of large figures\nT Deletes 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small light circle | | small dark triangle | | small light circle | - R - | large light triangle | | large light circle | | large dark triangle | | large light circle |\n| large dark circle | | small dark triangle | | small dark triangle | - S - | large light circle | | small dark triangle | | small dark triangle |\n| small light circle | | large light circle | | large dark circle | - T - | small light circle | | large light circle |\n| small light triangle | | large light triangle | | small light triangle | - T - S - | small light triangle | | large dark triangle |\n\nQuestion:\n| large light circle | | small dark triangle | | large dark triangle | - T - - S - - R - ?\n\nPossible Answers:\nA - | small dark circle | | small dark circle | | large dark triangle |\nB - | large dark circle | | small dark triangle |\nC - | small dark circle | | large dark triangle |\nD - | large dark triangle | | small dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Changes shading and shape of all figures\nU Changes small figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small light triangle | | large dark triangle | | small light triangle | - T - | large dark triangle | | small dark circle | | large light circle | | small dark circle |\n| small dark triangle | | small dark triangle | | small light circle | - U - | large dark triangle | | large dark triangle | | large light circle |\n\nQuestion:\n? - T - - U - | large light circle | | large dark circle | | large light triangle | | large light triangle |\n\nPossible Answers:\nA - | small dark triangle | | large light triangle | | large dark circle | | large dark circle |\nB - | large light triangle | | large dark circle | | large dark circle |\nC - | small dark triangle | | large light triangle | | large dark circle |\nD - | small dark triangle | | large dark circle | | large dark circle | | large dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK Changes size and shading of 1st figure\nL Changes size and shape of 3rd figure\nM Changes shading and shape of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large dark triangle | - K - | small light triangle | | large dark triangle |\n| large dark triangle | | small dark circle | | large dark circle | - L - | large dark triangle | | small dark circle | | small dark triangle |\n| large light triangle | | small light triangle | | large light triangle | | small dark triangle | - M - | large light triangle | | small dark circle | | large light triangle | | small dark triangle |\n\nQuestion:\n? - M - - L - - K - | small light circle | | large light triangle | | small light triangle | | small light circle |\n\nPossible Answers:\nA - | large dark triangle | | large dark circle | | large light circle | | small light circle |\nB - | large dark circle | | large dark circle | | large light circle | | small light circle | | small light circle |\nC - | large dark triangle | | large dark triangle | | large light triangle | | small light triangle |\nD - | large dark circle | | large dark circle | | large light circle | | small light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ Duplicates 2nd figure\nK Changes size and shape of all figures\nL Deletes light figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small light circle | - J - | small dark circle | | small light circle | | small light circle |\n| small light triangle | | small dark circle | | large dark circle | | large dark circle | - K - | large light circle | | large dark triangle | | small dark triangle | | small dark triangle |\n| large light triangle | | large dark circle | | small dark triangle | | large dark circle | - L - | large dark circle | | small dark triangle | | large dark circle |\n\nQuestion:\n? - J - - K - | large light triangle | | large light circle | | large light circle |\n\nPossible Answers:\nA - | small light circle | | small light triangle |\nB - | small light triangle | | small light circle |\nC - | small dark circle | | small dark triangle |\nD - | large light triangle | | large light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Deletes 2nd figure\nG Deletes 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large light triangle | | large dark circle | | large light triangle | - F - | large light triangle | | large dark circle | | large light triangle |\n| large dark triangle | | small light triangle | - G - | small light triangle |\n\nQuestion:\n| large light circle | | small light circle | | small dark triangle | | large light triangle | - F - - G - - F - ?\n\nPossible Answers:\nA - | small dark triangle | | small dark triangle |\nB - | large dark triangle |\nC - | small dark triangle |\nD - | small light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO Changes light figures (see examples)\nP Changes size of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large light circle | - O - | small light triangle | | small light triangle |\n| small light circle | | small light circle | - P - | large light circle | | large light circle |\n| large dark triangle | | large light triangle | - O - | large dark triangle | | small light circle |\n| large dark triangle | | small dark circle | | small light triangle | | large dark circle | - O - | large dark triangle | | small dark circle | | large light circle | | large dark circle |\n\nQuestion:\n| small light triangle | | small light circle | - P - ?\n\nPossible Answers:\nA - | large light triangle | | large light circle |\nB - | large light circle | | large light triangle |\nC - | large dark triangle | | large light circle |\nD - | small light circle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Changes size of all figures\nT Swaps figures (see examples)\nU Changes 1st figure (see examples)\nV Duplicates dark circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark triangle | - S - | small light triangle | | small dark triangle |\n| large light triangle | | small light circle | | large light triangle | | small light triangle | - T - | small light triangle | | small light circle | | large light triangle | | large light triangle |\n| large dark circle | | small dark circle | - U - | large dark triangle | | small dark circle |\n| large light circle | | small light triangle | | small dark circle | | large dark circle | - V - | large light circle | | small light triangle | | small dark circle | | small dark circle | | large dark circle | | large dark circle |\n\nQuestion:\n| large light triangle | | large light circle | | large light triangle | - U - - S - ?\n\nPossible Answers:\nA - | small light circle | | small light circle | | small light triangle |\nB - | small light triangle | | small light triangle | | small light circle |\nC - | large light triangle | | large light triangle | | large light circle |\nD - | small light circle | | small light circle | | small light circle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Swaps 1st and 2nd figure\nS Changes size and shape of large figures\nT Changes shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small dark circle | | large light circle | - R - | small dark circle | | large light circle | | large light circle |\n| small light circle | | large light circle | | large dark triangle | | large dark circle | - S - | small light circle | | small light triangle | | small dark circle | | small dark triangle |\n| small dark triangle | | large dark triangle | | small light circle | | small dark circle | - T - | small light triangle | | large light triangle | | small dark circle | | small light circle |\n\nQuestion:\n| large dark circle | | large light triangle | | small dark circle | | large dark circle | - R - - T - ?\n\nPossible Answers:\nA - | large dark triangle | | large light circle | | large light circle | | large light circle |\nB - | large dark triangle | | large light circle | | small light circle | | large light circle |\nC - | large dark triangle | | large light circle | | small light circle | | small light triangle |\nD - | large dark triangle | | large light circle | | large light triangle | | large light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO Changes size of all figures\nP Changes size and shading of all figures\nQ Changes size of small figures\nR Changes 3rd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small dark triangle | | large light triangle | - O - | small light circle | | large dark triangle | | small light triangle |\n| small light circle | | small dark triangle | - P - | large dark circle | | large light triangle |\n| small light circle | | small dark circle | - Q - | large light circle | | large dark circle |\n| large light circle | | small dark triangle | | small dark circle | | small light triangle | - R - | large light circle | | small dark triangle | | large light circle | | small light triangle |\n\nQuestion:\n? - P - - Q - | large light circle | | large dark triangle | | large dark circle | | large light triangle |\n\nPossible Answers:\nA - | large dark circle | | small light triangle | | large dark triangle | | large light circle |\nB - | large dark circle | | small light triangle | | large light circle | | large dark triangle |\nC - | large dark triangle | | small light triangle | | large light circle | | large dark circle |\nD - | large dark circle | | small dark circle | | large light circle | | large light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE Swaps 3rd and 1st figure\nF Duplicates 3rd figure\nG Deletes 1st figure\nH Changes 4th figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small light triangle | | small light circle | | small dark circle | - E - | small light circle | | small light triangle | | large dark triangle | | small dark circle |\n| small light circle | | small light circle | | large light triangle | - F - | small light circle | | small light circle | | large light triangle | | large light triangle |\n| small light circle | | small light circle | | small dark triangle | - G - | small light circle | | small dark triangle |\n| small light circle | | large dark triangle | | large dark triangle | | small light circle | - H - | small light circle | | large dark triangle | | large dark triangle | | small dark triangle |\n\nQuestion:\n| large light triangle | | small dark circle | | small light triangle | | large dark triangle | - F - - G - ?\n\nPossible Answers:\nA - | small dark circle | | small light triangle | | large dark triangle |\nB - | small dark circle | | small light triangle | | small light triangle | | large light triangle |\nC - | small dark circle | | small light triangle | | small light triangle | | large dark triangle |\nD - | large dark triangle | | small light triangle | | small light triangle | | small dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Duplicates 2nd figure\nS Changes 1st figure (see examples)\nT Changes size and shading of all figures\nU Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small light triangle | - R - | small dark circle | | small light triangle | | small light triangle |\n| large light triangle | | small light triangle | - S - | large dark triangle | | small light triangle |\n| small dark triangle | | small light triangle | - T - | large light triangle | | large dark triangle |\n| small light triangle | | small light circle | | small dark triangle | | small dark circle | - U - | small light triangle | | small dark triangle | | small light circle | | small dark circle |\n\nQuestion:\n? - S - | large dark circle | | small dark triangle |\n\nPossible Answers:\nA - | large light circle | | small dark triangle | | small dark triangle |\nB - | large light circle | | large light circle | | small dark triangle |\nC - | large dark circle | | small light triangle |\nD - | large light circle | | small dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Duplicates small figures\nR Changes shape of all figures\nS Duplicates small dark figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light triangle | | large light circle | - Q - | large dark circle | | small light triangle | | small light triangle | | large light circle |\n| large light triangle | | small light circle | | small dark triangle | - R - | large light circle | | small light triangle | | small dark circle |\n| small dark triangle | | large light triangle | | small light triangle | - S - | small dark triangle | | small dark triangle | | large light triangle | | small light triangle |\n\n\nQuestion:\n? - S - | small light triangle | | large light circle | | small dark circle | | small dark circle |\n\nPossible Answers:\nA - | small light triangle | | large light circle | | small dark circle |\nB - | small light triangle | | large light circle | | large dark triangle |\nC - | large light triangle | | small light circle | | large dark circle |\nD - | small light triangle | | large light circle | | large light circle | | small dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS (see examples)\nT Duplicates 3rd figure\nU Changes size and shading of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small dark circle | | large light circle | - S - | large light circle | | small dark circle | | large dark circle |\n| small light circle | | small dark circle | | large dark circle | | small light triangle | - T - | small light circle | | small dark circle | | large dark circle | | large dark circle | | small light triangle |\n| large light circle | | small light triangle | - U - | small dark circle | | small light triangle |\n| large dark circle | | large dark circle | | large dark circle | | large dark triangle | - T - | large dark circle | | large dark circle | | large dark circle | | large dark circle | | large dark triangle |\n\nQuestion:\n| large dark circle | | large dark circle | | small dark circle | - U - - T - ?\n\nPossible Answers:\nA - | small dark triangle | | large dark circle | | small dark circle | | small dark circle |\nB - | small dark circle | | large dark circle | | small dark circle | | small light circle |\nC - | small light circle | | small light circle | | large dark circle | | small dark circle | | small dark circle |\nD - | small light circle | | large dark circle | | small dark circle | | small dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Changes shading and shape of all figures\nU Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large light circle | | large light circle | - T - | large dark circle | | large dark triangle | | large dark triangle |\n| large dark circle | | large light triangle | | large dark circle | - U - | small dark triangle | | large light triangle | | large dark circle |\n\nQuestion:\n? - T - - U - | large dark triangle | | large light triangle | | large light circle | | large light circle |\n\nPossible Answers:\nA - | small light triangle | | large dark circle | | large dark triangle | | large dark triangle |\nB - | small light triangle | | large dark circle | | large dark triangle | | large dark triangle | | large dark triangle |\nC - | small light triangle | | large dark triangle | | large dark circle | | large dark triangle |\nD - | small light triangle | | small light triangle | | large dark circle | | large dark triangle | | large dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Swaps figures (see examples)\nU (see examples)\nV Changes 2nd figure (see examples)\nW Changes size and shading of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small dark triangle | | large light circle | | large dark triangle | - T - | large light circle | | small dark triangle | | small light triangle | | large dark triangle |\n| large light circle | | large dark triangle | - U - | small dark circle | | large dark triangle |\n| large light circle | | large dark triangle | | large light circle | - V - W - | small dark circle | | small dark triangle | | large light circle |\n| small dark circle | | small light circle | | large dark triangle | - W - V - | large light circle | | large light circle | | large dark triangle |\n\nQuestion:\n? - W - - T - | small light triangle | | small dark circle | | small light circle |\n\nPossible Answers:\nA - | large dark circle | | small dark triangle | | small light triangle |\nB - | large dark circle | | small dark circle | | small light triangle |\nC - | small dark triangle | | small dark circle | | small light triangle |\nD - | large dark circle | | small dark circle | | large light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ Swaps figures (see examples)\nK Changes size and shading of dark figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large light triangle | - J - | large light triangle | | large dark circle |\n| small light circle | | large dark circle | - K - | small light circle | | small light circle |\n| small dark circle | | small light triangle | | small light triangle | - J - | small light triangle | | small dark circle | | small light triangle |\n| large light circle | | large light triangle | | large dark triangle | | small dark circle | - K - | large light circle | | large light triangle | | small light triangle | | large light circle |\n\nQuestion:\n| large light triangle | | small dark circle | - K - ?\n\nPossible Answers:\nA - | large light triangle | | large dark triangle |\nB - | large light triangle | | large light circle |\nC - | large light circle |\nD - | large light triangle | | small light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Changes shading and shape of all figures\nB Changes shading and shape of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light triangle | | small light circle | - A - | large light triangle | | small dark circle | | small dark triangle |\n| large light circle | | large dark triangle | | small light circle | | large dark triangle | - B - | large dark triangle | | large dark triangle | | small light circle | | large dark triangle |\n| large dark circle | | small light circle | | large light circle | | large light triangle | - A - | large light triangle | | small dark triangle | | large dark triangle | | large dark circle |\n\nQuestion:\n? - B - | small light triangle | | large light triangle | | large light triangle |\n\nPossible Answers:\nA - | small dark circle | | large light triangle | | large light triangle |\nB - | small dark circle | | large light triangle | | large light triangle | | large light triangle |\nC - | small dark circle | | small light circle | | small light circle |\nD - | small dark circle | | small dark circle | | large light triangle | | large light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Changes shading and shape of 2nd figure\nQ Changes size and shading of 1st figure\nR Deletes small triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small dark circle | | small dark circle | | large dark triangle | - P - | small light triangle | | small light triangle | | small dark circle | | large dark triangle |\n| large light triangle | | large dark circle | | small light circle | | large light circle | - Q - | small dark triangle | | large dark circle | | small light circle | | large light circle |\n| small light triangle | | small dark triangle | | small dark triangle | | large dark triangle | - R - | large dark triangle |\n\n\nQuestion:\n? - Q - - P - | large light triangle | | small light triangle |\n\nPossible Answers:\nA - | small dark circle | | small dark circle |\nB - | small dark triangle | | small dark circle | | small dark circle |\nC - | small dark triangle | | small dark circle |\nD - | small dark triangle | | small dark triangle | | small dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Duplicates 1st figure\nS Changes size of small dark circles\nT Changes dark circles (see examples)\nU Changes shading of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small dark triangle | - R - | small dark circle | | small dark circle | | small dark triangle |\n| large light triangle | | large light triangle | | small dark circle | | large dark circle | - S - | large light triangle | | large light triangle | | large dark circle | | large dark circle |\n| large light circle | | large dark circle | | small light circle | | large dark triangle | - T - U - | large dark circle | | small dark circle | | small light circle | | large dark triangle |\n| large dark circle | | large dark circle | - U - T - | large light circle | | small dark circle |\n\nQuestion:\n? - U - - S - - U - | small light triangle | | large dark circle | | large dark triangle |\n\nPossible Answers:\nA - | small light triangle | | large dark triangle | | large dark triangle |\nB - | small light triangle | | small dark circle | | large dark triangle | | large dark triangle |\nC - | large light triangle | | small dark circle | | large dark triangle |\nD - | small light triangle | | small dark circle | | large dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Changes small circles (see examples)\nR Deletes 2nd figure\nS Changes shading and shape of light figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large dark triangle | - Q - | small light triangle | | large dark triangle |\n| small dark circle | | small dark triangle | | small light circle | | large dark circle | - R - | small dark circle | | small light circle | | large dark circle |\n| large dark triangle | | small light circle | - S - | large dark triangle | | small dark triangle |\n| small dark circle | | small light circle | - Q - | small light triangle | | small dark triangle |\n\nQuestion:\n? - S - | large dark circle | | small dark triangle | | small dark triangle | | small dark triangle |\n\nPossible Answers:\nA - | large light triangle | | small light circle | | small light circle |\nB - | large light triangle | | small light triangle | | small light circle | | small light circle |\nC - | small dark triangle | | large light triangle | | large dark circle | | large dark circle |\nD - | large light triangle | | small dark triangle | | small light circle | | small light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Duplicates large circles\nJ Changes size of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large light circle | | small light triangle | | large light circle | - I - | large dark circle | | large dark circle | | large light circle | | large light circle | | small light triangle | | large light circle | | large light circle |\n| small dark triangle | | small light triangle | | large light triangle | - J - | large dark triangle | | small light triangle | | large light triangle |\n| small dark triangle | | large dark circle | - I - | small dark triangle | | large dark circle | | large dark circle |\n| large dark circle | | small light triangle | - J - | small dark circle | | small light triangle |\n\nQuestion:\n? - J - - I - | large light circle | | large light circle | | small light circle | | small light circle |\n\nPossible Answers:\nA - | small light circle | | small light circle | | small light circle |\nB - | small dark triangle | | small light circle | | small light circle |\nC - | small light circle | | small light circle | | small light circle | | small light circle |\nD - | large light triangle | | small light circle | | small light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE Duplicates 2nd figure\nF Changes size of 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large dark triangle | | large light triangle | | large light circle | - E - | large dark triangle | | large dark triangle | | large dark triangle | | large light triangle | | large light circle |\n| small light triangle | | small light circle | | small light triangle | - F - | small light triangle | | small light circle | | large light triangle |\n| large dark circle | | large dark triangle | | large light triangle | - E - | large dark circle | | large dark triangle | | large dark triangle | | large light triangle |\n| small dark triangle | | small light triangle | | large light triangle | - F - | small dark triangle | | small light triangle | | small light triangle |\n\nQuestion:\n? - F - - E - | large dark circle | | large dark triangle | | large dark triangle | | small dark triangle |\n\nPossible Answers:\nA - | large dark circle | | large dark triangle |\nB - | large light circle | | large dark triangle | | large dark triangle |\nC - | large dark triangle | | large dark triangle | | large dark circle |\nD - | large dark circle | | large dark triangle | | large dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Deletes 1st figure\nV Changes large light figures (see examples)\nW Deletes 2nd figure\nX Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large dark triangle | | large light circle | - U - | large dark triangle | | large light circle |\n| large dark circle | | large light circle | - V - | large dark circle | | large dark circle |\n| small light triangle | | large dark circle | - W - | small light triangle |\n| small dark circle | | small light circle | | large light circle | - X - | small dark triangle | | small light circle | | large light circle |\n\nQuestion:\n? - V - | large dark triangle | | large dark circle | | small light triangle |\n\nPossible Answers:\nA - | large dark triangle | | large light circle | | small light triangle |\nB - | large dark circle | | large light circle | | small light triangle |\nC - | small light triangle | | large light circle | | large dark triangle |\nD - | large dark triangle | | large light circle | | large light circle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL (see examples)\nM Changes shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small dark circle | | large light circle | - L - | small dark circle | | large dark circle | | large light circle |\n| small dark circle | | large light triangle | | large dark circle | - M - | small light circle | | large dark triangle | | large light circle |\n\nQuestion:\n| small dark circle | | large light circle | - L - - M - - L - ?\n\nPossible Answers:\nA - | small light circle | | large dark circle |\nB - | small light circle | | large dark triangle |\nC - | small light circle | | large dark circle | | large dark circle |\nD - | small light circle | | small light circle | | large dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Deletes 4th figure\nH Swaps figures (see examples)\nI Changes 4th figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small dark triangle | | small dark circle | | large light circle | - G - | large light circle | | small dark triangle | | small dark circle |\n| large dark circle | | small light triangle | | small dark circle | - H - | large dark circle | | small dark circle | | small light triangle |\n| small dark triangle | | large light circle | | large dark triangle | | large dark triangle | - I - | small dark triangle | | large light circle | | large dark triangle | | large light triangle |\n| large light triangle | | large light circle | | large dark triangle | | small light triangle | - I - H - | large light triangle | | large dark triangle | | large light circle | | small dark triangle |\n\nQuestion:\n| large dark triangle | | small light circle | | large light circle | | small light circle | - H - ?\n\nPossible Answers:\nA - | large dark triangle | | large light circle | | small light circle | | small light circle |\nB - | large dark triangle | | large light circle | | small light circle | | large dark circle |\nC - | large dark triangle | | large light circle | | small light circle | | large light triangle |\nD - | large light circle | | large dark triangle | | small light circle | | small light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Changes large dark figures (see examples)\nI Duplicates 2nd figure\nJ Changes size and shading of all figures\nK Changes shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large dark circle | | large dark triangle | - H - | large light circle | | small light circle | | small light triangle |\n| small light triangle | | small light triangle | | small dark triangle | - I - | small light triangle | | small light triangle | | small light triangle | | small dark triangle |\n| large dark triangle | | large dark circle | - J - | small light triangle | | small light circle |\n| small dark triangle | | large light triangle | | large dark triangle | | small dark circle | - K - | small dark circle | | large light circle | | large dark circle | | small dark triangle |\n\nQuestion:\n? - K - - J - - I - | large dark circle | | large light triangle | | large light triangle | | small dark triangle | | small dark triangle |\n\nPossible Answers:\nA - | small light triangle | | small dark circle | | large light circle | | large light circle |\nB - | large light triangle | | large dark circle | | small light circle | | small light circle |\nC - | small light triangle | | small dark circle | | small dark circle | | small dark circle |\nD - | small light triangle | | small dark circle | | large dark circle | | large dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Changes shading and shape of 2nd figure\nI Changes 1st figure (see examples)\nJ Changes triangles (see examples)\nK Changes 3rd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large light triangle | - H - | small light triangle | | large dark circle |\n| small dark triangle | | small dark triangle | | small light circle | - I - | small light triangle | | small dark triangle | | small light circle |\n| large light triangle | | small dark circle | - J - | large dark triangle | | small dark circle |\n| large dark triangle | | large light triangle | | small dark triangle | - K - | large dark triangle | | large light triangle | | small light triangle |\n\nQuestion:\n? - K - | small dark triangle | | small dark triangle | | large dark triangle | | large dark circle |\n\nPossible Answers:\nA - | small dark triangle | | small dark triangle | | large light triangle | | large dark circle |\nB - | small dark triangle | | small dark triangle | | large dark triangle | | large dark circle |\nC - | small dark triangle | | large light triangle | | small dark triangle | | large dark circle |\nD - | large dark circle | | large dark circle | | small light circle | | small dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Deletes 2nd figure\nE Deletes circles\nF Changes shape of large dark triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large light circle | | small light circle | | small dark circle | - D - | large light triangle | | small light circle | | small dark circle |\n| small light circle | | small dark triangle | | small light circle | - E - | small dark triangle |\n| large dark triangle | | small light triangle | | large light triangle | | small light circle | - F - | large dark circle | | small light triangle | | large light triangle | | small light circle |\n\nQuestion:\n? - D - - E - - D - | small light triangle |\n\nPossible Answers:\nA - | small light circle | | small dark circle | | small light triangle | | small light circle |\nB - | small light circle | | small dark circle | | small light triangle | | large light triangle |\nC - | large light circle | | small dark circle | | small light triangle | | large light triangle |\nD - | small dark circle | | small light circle | | small light triangle | | large light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Swaps figures (see examples)\nQ Changes shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small dark triangle | - P - | small dark triangle | | small light triangle |\n| large light triangle | | small dark triangle | | large dark triangle | - Q - | large light circle | | small dark circle | | large dark circle |\n\nQuestion:\n? - P - - Q - | small dark triangle | | small dark circle | | large dark circle | | large light circle |\n\nPossible Answers:\nA - | small dark triangle | | small dark circle | | large dark triangle | | large light triangle |\nB - | small dark circle | | large dark triangle | | large light triangle |\nC - | small dark triangle | | small dark circle | | small light triangle | | small dark triangle |\nD - | small dark triangle | | small dark triangle | | large dark triangle | | large light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Deletes 4th figure\nC Changes shading and shape of all figures\nD Duplicates 3rd figure\nE Duplicates 4th figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large dark triangle | | large light circle | | large dark triangle | - B - | large dark triangle | | large dark triangle | | large light circle |\n| small dark triangle | | small dark circle | | large dark triangle | - C - | small light circle | | small light triangle | | large light circle |\n| small light triangle | | small dark triangle | | small light triangle | - D - | small light triangle | | small dark triangle | | small light triangle | | small light triangle |\n| small dark circle | | large dark circle | | large light circle | | small dark circle | - E - | small dark circle | | large dark circle | | large light circle | | small dark circle | | small dark circle |\n\nQuestion:\n? - D - - E - | small dark circle | | small dark triangle | | small dark circle | | small dark circle | | small dark circle |\n\nPossible Answers:\nA - | large dark triangle | | large dark circle | | large dark triangle |\nB - | small dark circle | | small dark triangle | | small dark circle |\nC - | small dark circle | | small dark triangle | | small dark circle | | small dark circle |\nD - | small dark circle | | small dark triangle | | small dark triangle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Duplicates dark figures\nE Changes shading of all figures\nF Changes shading of 1st figure\nG Duplicates circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small light circle | - D - | small dark triangle | | small dark triangle | | small light circle |\n| small light triangle | | large light triangle | - E - | small dark triangle | | large dark triangle |\n| small light circle | | small light circle | | small light circle | | small dark triangle | - F - G - | small dark circle | | small dark circle | | small light circle | | small light circle | | small light circle | | small light circle | | small dark triangle |\n| small dark triangle | | large light circle | | small light triangle | - G - F - | small light triangle | | large light circle | | large light circle | | small light triangle |\n\nQuestion:\n| small dark circle | | large dark triangle | | small light circle | - D - ?\n\nPossible Answers:\nA - | small dark circle | | small dark circle | | large dark triangle | | large dark triangle | | small light circle | | small light circle |\nB - | small dark circle | | small dark circle | | large dark triangle | | large dark triangle | | small light circle |\nC - | small dark circle | | small dark circle | | small dark triangle | | small dark triangle | | small light circle |\nD - | small dark circle | | small dark circle | | large dark triangle | | large dark triangle | | small dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Changes size and shading of all figures\nI Duplicates 2nd figure\nJ Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small light circle | | large light circle | - H - | small dark circle | | large dark circle | | small dark circle |\n| large light triangle | | large dark circle | - I - | large light triangle | | large dark circle | | large dark circle |\n| small light circle | | small light triangle | | large light triangle | | small dark triangle | - J - | small light circle | | small dark circle | | large light triangle | | small dark triangle |\n\nQuestion:\n? - J - - H - - J - | large light circle | | small light circle | | large light triangle | | large light triangle |\n\nPossible Answers:\nA - | small dark circle | | small dark circle | | small dark triangle | | small dark triangle |\nB - | small dark circle | | large dark circle | | small dark triangle | | small dark triangle |\nC - | small dark triangle | | large dark triangle | | small dark circle | | small dark circle |\nD - | small dark circle | | large dark circle | | large dark circle | | small dark triangle | | small dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Changes 1st figure (see examples)\nH Duplicates circles\nI Duplicates 2nd figure\nJ Deletes small figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large dark triangle | | large light triangle | - G - | small dark circle | | large dark triangle | | large light triangle |\n| small dark circle | | small dark triangle | - H - | small dark circle | | small dark circle | | small dark triangle |\n| small dark triangle | | small dark triangle | | large light triangle | | large light circle | - I - | small dark triangle | | small dark triangle | | small dark triangle | | large light triangle | | large light circle |\n| large light circle | | small light circle | | large light triangle | - J - | large light circle | | large light triangle |\n\nQuestion:\n? - I - - J - - H - | large dark circle | | large dark circle | | large dark circle | | large dark circle | | large dark circle | | large dark circle |\n\nPossible Answers:\nA - | small dark circle | | large dark circle | | small dark circle | | large dark circle |\nB - | small dark circle | | large light circle | | small dark circle | | large light circle |\nC - | large dark circle | | large dark circle | | small dark circle | | small dark circle |\nD - | small dark circle | | large dark circle | | small dark circle | | large dark circle | | large dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Duplicates 3rd figure\nU (see examples)\nV Changes 3rd figure (see examples)\nW Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small light triangle | | small light triangle | - T - | small dark circle | | small light triangle | | small light triangle | | small light triangle |\n| small light triangle | | large light triangle | - U - | large light triangle | | small light triangle |\n| large light circle | | large dark triangle | | small light triangle | - V - W - | large light triangle | | large dark triangle | | large light triangle |\n\n\nQuestion:\n? - W - | small light triangle | | small light triangle | | small light circle |\n\nPossible Answers:\nA - | small light circle | | small light triangle | | small light circle |\nB - | small light circle | | small light triangle | | small light circle | | small light circle |\nC - | small light circle | | small light circle | | small light triangle | | small light circle |\nD - | small dark circle | | small light triangle | | small light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK Changes size and shading of all figures\nL Changes size and shape of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large dark circle | | small dark triangle | | small light triangle | - K - | large light triangle | | small light circle | | large light triangle | | large dark triangle |\n| small light circle | | small light triangle | | small light triangle | | small dark triangle | - L - | large light triangle | | small light triangle | | small light triangle | | small dark triangle |\n\nQuestion:\n? - K - | large dark triangle | | small light triangle | | large light circle | | small dark circle |\n\nPossible Answers:\nA - | small light triangle | | large dark triangle | | large dark triangle | | small dark circle | | large light circle |\nB - | small light triangle | | large dark triangle | | small dark circle | | large light circle |\nC - | small light triangle | | small dark triangle | | small dark circle | | large light circle |\nD - | small light triangle | | large dark triangle | | large dark triangle | | large light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK Deletes 2nd figure\nL Swaps 3rd and 2nd figure\nM Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small dark triangle | - K - | large dark triangle |\n| large light triangle | | small dark triangle | | large light circle | - L - | large light triangle | | large light circle | | small dark triangle |\n| large dark circle | | large light circle | - M - | large dark circle | | large dark circle | | large light circle |\n\nQuestion:\n| large dark triangle | | small dark circle | | large light circle | | small dark triangle | - M - - K - ?\n\nPossible Answers:\nA - | small dark triangle | | small dark circle | | large light circle | | large dark triangle |\nB - | large dark triangle | | small dark circle | | large light circle | | small dark triangle |\nC - | large light triangle | | small dark circle | | large light circle | | small dark triangle |\nD - | small light triangle | | small dark circle | | large light circle | | small dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK Duplicates 2nd figure\nL Duplicates circles\nM Swaps figures (see examples)\nN Changes shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark triangle | | small light circle | - K - | large light triangle | | large dark triangle | | large dark triangle | | small light circle |\n| small dark triangle | | small dark circle | | large dark circle | | small dark triangle | - L - | small dark triangle | | small dark circle | | small dark circle | | large dark circle | | large dark circle | | small dark triangle |\n| large dark circle | | large light triangle | - M - N - | large dark triangle | | large light circle |\n| small light triangle | | large light triangle | | small light triangle | - N - M - | large dark triangle | | small dark triangle | | small dark triangle |\n\nQuestion:\n| small light circle | | large dark triangle | - N - - L - ?\n\nPossible Answers:\nA - | large light circle | | large light circle | | large light triangle |\nB - | small dark circle | | large dark circle | | large light triangle |\nC - | small dark circle | | large light triangle |\nD - | small dark circle | | small dark circle | | large light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Changes shading and shape of all figures\nE Changes 4th figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large light circle | | large dark triangle | - D - | large dark triangle | | large dark triangle | | large light circle |\n| small dark circle | | large dark circle | | small dark triangle | | large dark triangle | - E - | small dark circle | | large dark circle | | small dark triangle | | small dark triangle |\n| large light circle | | large dark triangle | | large light circle | | large dark circle | - E - | large light circle | | large dark triangle | | large light circle | | small dark circle |\n\nQuestion:\n? - E - | large light circle | | large dark circle | | small dark triangle | | small light circle |\n\nPossible Answers:\nA - | large light circle | | large dark circle | | small dark triangle | | large light circle |\nB - | large dark circle | | large dark circle | | small dark triangle | | large dark circle |\nC - | large dark circle | | large light circle | | small light triangle | | large dark circle |\nD - | large light circle | | large dark circle | | large light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Changes size and shape of 3rd figure\nN Duplicates 1st figure\nO Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small dark circle | | small light circle | | small dark circle | - M - | small light circle | | small dark circle | | large light triangle | | small dark circle |\n| small dark triangle | | small dark circle | | small light circle | - N - | small dark triangle | | small dark triangle | | small dark circle | | small light circle |\n| large light circle | | small dark triangle | | large light triangle | - O - | large light circle | | small dark triangle | | small dark triangle | | large light triangle |\n\nQuestion:\n? - O - - N - - M - | large dark circle | | large dark circle | | small dark circle | | large dark triangle | | large dark triangle | | large dark triangle |\n\nPossible Answers:\nA - | large dark circle | | small light triangle | | small light triangle | | small light triangle |\nB - | large dark circle | | large dark triangle | | large dark triangle |\nC - | small light circle | | small light triangle | | small light triangle | | small light triangle |\nD - | large dark circle | | large dark triangle | | large dark triangle | | large dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO Changes 2nd figure (see examples)\nP Deletes 3rd figure\nQ Deletes small light circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small light triangle | - O - | small dark circle | | large dark triangle |\n| small dark triangle | | large light circle | | large dark circle | | large dark circle | - P - | small dark triangle | | large light circle | | large dark circle |\n| large light triangle | | small light circle | | small dark circle | | small dark triangle | - Q - | large light triangle | | small dark circle | | small dark triangle |\n\n\nQuestion:\n| small dark triangle | | small dark circle | | small light circle | - O - ?\n\nPossible Answers:\nA - | small dark triangle | | large light circle | | small light circle |\nB - | large light circle | | small light circle |\nC - | small dark triangle | | large light circle | | large light triangle |\nD - | small dark triangle | | small light circle | | large light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Changes shading of all figures\nR Changes shading and shape of all figures\nS Changes shape of 3rd figure\nT Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large dark triangle | | large light triangle | | small light circle | - Q - | large dark circle | | large light triangle | | large dark triangle | | small dark circle |\n| small dark circle | | large dark triangle | - R - | small light triangle | | large light circle |\n| small light circle | | small dark circle | | large light circle | - S - | small light circle | | small dark circle | | large light triangle |\n| large dark circle | | small light circle | - T - | large dark circle | | small dark circle |\n\nQuestion:\n| small light triangle | | large dark triangle | | large dark circle | | large dark circle | - R - ?\n\nPossible Answers:\nA - | large light triangle | | large light triangle |\nB - | small dark circle | | large light triangle | | large light triangle |\nC - | large dark circle | | small light circle | | small light triangle | | small light triangle |\nD - | small dark circle | | large light circle | | large light triangle | | large light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Changes size and shape of all figures\nD Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large dark circle | | small dark circle | - C - | small dark circle | | small dark triangle | | large dark triangle |\n| small light triangle | | small light triangle | - D - | large light triangle | | small light triangle |\n\nQuestion:\n? - C - - D - - C - | small dark circle | | large dark triangle | | large dark triangle | | small dark triangle |\n\nPossible Answers:\nA - | large dark circle | | large dark circle | | large dark triangle | | large dark triangle | | small dark triangle |\nB - | large dark circle | | large dark triangle | | large dark triangle | | small dark triangle |\nC - | large dark circle | | large dark triangle | | large dark triangle | | large light triangle |\nD - | large dark circle | | large dark triangle | | large dark triangle | | small dark triangle | | small dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Changes 2nd figure (see examples)\nC Duplicates 2nd figure\nD Changes light figures (see examples)\nE Swaps 1st and 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small light circle | | large light circle | - B - | small light circle | | large light circle | | large light circle |\n| small dark triangle | | large light circle | - C - | small dark triangle | | large light circle | | large light circle |\n| large light triangle | | small dark triangle | - D - | small dark triangle | | small dark triangle |\n| large dark circle | | large dark triangle | | small light triangle | | small light triangle | - E - | small light triangle | | large dark triangle | | large dark circle | | small light triangle |\n\nQuestion:\n| small light triangle | | large dark triangle | | small dark triangle | | small light circle | - C - ?\n\nPossible Answers:\nA - | small light triangle | | large dark triangle | | large dark triangle | | small dark triangle | | small light circle |\nB - | small light circle | | large dark triangle | | large dark triangle | | small dark triangle | | small light circle |\nC - | small light triangle | | large dark triangle | | large dark triangle | | small light circle |\nD - | small light circle | | large dark circle | | large dark circle | | small dark circle | | small light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Changes shading of all figures\nI Duplicates 1st figure\nJ Changes shading and shape of 4th figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large dark circle | | large light circle | - H - | large light circle | | large light circle | | large dark circle |\n| small dark triangle | | large light circle | - I - | small dark triangle | | small dark triangle | | large light circle |\n| large light triangle | | large dark circle | | small light circle | | large dark triangle | - J - | large light triangle | | large dark circle | | small light circle | | large light circle |\n| small light triangle | | small dark circle | | large light circle | | large dark circle | - J - I - | small light triangle | | small light triangle | | small dark circle | | large light circle | | large light triangle |\n\nQuestion:\n| small light triangle | | small light circle | - I - - H - ?\n\nPossible Answers:\nA - | small dark circle | | small dark triangle | | small dark circle |\nB - | small dark triangle | | small light triangle | | small dark circle |\nC - | small dark triangle | | small dark triangle | | small dark circle |\nD - | small dark triangle | | small dark triangle | | large dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI (see examples)\nJ Changes size of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large light triangle | - I - | small dark circle | | large light triangle |\n| small dark triangle | | small dark triangle | | large dark circle | - J - | small dark triangle | | large dark triangle | | large dark circle |\n\nQuestion:\n? - J - - I - - J - | small light circle | | large dark circle | | small dark circle |\n\nPossible Answers:\nA - | small dark triangle | | large dark circle | | small dark circle |\nB - | small dark triangle | | small dark triangle | | small dark circle |\nC - | small dark triangle | | large dark circle | | small light circle |\nD - | small dark triangle | | large dark circle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Changes size and shading of 1st figure\nH Changes size and shading of all figures\nI Changes large figures (see examples)\nJ Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small light circle | - G - | large light triangle | | small light circle |\n| large light triangle | | small light circle | - H - | small dark triangle | | large dark circle |\n| small dark triangle | | large dark circle | | large light circle | - I - | small dark triangle | | small light circle | | small dark circle |\n| large dark circle | | large light triangle | | small dark triangle | | large dark triangle | - J - | large dark triangle | | large light triangle | | small dark triangle | | large dark circle |\n\nQuestion:\n? - G - | large light circle | | small dark triangle | | small dark triangle |\n\nPossible Answers:\nA - | small dark triangle | | small dark circle | | small dark triangle |\nB - | small dark circle | | large light triangle | | small dark triangle |\nC - | small dark triangle | | small dark triangle |\nD - | small dark circle | | small dark triangle | | small dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Duplicates small light figures\nH Changes shading and shape of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large dark circle | | small light circle | | large dark circle | - G - | large dark circle | | large dark circle | | small light circle | | small light circle | | large dark circle |\n| large dark circle | | small dark circle | | large dark triangle | - H - | large dark circle | | small light triangle | | large dark triangle |\n| large dark circle | | small light triangle | - G - | large dark circle | | small light triangle | | small light triangle |\n| large light triangle | | small light triangle | - G - | large light triangle | | small light triangle | | small light triangle |\n\nQuestion:\n| large dark circle | | small dark triangle | | large dark circle | - H - - G - - H - ?\n\nPossible Answers:\nA - | large dark triangle | | small dark triangle | | small light triangle | | large dark triangle |\nB - | small dark triangle | | large dark circle | | small light circle | | large dark circle |\nC - | large dark triangle | | small dark circle | | small light triangle | | large dark triangle |\nD - | large dark circle | | small dark triangle | | small light circle | | large dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Duplicates 1st figure\nC Changes size and shape of 3rd figure\nD Changes shading and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small light triangle | | small light triangle | - B - | small dark triangle | | small dark triangle | | small light triangle | | small light triangle |\n| small light triangle | | large light circle | | large light triangle | - C - | small light triangle | | large light circle | | small light circle |\n| large dark circle | | large light triangle | | large dark circle | | small dark circle | - D - | large light triangle | | large dark circle | | large light triangle | | small light triangle |\n| small dark triangle | | small light circle | | small dark circle | - D - C - | small light circle | | small dark triangle | | large light circle |\n\nQuestion:\n? - B - - D - | small light triangle | | small light triangle | | small light triangle | | large dark circle |\n\nPossible Answers:\nA - | small dark circle | | small dark circle | | small dark circle | | large light triangle |\nB - | small dark circle | | small dark circle | | large light triangle |\nC - | small dark circle | | large light triangle | | small dark circle |\nD - | small dark circle | | small dark triangle | | large light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Changes light figures (see examples)\nN Changes size and shape of 4th figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small dark triangle | | large dark triangle | - M - | small light triangle | | small dark triangle | | large dark triangle |\n| large dark triangle | | large light circle | | large light circle | | small light triangle | - N - | large dark triangle | | large light circle | | large light circle | | large light circle |\n\nQuestion:\n? - N - - M - | small dark circle | | large light circle | | large light circle | | large dark triangle |\n\nPossible Answers:\nA - | small dark circle | | small light triangle | | small light triangle | | small dark circle |\nB - | small light triangle | | small light triangle | | small dark circle |\nC - | large dark circle | | large light triangle | | large light triangle | | large dark circle |\nD - | large dark circle | | small light triangle | | small light triangle | | large dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Changes small figures (see examples)\nO Duplicates dark circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small dark triangle | - N - | small light triangle | | small light triangle |\n| small light circle | | large dark circle | | large dark circle | - O - | small light circle | | large dark circle | | large dark circle | | large dark circle | | large dark circle |\n| small light circle | | small light triangle | | small dark triangle | | large dark triangle | - N - | small dark circle | | small dark triangle | | small light triangle | | large dark triangle |\n\nQuestion:\n| small dark triangle | | small light circle | - N - ?\n\nPossible Answers:\nA - | small dark circle |\nB - | small light triangle | | small light triangle |\nC - | small light triangle | | small dark circle |\nD - | small light triangle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Deletes dark figures\nN Changes shape of 1st figure\nO Duplicates triangles\nP Changes size of light triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small dark circle | | large light triangle | | small light circle | - M - | large light triangle | | small light circle |\n| large light circle | | large dark triangle | - N - | large light triangle | | large dark triangle |\n| small light triangle | | small light triangle | - O - P - | large light triangle | | large light triangle | | large light triangle | | large light triangle |\n| large dark triangle | | small light circle | | small light triangle | - P - O - | large dark triangle | | large dark triangle | | small light circle | | large light triangle | | large light triangle |\n\nQuestion:\n| large dark triangle | | small dark triangle | | small light triangle | | small light circle | - N - - O - - M - ?\n\nPossible Answers:\nA - | small light triangle | | small light triangle | | large light triangle |\nB - | small light triangle | | small light triangle | | small light circle |\nC - | small light circle | | small light circle | | small light triangle |\nD - | small light triangle | | small light triangle | | small light circle | | small light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Changes size of 4th figure\nB Duplicates small figures\nC Duplicates 4th figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small dark circle | | small light triangle | | small dark triangle | - A - | small dark circle | | small dark circle | | small light triangle | | large dark triangle |\n| small dark triangle | | large light circle | - B - | small dark triangle | | small dark triangle | | large light circle |\n| large dark triangle | | small light triangle | | small light triangle | | small dark triangle | - C - | large dark triangle | | small light triangle | | small light triangle | | small dark triangle | | small dark triangle |\n\nQuestion:\n? - B - - A - | small dark triangle | | small dark triangle | | large light circle | | large dark circle | | small dark circle | | large dark triangle |\n\nPossible Answers:\nA - | small dark triangle | | large light circle | | small dark circle | | large dark triangle |\nB - | large dark triangle | | large light circle | | small dark circle | | small dark triangle |\nC - | large dark triangle | | large light circle | | small dark circle | | large dark triangle |\nD - | small dark triangle | | large light circle | | small dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Changes size and shading of large triangles\nG Changes size and shape of all figures\nH Changes triangles (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small dark circle | | large dark triangle | - F - | small dark circle | | small dark circle | | small light triangle |\n| small dark triangle | | large dark triangle | | small light triangle | - G - | large dark circle | | small dark circle | | large light circle |\n| large light triangle | | large dark circle | - H - | large dark circle | | large dark circle |\n| large light circle | | small dark triangle | | small light circle | | large light circle | - H - G - | small light triangle | | large light triangle | | large light triangle | | small light triangle |\n\nQuestion:\n| large dark circle | | small dark triangle | | small dark triangle | - G - - H - - G - ?\n\nPossible Answers:\nA - | large light triangle |\nB - | large light triangle | | small dark triangle | | small dark triangle | | small dark triangle |\nC - | large light triangle | | small dark triangle | | large dark circle |\nD - | large light triangle | | small dark triangle | | small dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Changes 2nd figure (see examples)\nO Swaps 3rd and 1st figure\nP Changes size and shading of light circles\nQ Changes size of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large light circle | | small light circle | - N - | large dark circle | | small light triangle | | small light circle |\n| small light circle | | small dark triangle | | small dark circle | - O - | small dark circle | | small dark triangle | | small light circle |\n| large dark circle | | large light circle | | large light triangle | | large dark triangle | - P - Q - | small dark circle | | small dark circle | | large light triangle | | large dark triangle |\n| large dark triangle | | large dark triangle | | small light circle | | small light triangle | - Q - P - | small dark triangle | | large dark triangle | | large dark circle | | small light triangle |\n\nQuestion:\n? - Q - - O - | small light circle | | small dark triangle | | large dark circle | | large dark circle |\n\nPossible Answers:\nA - | small dark circle | | small dark circle | | small dark triangle | | small light circle | | large dark circle |\nB - | small dark circle | | small dark triangle | | small dark circle | | large dark circle |\nC - | small dark circle | | small dark triangle | | small light circle | | large dark circle |\nD - | small dark triangle | | small dark triangle | | small light circle | | large dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Changes size of large figures\nS Deletes 2nd figure\nT Changes 3rd figure (see examples)\nU Changes shading and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large light circle | | large dark circle | | large light circle | - R - | small light circle | | small light circle | | small dark circle | | small light circle |\n| large dark triangle | | small dark triangle | - S - | large dark triangle |\n| large dark triangle | | large dark triangle | | small light circle | | large dark circle | - T - U - | large light circle | | large light circle | | large light triangle | | large light triangle |\n| small dark triangle | | small light triangle | | large dark triangle | - U - T - | small light circle | | small dark circle | | small dark circle |\n\nQuestion:\n? - T - - U - - T - | large light circle | | small dark triangle | | small light triangle | | large dark circle |\n\nPossible Answers:\nA - | large dark circle | | small light circle | | small dark circle | | large light circle |\nB - | large dark triangle | | small light circle | | large dark circle | | large light triangle |\nC - | large dark triangle | | large light triangle | | small dark circle | | large light triangle |\nD - | large dark triangle | | small light circle | | small dark circle | | large light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Duplicates 1st figure\nI Duplicates 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small light triangle | | small dark triangle | - H - | large light triangle | | large light triangle | | small light triangle | | small dark triangle |\n| large light triangle | | small dark triangle | | small dark circle | - I - | large light triangle | | small dark triangle | | small dark circle | | small dark circle |\n| small dark circle | | small dark circle | - H - | small dark circle | | small dark circle | | small dark circle |\n| small dark circle | | large dark triangle | - H - | small dark circle | | small dark circle | | large dark triangle |\n\nQuestion:\n? - H - - I - | large dark circle | | large dark circle | | small light triangle | | small light triangle | | large light circle |\n\nPossible Answers:\nA - | small light triangle | | large light circle |\nB - | large dark circle | | small light triangle |\nC - | large dark circle | | small light triangle | | small light triangle | | large light circle |\nD - | large dark circle | | small light triangle | | large light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Deletes 3rd figure\nI Duplicates 1st figure\nJ Duplicates 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small dark circle | | small dark circle | - H - | small dark triangle | | small dark circle |\n| small light circle | | small light circle | | small dark triangle | | small light triangle | - I - | small light circle | | small light circle | | small light circle | | small dark triangle | | small light triangle |\n| small light circle | | small dark circle | | large dark circle | - J - | small light circle | | small dark circle | | large dark circle | | large dark circle |\n| small dark circle | | large dark triangle | | large light circle | - J - I - | small dark circle | | small dark circle | | large dark triangle | | large light circle | | large light circle |\n\nQuestion:\n? - H - - J - | small light circle | | small light circle | | large light circle | | large light circle |\n\nPossible Answers:\nA - | small light triangle | | small light circle | | small light triangle | | large light circle |\nB - | small light circle | | small light circle | | small light triangle | | large light circle |\nC - | small dark circle | | small dark circle | | small dark triangle | | large dark circle |\nD - | large dark circle | | large dark circle | | large dark triangle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Changes 2nd figure (see examples)\nW Changes light triangles (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large light triangle | - V - | small dark triangle | | small light circle |\n| large light triangle | | small dark circle | | large light triangle | | small light triangle | - W - | large dark triangle | | small dark circle | | large dark triangle | | small dark triangle |\n| large light triangle | | large light triangle | | large dark circle | | small light circle | - W - | large dark triangle | | large dark triangle | | large dark circle | | small light circle |\n| small dark triangle | | large light triangle | | large light circle | | small light circle | - W - | small dark triangle | | large dark triangle | | large light circle | | small light circle |\n\nQuestion:\n? - W - | large dark triangle | | large light circle | | large dark triangle | | small dark triangle |\n\nPossible Answers:\nA - | large light circle | | large dark triangle | | large dark circle | | small dark circle |\nB - | small light triangle | | large light circle | | large light triangle | | large dark triangle |\nC - | large dark triangle | | small light triangle | | large light triangle | | small light triangle |\nD - | large dark triangle | | large light circle | | large light triangle | | small light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ Changes 1st figure (see examples)\nK Changes size and shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large light circle | | small light circle | - J - | small dark circle | | large light circle | | small light circle |\n| small dark triangle | | small dark circle | | small light circle | | small dark circle | - K - | large light triangle | | large light circle | | large dark circle | | large light circle |\n\nQuestion:\n| large dark circle | | large dark circle | - K - - J - ?\n\nPossible Answers:\nA - | small light triangle | | small light circle |\nB - | small dark circle | | small light circle |\nC - | large light circle | | large dark circle |\nD - | small dark circle | | large light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE Duplicates 3rd figure\nF Deletes 1st figure\nG Changes 2nd figure (see examples)\nH Duplicates 4th figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small dark triangle | | large dark triangle | - E - | large dark triangle | | small dark triangle | | large dark triangle | | large dark triangle |\n| small dark circle | | small light circle | | small light triangle | - F - | small light circle | | small light triangle |\n| small light circle | | large dark circle | | large dark circle | | small dark circle | - G - | small light circle | | small light circle | | large dark circle | | small dark circle |\n| small light triangle | | large light circle | | large light triangle | | large light circle | - H - | small light triangle | | large light circle | | large light triangle | | large light circle | | large light circle |\n\nQuestion:\n| small light triangle | | large dark circle | | large light triangle | | large dark triangle | - G - - E - - F - ?\n\nPossible Answers:\nA - | small light circle | | large light triangle | | large light triangle | | large light triangle | | large dark triangle |\nB - | small light circle | | small light circle | | large light triangle | | large light triangle | | large dark triangle |\nC - | small light circle | | large light triangle | | large light triangle | | large dark triangle |\nD - | small light circle | | small light circle | | large light triangle | | large dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Duplicates dark figures\nS Duplicates triangles\nT Duplicates circles\nU Duplicates large triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large dark triangle | | large dark triangle | | small light circle | - R - | small light circle | | large dark triangle | | large dark triangle | | large dark triangle | | large dark triangle | | small light circle |\n| small dark triangle | | small dark triangle | - S - | small dark triangle | | small dark triangle | | small dark triangle | | small dark triangle |\n| large dark circle | | large light triangle | | large dark circle | | small light circle | - T - | large dark circle | | large dark circle | | large light triangle | | large dark circle | | large dark circle | | small light circle | | small light circle |\n| large dark circle | | large dark triangle | | small dark circle | | large light circle | - U - | large dark circle | | large dark triangle | | large dark triangle | | small dark circle | | large light circle |\n\nQuestion:\n? - S - - T - - S - | large light triangle | | large light triangle | | large light triangle | | large light triangle | | large light circle | | large light circle | | small light triangle | | small light triangle | | small light triangle | | small light triangle | | small light triangle | | small light triangle | | small light triangle | | small light triangle |\n\nPossible Answers:\nA - | small light triangle | | small light circle | | large light triangle | | large light triangle |\nB - | large light triangle | | large light circle | | small light triangle |\nC - | large light triangle | | large light circle | | small light triangle | | small light triangle |\nD - | large dark triangle | | large light circle | | small light triangle | | small light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO Swaps figures (see examples)\nP Changes size and shape of small light triangles\nQ Changes 4th figure (see examples)\nR Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small light triangle | - O - | small light triangle | | large dark triangle |\n| small light triangle | | small light circle | - P - | large light circle | | small light circle |\n| small light triangle | | small dark triangle | | small dark triangle | | large light triangle | - Q - R - | small dark circle | | small dark triangle | | small dark triangle | | large dark circle |\n\n\nQuestion:\n| large dark circle | | large dark circle | | small dark circle | - R - - O - ?\n\nPossible Answers:\nA - | large dark circle | | large light triangle | | large light triangle | | small dark circle |\nB - | large dark circle | | small dark circle | | large light triangle |\nC - | large dark triangle | | large light triangle | | small dark circle |\nD - | large dark circle | | large light triangle | | small dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Swaps figures (see examples)\nC Changes light circles (see examples)\nD Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large dark triangle | - B - | large dark triangle | | small light circle |\n| large light triangle | | large dark triangle | | small light circle | - C - | large light triangle | | large dark triangle | | large light triangle |\n| small dark triangle | | small light circle | | small dark circle | - D - | small dark triangle | | small dark circle | | small dark circle |\n| large light circle | | small dark circle | | large light triangle | - D - C - | small light triangle | | large light triangle | | large light triangle |\n\nQuestion:\n? - C - - B - - D - | large dark circle | | small dark triangle | | large dark triangle |\n\nPossible Answers:\nA - | large dark circle | | large dark triangle |\nB - | large light circle | | large dark circle | | large dark triangle |\nC - | large light circle | | large light triangle | | large dark triangle |\nD - | large light circle | | large dark circle | | large light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Deletes 2nd figure\nO Duplicates dark circles\nP Changes shading of all figures\nQ Deletes large figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large dark circle | - N - | large dark triangle |\n| small dark triangle | | small dark circle | | small light triangle | - O - | small dark triangle | | small dark circle | | small dark circle | | small light triangle |\n| large light triangle | | large light triangle | - P - | large dark triangle | | large dark triangle |\n| small dark circle | | small light triangle | | large light circle | | small light triangle | - Q - | small dark circle | | small light triangle | | small light triangle |\n\nQuestion:\n| large dark circle | | small light triangle | | large dark circle | | large light circle | - O - - P - - O - ?\n\nPossible Answers:\nA - | large dark circle | | large light circle | | small dark triangle | | large light circle | | large light circle | | large dark circle | | large dark circle |\nB - | large dark circle | | large dark circle | | small light triangle | | large dark circle | | large dark circle | | large light circle | | large light circle |\nC - | large light circle | | large light circle | | small dark triangle | | large light circle | | large light circle | | large dark circle |\nD - | large light circle | | large light circle | | small dark triangle | | large light circle | | large light circle | | large dark circle | | large dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Changes size of all figures\nW Deletes 2nd figure\nX Swaps figures (see examples)\nY Changes shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large dark triangle | | large light triangle | - V - | large dark circle | | small dark triangle | | small light triangle |\n| large light circle | | large light circle | | large dark triangle | - W - | large light circle | | large dark triangle |\n| small dark circle | | small dark triangle | | small dark circle | | small light circle | - X - Y - | small dark circle | | small dark triangle | | small dark triangle | | small light triangle |\n| small dark circle | | large light triangle | | small light triangle | | small light circle | - Y - X - | large light circle | | small dark triangle | | small light circle | | small light triangle |\n\nQuestion:\n? - V - | large light circle | | small light circle | | small dark triangle | | large light triangle |\n\nPossible Answers:\nA - | small light circle | | small light circle | | large light circle | | large light circle | | large dark triangle | | small light triangle |\nB - | small light circle | | large light circle | | small light triangle |\nC - | small light circle | | large light circle | | large dark triangle | | small light triangle |\nD - | small light circle | | large light circle | | large dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Changes size of all figures\nT Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small dark circle | - S - | large dark circle | | large dark circle |\n| small light circle | | large light circle | - T - | large light circle | | small light circle |\n| small light triangle | | large light triangle | | large light triangle | - S - | large light triangle | | small light triangle | | small light triangle |\n\nQuestion:\n? - S - - T - | large light triangle | | small dark triangle |\n\nPossible Answers:\nA - | large dark triangle |\nB - | small light triangle | | large dark triangle |\nC - | large dark triangle | | small light triangle |\nD - | large dark triangle | | large light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Changes size and shape of 1st figure\nG Swaps figures (see examples)\nH Changes large dark figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark circle | - F - | small light circle | | large dark circle |\n| small dark circle | | large light circle | - G - | large light circle | | small dark circle |\n| large light circle | | small light triangle | | large dark circle | - H - | large light circle | | small light triangle | | small light circle |\n\nQuestion:\n? - G - | large dark triangle | | small light circle | | small light circle | | small light circle |\n\nPossible Answers:\nA - | small light circle | | large dark triangle | | small light circle | | small light circle |\nB - | small dark circle | | large dark triangle | | small dark circle | | small dark circle |\nC - | small light circle | | large dark triangle | | small light circle | | small dark triangle |\nD - | small light circle | | small light circle | | large dark triangle | | small light circle | | small light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Changes size and shading of all figures\nW Deletes 1st figure\nX Changes large triangles (see examples)\nY Changes shading and shape of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large light circle | - V - | large light triangle | | small dark circle |\n| large light circle | | large light circle | - W - | large light circle |\n\n| large light triangle | | small light triangle | | large light circle | | small dark triangle | - Y - X - | small light triangle | | small dark circle | | large light circle | | small dark triangle |\n\nQuestion:\n? - X - - V - - X - | small light triangle | | small dark triangle |\n\nPossible Answers:\nA - | large dark triangle | | large light triangle | | large light triangle |\nB - | large light triangle | | large dark triangle |\nC - | large dark triangle | | small light triangle |\nD - | large dark triangle | | large light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO Changes 1st figure (see examples)\nP Changes 4th figure (see examples)\nQ Changes shading of 1st figure\nR Changes size and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small light triangle | | small dark triangle | - O - | large light triangle | | small light triangle | | small dark triangle |\n| large dark circle | | large dark triangle | | small light circle | | small light circle | - P - | large dark circle | | large dark triangle | | small light circle | | small light triangle |\n| small dark triangle | | small dark triangle | | large light triangle | - Q - | small light triangle | | small dark triangle | | large light triangle |\n| small light triangle | | small dark triangle | - R - | large light circle | | large dark circle |\n\nQuestion:\n? - P - - O - | large light triangle | | large dark triangle | | large light triangle | | large dark circle |\n\nPossible Answers:\nA - | large dark triangle | | large dark triangle | | large light triangle | | large dark triangle |\nB - | large light triangle | | large dark triangle | | large dark triangle | | large dark triangle |\nC - | large dark triangle | | large dark triangle | | large light triangle | | large dark triangle | | large dark triangle |\nD - | large dark triangle | | large dark triangle | | large light circle | | large dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Deletes dark circles\nM Changes shape of 2nd figure\nN Changes size of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small dark triangle | | large light circle | | large dark circle | - L - | large light circle | | small dark triangle | | large light circle |\n| small dark triangle | | small dark circle | | small dark triangle | | small light triangle | - M - | small dark triangle | | small dark triangle | | small dark triangle | | small light triangle |\n| small light triangle | | small light triangle | - N - | small light triangle | | large light triangle |\n| small light triangle | | large light circle | | small dark circle | | large dark circle | - L - | small light triangle | | large light circle |\n\nQuestion:\n| small dark triangle | | large dark circle | | large light circle | | small dark circle | - M - - L - ?\n\nPossible Answers:\nA - | large dark triangle | | large dark triangle | | large light circle |\nB - | small dark triangle | | large dark triangle | | large light circle |\nC - | large dark circle | | small dark circle | | small light triangle |\nD - | small dark circle | | large dark triangle | | large light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Swaps 1st and 3rd figure\nD Changes large triangles (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large dark triangle | | large light triangle | - C - | large light triangle | | large dark triangle | | small light circle |\n| small light circle | | large dark triangle | - D - | small light circle | | large light triangle |\n\nQuestion:\n| small light triangle | | small light circle | | large light triangle | - D - - C - - D - ?\n\nPossible Answers:\nA - | small light circle | | small light triangle |\nB - | large light triangle | | small light circle | | small light triangle |\nC - | large light triangle | | small light circle |\nD - | large dark circle | | small dark triangle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE Changes size of all figures\nF Swaps figures (see examples)\nG Changes size and shape of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large dark triangle | | small light triangle | | large dark triangle | - E - | small dark triangle | | small dark triangle | | large light triangle | | small dark triangle |\n| large light circle | | large light circle | | large dark triangle | | large light triangle | - F - | large light circle | | large dark triangle | | large light circle | | large light triangle |\n| large light circle | | large light circle | | small dark circle | | large dark triangle | - G - | large light circle | | small light triangle | | small dark circle | | large dark triangle |\n| small dark circle | | small dark triangle | | small dark circle | - G - F - | small dark circle | | small dark circle | | large dark circle |\n\nQuestion:\n? - E - - F - | small light triangle | | large dark triangle | | large dark circle | | large light triangle |\n\nPossible Answers:\nA - | large light triangle | | small dark triangle | | small light triangle |\nB - | small dark triangle | | small dark circle | | large light triangle | | large dark triangle |\nC - | large light triangle | | large dark triangle | | small dark triangle | | small light triangle |\nD - | large light triangle | | small dark circle | | small dark triangle | | small light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO Changes shading and shape of 3rd figure\nP Deletes 3rd figure\nQ Deletes 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small light circle | | small light circle | - O - | large light triangle | | small light circle | | small dark triangle |\n| large dark circle | | large light triangle | | large dark circle | - P - | large dark circle | | large light triangle |\n| large light circle | | small light triangle | - Q - | large light circle |\n| small light triangle | | large dark circle | - Q - | small light triangle |\n\nQuestion:\n? - P - - O - - P - | small light triangle | | small dark circle |\n\nPossible Answers:\nA - | large light triangle | | small dark circle | | large dark triangle | | small dark triangle |\nB - | small light triangle | | small dark circle | | large dark triangle | | small dark triangle |\nC - | small light triangle | | small light triangle | | small dark circle | | large dark triangle | | small dark triangle |\nD - | small dark circle | | small dark circle | | large dark triangle | | small dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Changes large figures (see examples)\nB Swaps 1st and 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large light triangle | - A - | small dark triangle | | small dark triangle |\n| large light triangle | | small light circle | | large dark circle | | large dark circle | - B - | large dark circle | | small light circle | | large light triangle | | large dark circle |\n| large light circle | | small dark circle | | small light circle | | large light circle | - A - | small dark circle | | small dark circle | | small light circle | | small dark circle |\n| small dark circle | | small light circle | | small light circle | | large dark circle | - A - | small dark circle | | small light circle | | small light circle | | small light circle |\n\nQuestion:\n| small dark circle | | large dark circle | | large light triangle | - B - - A - - B - ?\n\nPossible Answers:\nA - | large light circle | | small light circle | | small dark triangle |\nB - | small dark circle | | small light triangle | | small dark triangle |\nC - | small light circle | | small dark circle | | small dark triangle |\nD - | small dark circle | | small light circle | | small dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Swaps figures (see examples)\nS Changes size and shape of 1st figure\nT Duplicates 1st figure\nU Deletes 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small dark circle | | large dark triangle | - R - | large dark triangle | | small dark circle | | large dark circle |\n| small dark triangle | | large light triangle | | large dark triangle | - S - | large dark circle | | large light triangle | | large dark triangle |\n| large dark circle | | large light triangle | | small dark circle | - T - | large dark circle | | large dark circle | | large light triangle | | small dark circle |\n| large light circle | | large dark circle | - U - | large light circle |\n\nQuestion:\n? - U - | large light circle | | small light triangle | | large light circle |\n\nPossible Answers:\nA - | large light circle | | small light triangle | | large light circle |\nB - | large light circle | | small light triangle | | large dark circle | | large light circle |\nC - | large light circle | | large light circle | | large dark circle | | small light triangle | | large light circle |\nD - | large light circle | | large dark circle | | small light triangle | | large light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Changes size and shading of all figures\nQ Changes size and shading of 1st figure\nR Duplicates large triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large light circle | - P - | small dark triangle | | small dark circle |\n| small dark circle | | small dark circle | | small dark circle | - Q - | large light circle | | small dark circle | | small dark circle |\n| large light triangle | | small dark triangle | - R - | large light triangle | | large light triangle | | small dark triangle |\n| large dark circle | | small light triangle | | large light triangle | | large light triangle | - R - Q - | small light circle | | small light triangle | | large light triangle | | large light triangle | | large light triangle | | large light triangle |\n\nQuestion:\n| large light circle | | small dark circle | - P - - Q - - P - ?\n\nPossible Answers:\nA - | small dark circle | | small dark circle | | small dark circle | | small dark circle |\nB - | small dark circle | | small dark circle |\nC - | small dark triangle | | small dark triangle |\nD - | small dark circle | | large light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Changes 3rd figure (see examples)\nE (see examples)\nF Deletes small light figures\nG Changes size of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light triangle | | large dark triangle | | large light circle | - D - | large dark circle | | small light triangle | | large light circle | | large light circle |\n| large light triangle | | large light triangle | | small dark triangle | - E - | small dark triangle | | small dark triangle | | large light triangle |\n| small dark circle | | small light circle | - F - | small dark circle |\n| small light circle | | small light circle | - G - | small light circle | | large light circle |\n\nQuestion:\n? - G - - D - | large dark triangle | | large dark triangle | | small dark circle | | small dark triangle |\n\nPossible Answers:\nA - | large dark triangle | | small dark triangle | | small light circle | | small dark triangle |\nB - | large dark triangle | | small dark triangle | | small dark triangle |\nC - | large light triangle | | small dark triangle | | small light triangle | | small dark triangle |\nD - | large dark triangle | | small dark triangle | | small light triangle | | small dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Duplicates dark figures\nR Duplicates 4th figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small dark triangle | | small dark triangle | | small light triangle | - Q - | small light triangle | | small dark triangle | | small dark triangle | | small dark triangle | | small dark triangle | | small light triangle |\n| large light triangle | | large dark circle | | large light circle | | small dark triangle | - R - | large light triangle | | large dark circle | | large light circle | | small dark triangle | | small dark triangle |\n\nQuestion:\n? - Q - - R - - Q - | small dark circle | | small dark circle | | small dark circle | | small dark circle | | small light triangle | | large dark triangle | | large dark triangle | | large dark triangle | | large dark triangle | | large dark triangle | | large dark triangle | | small dark triangle | | small dark triangle | | small dark triangle | | small dark triangle |\n\nPossible Answers:\nA - | small dark triangle | | small light circle | | large dark circle | | small dark circle |\nB - | large light circle | | small light triangle | | large dark triangle | | small dark triangle |\nC - | small dark circle | | small light triangle | | large dark triangle | | small dark triangle |\nD - | small dark circle | | small light triangle | | small dark triangle | | large dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI (see examples)\nJ Changes size and shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large dark circle | | small dark circle | - I - | large light triangle | | large dark circle | | large dark triangle |\n| small dark triangle | | large light circle | | small dark circle | | small dark circle | - J - | large light triangle | | small dark circle | | large light circle | | large light circle |\n\nQuestion:\n? - I - - J - - I - | large dark circle | | large light circle | | large light triangle | | large light triangle |\n\nPossible Answers:\nA - | large light triangle | | large dark triangle | | small dark triangle | | large dark circle |\nB - | large light triangle | | large light triangle | | large dark triangle | | large dark triangle | | small dark triangle | | small dark triangle | | large dark circle |\nC - | small light triangle | | small dark triangle | | large dark triangle | | small dark circle |\nD - | large light triangle | | large light triangle | | large dark triangle | | small dark triangle | | large dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Swaps figures (see examples)\nN Changes 3rd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small dark triangle | | large dark triangle | - M - | large dark circle | | large dark triangle | | small dark triangle |\n| large light triangle | | small light circle | | large dark triangle | - N - | large light triangle | | small light circle | | small dark circle |\n| large light triangle | | small dark circle | | large dark circle | | small dark circle | - M - | large light triangle | | large dark circle | | small dark circle | | small dark circle |\n\nQuestion:\n| large light triangle | | large dark circle | | large dark triangle | | large dark triangle | - N - - M - - N - ?\n\nPossible Answers:\nA - | large light triangle | | small dark circle | | small dark triangle | | large dark triangle |\nB - | large light triangle | | large dark triangle | | small dark triangle | | small dark circle |\nC - | large light triangle | | small dark triangle | | small dark circle | | large dark triangle |\nD - | large light triangle | | small dark circle | | large dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE Deletes small figures\nF Changes size and shading of triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large light triangle | | large dark triangle | | large dark triangle | - E - | large light triangle | | large dark triangle | | large dark triangle |\n| large dark triangle | | small dark triangle | | large dark triangle | - F - | small light triangle | | large light triangle | | small light triangle |\n| large light circle | | large light triangle | | small dark triangle | | small dark circle | - E - | large light circle | | large light triangle |\n| large dark circle | | small light circle | | large dark triangle | | large light triangle | - F - | large dark circle | | small light circle | | small light triangle | | small dark triangle |\n\nQuestion:\n? - E - - F - - E - | large light circle |\n\nPossible Answers:\nA - | large dark circle | | large light triangle | | small dark triangle | | large light circle |\nB - | large light circle | | large dark circle | | small light circle | | large dark triangle |\nC - | large dark triangle | | large light triangle | | small dark triangle | | large light circle |\nD - | large light triangle | | large dark triangle | | small dark triangle | | large light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Duplicates 1st figure\nI Changes shape of 1st figure\nJ Changes shading of all figures\nK Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small dark triangle | - H - | large light circle | | large light circle | | small dark triangle |\n| large light circle | | small light circle | - I - | large light triangle | | small light circle |\n| large dark triangle | | small dark triangle | | large light triangle | | small light triangle | - J - K - | large light triangle | | small light triangle | | small light triangle | | large dark triangle | | small dark triangle |\n| large light circle | | large dark triangle | | large light triangle | | small dark triangle | - K - J - | large dark circle | | large light triangle | | large light triangle | | large dark triangle | | small light triangle |\n\nQuestion:\n? - J - - I - - H - | small light triangle | | small light triangle | | small light triangle | | large dark circle | | small light triangle |\n\nPossible Answers:\nA - | large dark circle | | large dark triangle | | small light circle | | large dark triangle |\nB - | small dark circle | | small light circle | | large light circle | | small dark triangle |\nC - | large light circle | | small dark triangle | | small dark circle | | small dark triangle |\nD - | small dark circle | | small dark triangle | | large light circle | | small dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Swaps 1st and 2nd figure\nN Changes size and shading of 2nd figure\nO Duplicates 1st figure\nP Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large dark triangle | | large light circle | - M - | large dark triangle | | large light circle | | large light circle |\n| large dark circle | | small dark circle | | large dark triangle | - N - | large dark circle | | large light circle | | large dark triangle |\n| small dark triangle | | small light triangle | - O - | small dark triangle | | small dark triangle | | small light triangle |\n| large dark circle | | small light circle | - P - | small dark triangle | | small light circle |\n\nQuestion:\n? - P - - N - | small light triangle | | small dark triangle | | small light triangle |\n\nPossible Answers:\nA - | large light circle | | small dark triangle | | small light triangle |\nB - | small light triangle | | small light circle | | small light triangle |\nC - | large light circle | | large light triangle | | small light triangle |\nD - | small dark circle | | small dark triangle | | large dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Changes shape of all figures\nU Changes shape of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large light circle | - T - | small dark triangle | | large light triangle |\n| small light triangle | | small dark triangle | - U - | small light circle | | small dark triangle |\n\nQuestion:\n? - T - | large light circle | | small dark triangle |\n\nPossible Answers:\nA - | large light triangle | | small dark circle |\nB - | small dark triangle | | large light circle |\nC - | small dark triangle | | small dark circle |\nD - | large light triangle | | large light triangle | | small dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Changes shading and shape of light circles\nE Changes 1st figure (see examples)\nF Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small dark circle | - D - | small dark triangle | | small dark circle |\n| large dark triangle | | large dark circle | - E - | large light triangle | | large dark circle |\n| small light circle | | small light triangle | | small light triangle | - F - | small light triangle | | small light circle | | small light triangle |\n| large light triangle | | large dark circle | | small dark circle | | small light triangle | - F - E - | large light circle | | large light triangle | | small dark circle | | small light triangle |\n\nQuestion:\n? - E - - F - | large dark circle | | small dark triangle |\n\nPossible Answers:\nA - | small light triangle | | large dark circle |\nB - | small light triangle | | large dark circle | | large dark circle |\nC - | large dark circle | | small light triangle |\nD - | small light triangle | | small light triangle | | large dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Duplicates 1st figure\nV Changes 3rd figure (see examples)\nW Deletes 2nd figure\nX Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark triangle | - U - | large light triangle | | large light triangle | | large dark triangle |\n| large light circle | | small light circle | | large light circle | | large light triangle | - V - | large light circle | | small light circle | | small light triangle | | large light triangle |\n| small dark triangle | | small light triangle | | large light triangle | | large light circle | - W - | small dark triangle | | large light triangle | | large light circle |\n| small dark circle | | small light triangle | | small dark circle | | large dark circle | - X - | small dark circle | | small light triangle | | small light triangle | | small dark circle | | large dark circle |\n\nQuestion:\n| small dark triangle | | large dark circle | - X - - W - ?\n\nPossible Answers:\nA - | small dark triangle | | large dark circle | | large dark circle |\nB - | small dark triangle | | large light triangle |\nC - | small dark triangle | | large dark circle |\nD - | small dark triangle | | small dark triangle | | large dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE Changes size of 2nd figure\nF Swaps figures (see examples)\nG Duplicates large dark figures\nH Changes shape of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large dark circle | - E - | large light circle | | small dark circle |\n| large dark circle | | large dark circle | | small light triangle | - F - | small light triangle | | large dark circle | | large dark circle |\n| large dark circle | | small dark circle | - G - H - | large dark circle | | large dark triangle | | small dark circle |\n| large dark circle | | small dark triangle | - H - G - | large dark circle | | large dark circle | | small dark circle |\n\nQuestion:\n? - E - - H - - F - | small dark triangle | | small dark triangle | | large dark triangle | | small light circle |\n\nPossible Answers:\nA - | large dark triangle | | large dark circle | | small dark triangle | | small light circle | | small light circle |\nB - | large dark triangle | | small dark triangle | | large dark circle | | small light circle |\nC - | large light circle | | large light triangle | | small light circle | | small dark triangle |\nD - | large dark triangle | | large dark circle | | small dark triangle | | small light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE Deletes 3rd figure\nF Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small dark circle | | large light circle | - E - | large light triangle | | small dark circle |\n| large dark circle | | small dark circle | - F - | small light circle | | small dark circle |\n\nQuestion:\n? - E - | small light circle | | small light triangle | | small light circle |\n\nPossible Answers:\nA - | small light triangle | | large light triangle | | small light circle |\nB - | small light circle | | small light triangle | | large light triangle | | small dark triangle |\nC - | small light circle | | small light circle | | large light triangle | | small light triangle |\nD - | small light circle | | small light triangle | | large light triangle | | small light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Deletes 2nd figure\nW Changes size and shape of all figures\nX Changes 2nd figure (see examples)\nY Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small dark triangle | - V - | small light triangle |\n| large light triangle | | small dark triangle | | small light triangle | - W - | small light circle | | large dark circle | | large light circle |\n| large light triangle | | large light triangle | - X - | large light triangle | | small light circle |\n| large light triangle | | small light circle | | small light circle | - Y - | small light circle | | small light circle | | large light triangle |\n\nQuestion:\n? - Y - | large light triangle | | small light circle | | large light circle | | large dark triangle |\n\nPossible Answers:\nA - | large light circle | | small dark circle | | large light triangle | | large dark triangle |\nB - | large light circle | | large dark triangle | | large light triangle | | small light circle |\nC - | large light circle | | small light circle | | large light triangle | | large light circle |\nD - | large light circle | | small light circle | | large light triangle | | large dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Changes 1st figure (see examples)\nC Swaps figures (see examples)\nD Changes shape of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large light circle | | small light circle | - B - | large light triangle | | large light circle | | small light circle |\n| large light circle | | small light circle | - C - | small light circle | | large light circle |\n| large dark circle | | small light circle | | large light triangle | - D - | large dark circle | | small light triangle | | large light triangle |\n| large light triangle | | small light circle | | large light triangle | - D - C - | small light triangle | | large light triangle | | large light triangle |\n\nQuestion:\n| small light triangle | | small dark triangle | | small light triangle | - D - - C - - B - ?\n\nPossible Answers:\nA - | small dark triangle | | small dark triangle | | small light triangle | | small light triangle |\nB - | small dark triangle | | small light triangle | | small light triangle |\nC - | large light triangle | | small light triangle | | small light triangle |\nD - | small dark triangle | | small light triangle | | small light triangle | | small light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Deletes small dark figures\nU Swaps figures (see examples)\nV Changes shading and shape of dark triangles\nW Swaps 4th and 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large dark triangle | | large light triangle | - T - | large dark triangle | | large light triangle |\n| small light circle | | large dark triangle | | small light triangle | | small dark triangle | - U - | small light circle | | large dark triangle | | small dark triangle | | small light triangle |\n| large dark circle | | small dark triangle | | large dark triangle | | large dark circle | - V - | large dark circle | | small light circle | | large light circle | | large dark circle |\n| small dark triangle | | large light triangle | | large light circle | | small light triangle | - W - | small dark triangle | | small light triangle | | large light circle | | large light triangle |\n\nQuestion:\n| large light circle | | small light triangle | | large dark triangle | | small dark triangle | - U - - V - - W - ?\n\nPossible Answers:\nA - | small light circle | | large light circle | | large light circle | | small light triangle |\nB - | large light circle | | large light circle | | large light triangle | | small light triangle |\nC - | large light circle | | large light circle | | small light circle | | small light triangle |\nD - | large dark circle | | large dark circle | | small dark circle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Swaps 2nd and 1st figure\nN Changes size of large triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large dark circle | - M - | large dark circle | | large dark triangle |\n| large dark triangle | | small dark circle | - N - | small dark triangle | | small dark circle |\n| large light circle | | small dark triangle | | large dark triangle | - M - | small dark triangle | | large light circle | | large dark triangle |\n| large light circle | | small dark triangle | | large dark triangle | - M - | small dark triangle | | large light circle | | large dark triangle |\n\nQuestion:\n| large dark triangle | | small light triangle | | small dark triangle | | small dark triangle | - M - ?\n\nPossible Answers:\nA - | small light triangle | | small dark triangle | | small dark triangle |\nB - | small light triangle | | large dark triangle | | small dark triangle | | small dark triangle |\nC - | small light triangle | | large dark triangle | | small dark triangle | | small dark triangle | | small dark triangle |\nD - | small dark circle | | large dark triangle | | small light circle | | small light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Changes shape of 3rd figure\nC Deletes light figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light circle | | large light circle | - B - | large dark circle | | small light circle | | large light triangle |\n| large light triangle | | small dark triangle | | large dark triangle | - C - | small dark triangle | | large dark triangle |\n| large light circle | | small dark triangle | | large dark triangle | - B - | large light circle | | small dark triangle | | large dark circle |\n\nQuestion:\n? - B - - C - | small dark circle |\n\nPossible Answers:\nA - | small dark circle | | small light circle | | large light triangle | | small light circle |\nB - | small dark circle | | small light circle | | large light triangle | | small dark circle |\nC - | large light triangle | | small light circle | | small dark circle | | small light circle |\nD - | small dark circle | | small light triangle | | large light triangle | | small light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF (see examples)\nG Changes size and shape of 2nd figure\nH Deletes small triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large light triangle | | small dark circle | | large dark circle | - F - | small light triangle | | small light triangle | | large dark circle | | small dark circle |\n| small dark triangle | | small light triangle | | large light circle | - G - | small dark triangle | | large light circle | | large light circle |\n| large light circle | | small dark triangle | | large dark circle | | small dark triangle | - H - | large light circle | | large dark circle |\n\nQuestion:\n? - G - - F - | large dark circle | | small dark circle |\n\nPossible Answers:\nA - | small light circle | | small dark triangle |\nB - | small dark triangle | | small dark circle |\nC - | small dark circle | | small dark triangle |\nD - | small light triangle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Swaps 2nd and 4th figure\nI Changes large figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large light triangle | | small light circle | | large dark triangle | - H - | small light circle | | large dark triangle | | small light circle | | large light triangle |\n| small dark triangle | | large light triangle | - I - | small dark triangle | | small dark triangle |\n\nQuestion:\n? - I - | small light triangle | | small dark circle | | small dark triangle | | small light triangle |\n\nPossible Answers:\nA - | large light circle | | small dark triangle | | small light triangle |\nB - | large dark triangle | | small light circle | | small dark triangle | | small light triangle |\nC - | large dark triangle | | large light circle | | small dark triangle | | small light triangle |\nD - | large dark triangle | | large light circle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Changes shading and shape of 1st figure\nT Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large dark triangle | - S - | large dark triangle | | large dark triangle |\n| small dark circle | | large dark triangle | - T - | small dark circle | | small dark circle | | large dark triangle |\n| large light circle | | small light triangle | | small dark triangle | - S - | large dark triangle | | small light triangle | | small dark triangle |\n| small light circle | | large light circle | | small dark triangle | | small light circle | - S - | small dark triangle | | large light circle | | small dark triangle | | small light circle |\n\nQuestion:\n? - S - - T - - S - | small light circle | | small dark triangle | | small dark triangle | | large light circle |\n\nPossible Answers:\nA - | small light circle | | small dark triangle | | large light circle |\nB - | small light circle | | small dark triangle | | large light circle | | large light circle |\nC - | large light circle | | small dark triangle | | small light circle |\nD - | small light circle | | small light circle | | small dark triangle | | small dark triangle | | large light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Changes shape of all figures\nG Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light circle | - F - | large dark triangle | | small light triangle |\n| large light triangle | | small dark circle | | large light circle | | small light triangle | - G - | large light triangle | | large light triangle | | small dark circle | | large light circle | | small light triangle |\n\nQuestion:\n| large light triangle | | small light triangle | | small light circle | | large light triangle | - F - - G - ?\n\nPossible Answers:\nA - | large light circle | | large light circle | | large light circle | | small light circle | | small light triangle | | large light circle |\nB - | large light circle | | large light circle | | large light circle | | small light triangle | | small light circle |\nC - | small light circle | | large light circle | | large light circle | | small light triangle | | large light circle |\nD - | large light circle | | large light circle | | small light circle | | small light triangle | | large light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Changes size and shading of 3rd figure\nW Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small light triangle | | large dark circle | - V - | small light circle | | small light triangle | | small light circle |\n| large dark triangle | | large dark circle | - W - | large dark triangle | | large dark triangle | | large dark circle |\n| large dark triangle | | large light triangle | | large dark triangle | | small dark circle | - W - | large dark triangle | | large dark triangle | | large light triangle | | large dark triangle | | small dark circle |\n\nQuestion:\n? - V - | small dark triangle | | small dark triangle | | small dark circle |\n\nPossible Answers:\nA - | small dark triangle | | small dark triangle | | large light circle |\nB - | large light triangle | | large light triangle | | small dark circle |\nC - | small dark triangle | | small dark triangle |\nD - | small dark triangle | | small dark triangle | | small dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV (see examples)\nW Duplicates dark circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small light triangle | - V - | small dark circle | | large light circle |\n| large dark triangle | | large dark triangle | | large dark circle | | large light circle | - W - | large dark triangle | | large dark triangle | | large dark circle | | large dark circle | | large light circle |\n| large light triangle | | large dark circle | | large dark circle | - W - | large light triangle | | large dark circle | | large dark circle | | large dark circle | | large dark circle |\n| large light triangle | | small light triangle | | large dark circle | | small light triangle | - V - | large light triangle | | large light circle | | large dark circle | | small light triangle |\n\nQuestion:\n| large dark circle | | large dark triangle | - V - ?\n\nPossible Answers:\nA - | large dark circle | | small dark circle |\nB - | small light circle | | large light circle |\nC - | small dark triangle | | large dark triangle |\nD - | small dark triangle | | small dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Deletes 3rd figure\nW Changes size and shape of 4th figure\nX Changes shading and shape of 1st figure\nY Changes size and shading of triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large dark triangle | | large light circle | | large light triangle | - V - | large light circle | | large dark triangle | | large light triangle |\n| small dark triangle | | large dark triangle | | large dark triangle | | small light triangle | - W - | small dark triangle | | large dark triangle | | large dark triangle | | large light circle |\n\n| small dark triangle | | small light triangle | | small dark circle | - Y - X - | large dark circle | | large dark triangle | | small dark circle |\n\nQuestion:\n| large dark triangle | | small dark circle | | small light circle | | small light triangle | - X - - W - ?\n\nPossible Answers:\nA - | large light circle | | small dark circle | | small dark triangle | | large light circle |\nB - | large light circle | | small dark circle | | small light circle | | small light circle | | large light circle |\nC - | large light circle | | small light circle | | large light circle |\nD - | large light circle | | small dark circle | | small light circle | | large light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Deletes 1st figure\nC Deletes dark figures\nD Duplicates 3rd figure\nE Changes circles (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large dark triangle | - B - | large dark triangle |\n| large light triangle | | small dark triangle | | large dark triangle | - C - | large light triangle |\n| large dark circle | | small light triangle | | small light triangle | | large light circle | - D - | large dark circle | | small light triangle | | small light triangle | | small light triangle | | large light circle |\n| small light triangle | | small light circle | | small dark circle | - E - | small light triangle | | large dark circle | | large light circle |\n\nQuestion:\n? - B - - C -\n\nPossible Answers:\nA - | large dark triangle | | large dark circle | | large dark circle | | large dark circle |\nB - | large dark triangle | | large dark triangle | | large dark circle | | large dark circle | | large dark circle |\nC - | large dark triangle | | large dark circle | | large dark circle | | large light triangle |\nD - | small dark triangle | | small dark circle | | small dark circle | | small dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Changes large figures (see examples)\nO Swaps figures (see examples)\nP Changes shading of all figures\nQ Changes size of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large light triangle | - N - | small light circle | | small dark triangle |\n| large light circle | | small light circle | | large dark circle | - O - | large dark circle | | small light circle | | large light circle |\n| large light triangle | | small dark triangle | - P - Q - | small dark triangle | | large light triangle |\n| small light triangle | | small dark triangle | - Q - P - | large dark triangle | | large light triangle |\n\nQuestion:\n? - P - - O - - P - | large dark circle | | large dark circle | | small light circle |\n\nPossible Answers:\nA - | small light circle | | large dark circle | | large dark circle |\nB - | large dark circle | | large dark circle | | large dark circle |\nC - | large light triangle | | small dark triangle | | small dark triangle |\nD - | small light circle | | large dark circle | | large dark circle | | large dark circle | | large dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Deletes 1st figure\nM Swaps 3rd and 1st figure\nN Changes shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small light circle | | large light triangle | - L - | small light circle | | large light triangle |\n| large light circle | | large dark triangle | | small light circle | - M - | small light circle | | large dark triangle | | large light circle |\n| small dark triangle | | large dark triangle | | small dark circle | - N - | small dark circle | | large dark circle | | small dark triangle |\n| small dark circle | | large light triangle | | large light circle | | large light circle | - N - M - | large light triangle | | large light circle | | small dark triangle | | large light triangle |\n\nQuestion:\n| large dark circle | | large dark circle | | large light triangle | | small light triangle | - M - ?\n\nPossible Answers:\nA - | large light triangle | | large dark circle | | large dark circle | | small light triangle |\nB - | small light triangle | | large dark circle | | large dark circle | | large light triangle |\nC - | large dark circle | | large light triangle | | large dark circle | | small light triangle |\nD - | large light triangle | | large dark circle | | large dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Changes shading of all figures\nW Changes shape of all figures\nX Changes shading and shape of 4th figure\nY Changes light triangles (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small dark circle | | small dark circle | | large light triangle | - V - | small light triangle | | small light circle | | small light circle | | large dark triangle |\n| small light circle | | small dark circle | - W - | small light triangle | | small dark triangle |\n| large dark triangle | | large dark circle | | small light circle | | large light triangle | - X - | large dark triangle | | large dark circle | | small light circle | | large dark circle |\n| large light triangle | | large dark triangle | | large light circle | | small light circle | - Y - | small light triangle | | large dark triangle | | large light circle | | small light circle |\n\nQuestion:\n? - V - - Y - - V - | small dark triangle | | small light circle | | large light triangle | | small light triangle |\n\nPossible Answers:\nA - | large dark triangle | | large light circle | | large light triangle | | small light triangle |\nB - | large dark triangle | | large dark triangle | | small light circle | | large light triangle | | small light triangle |\nC - | large dark circle | | small light circle | | large light triangle | | small light triangle |\nD - | large dark triangle | | small light circle | | large light triangle | | small light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO Deletes small light figures\nP Duplicates 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small light circle | - O - | large light circle |\n| large light triangle | | large light circle | | small light circle | | small dark circle | - P - | large light triangle | | large light circle | | small light circle | | small light circle | | small dark circle |\n| small light circle | | large dark circle | | small light triangle | | large dark triangle | - O - | large dark circle | | large dark triangle |\n| large dark triangle | | large dark circle | | small dark triangle | | large light triangle | - P - | large dark triangle | | large dark circle | | small dark triangle | | small dark triangle | | large light triangle |\n\nQuestion:\n| large light circle | | large light triangle | | small light triangle | | small dark circle | - O - ?\n\nPossible Answers:\nA - | large light circle | | large light triangle | | small light triangle |\nB - | large light circle | | large light triangle | | large dark triangle |\nC - | large light circle | | large light triangle | | small dark circle |\nD - | large light triangle | | large light circle | | small dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU (see examples)\nV Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large light triangle | | small light triangle | | small light circle | - U - | large dark triangle | | large light triangle | | small light triangle | | small light triangle |\n| large dark triangle | | small dark triangle | | small dark triangle | - V - | large dark triangle | | large light triangle | | small dark triangle |\n| large light circle | | large dark triangle | | small light triangle | | large dark circle | - U - | large light circle | | large dark triangle | | small light triangle | | large dark triangle |\n| small dark circle | | large light circle | | large light circle | | large dark triangle | - V - | small dark circle | | small dark circle | | large light circle | | large dark triangle |\n\nQuestion:\n? - V - - U - | large light triangle | | small dark triangle | | large dark triangle | | large light circle |\n\nPossible Answers:\nA - | large light triangle | | large light triangle | | large dark triangle | | large light triangle |\nB - | large light triangle | | small dark triangle | | large dark triangle | | large light triangle |\nC - | large dark triangle | | large light triangle | | large dark triangle | | large light triangle |\nD - | large light triangle | | large light triangle | | large light triangle | | large light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Changes 1st figure (see examples)\nV Duplicates light triangles\nW Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small dark circle | - U - | large light circle | | small dark circle |\n| small light triangle | | small dark circle | | large dark circle | | large dark triangle | - V - | small light triangle | | small light triangle | | small dark circle | | large dark circle | | large dark triangle |\n| large light circle | | small dark triangle | | large light circle | | large dark triangle | - W - | large light circle | | large light triangle | | large light circle | | large dark triangle |\n\n\nQuestion:\n| small dark circle | | small dark circle | | small light triangle | - U - - W - - U - ?\n\nPossible Answers:\nA - | small dark circle | | large light circle | | small light triangle |\nB - | small dark circle | | large light circle | | large light circle | | small light triangle |\nC - | small dark circle | | small light triangle |\nD - | small light triangle | | large light circle | | small dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Changes large dark figures (see examples)\nO Changes 1st figure (see examples)\nP Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large light triangle | - N - | small dark circle | | large light triangle |\n| large dark triangle | | large light circle | | large dark circle | - O - | small light triangle | | large light circle | | large dark circle |\n| small dark circle | | small light circle | | large light triangle | - P - | small dark circle | | large light triangle | | large light triangle |\n| large light triangle | | small dark triangle | | small dark circle | | large light circle | - P - O - | small dark triangle | | large dark circle | | small dark circle | | large light circle |\n\nQuestion:\n| large dark triangle | | small dark triangle | - N - ?\n\nPossible Answers:\nA - | small dark circle | | small dark circle | | small dark triangle |\nB - | small dark circle | | small dark triangle |\nC - | small dark circle | | small dark triangle | | small dark triangle |\nD - | large dark circle | | large dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK (see examples)\nL Duplicates 2nd figure\nM Changes 2nd figure (see examples)\nN Swaps 3rd and 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large light circle | | small dark circle | - K - | small light triangle | | small dark circle | | large light circle |\n| large light circle | | large dark circle | - L - | large light circle | | large dark circle | | large dark circle |\n\n| small dark circle | | large dark circle | | large dark circle | | large light circle | - N - M - | large dark circle | | small light circle | | small dark circle | | large light circle |\n\nQuestion:\n| large light triangle | | large light triangle | | small dark triangle | - L - ?\n\nPossible Answers:\nA - | large light triangle | | large light triangle | | small dark triangle |\nB - | large light triangle | | small light circle | | large light triangle | | small dark triangle |\nC - | large light triangle | | large dark triangle | | large light triangle | | small dark triangle |\nD - | large light triangle | | large light triangle | | large light triangle | | small dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Duplicates dark figures\nT Changes size of light figures\nU Changes size and shape of 2nd figure\nV Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small dark triangle | | small light circle | | small light triangle | - S - | large dark triangle | | large dark triangle | | small dark triangle | | small dark triangle | | small light circle | | small light triangle |\n| large light triangle | | large dark triangle | | small dark circle | - T - | small light triangle | | large dark triangle | | small dark circle |\n| large light circle | | large dark circle | - U - | large light circle | | small dark triangle |\n| large dark circle | | large dark circle | | small light triangle | | large dark circle | - V - | large dark circle | | large dark circle | | large dark circle | | small light triangle |\n\nQuestion:\n? - T - | small light circle | | large light circle | | large light circle |\n\nPossible Answers:\nA - | large light circle | | small light circle | | large light triangle |\nB - | large light circle | | small light circle | | small light circle |\nC - | large light triangle | | small light triangle | | small light triangle |\nD - | small light circle | | small light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Changes small figures (see examples)\nN Deletes 3rd figure\nO Changes shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large dark circle | | small dark triangle | | small dark triangle | - M - | small light triangle | | large dark circle | | small light triangle | | small light triangle |\n| small light triangle | | small light circle | | large light circle | - N - | small light triangle | | small light circle |\n| large dark circle | | small light triangle | - O - | large light circle | | small dark triangle |\n\nQuestion:\n| small light triangle | | small dark triangle | | small light triangle | - O - - N - - O - ?\n\nPossible Answers:\nA - | small light triangle | | small dark triangle |\nB - | small dark triangle |\nC - | small light circle | | small dark triangle |\nD - | large light circle | | small dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Changes shading of 1st figure\nG Duplicates 4th figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small dark triangle | - F - | small light triangle | | small dark triangle |\n| small dark triangle | | large dark triangle | | small dark triangle | | large dark triangle | - G - | small dark triangle | | large dark triangle | | small dark triangle | | large dark triangle | | large dark triangle |\n| large dark circle | | small dark triangle | | large light circle | | large dark circle | - G - | large dark circle | | small dark triangle | | large light circle | | large dark circle | | large dark circle |\n\nQuestion:\n? - G - - F - - G - | small light circle | | small dark circle | | large dark circle | | large light triangle | | large light triangle | | large light triangle |\n\nPossible Answers:\nA - | small dark circle | | small dark circle | | large dark circle | | large light triangle |\nB - | small dark circle | | small dark circle | | large dark circle |\nC - | large dark circle | | large dark circle | | large dark circle | | large light triangle |\nD - | small dark circle | | small dark circle | | small dark circle | | small dark circle | | large dark circle | | large dark circle | | large light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Changes 1st figure (see examples)\nD (see examples)\nE Deletes large figures\nF Changes size and shape of 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large dark circle | | small dark circle | - C - | large light circle | | large dark circle | | small dark circle |\n| small light circle | | large light circle | | large light triangle | | small light triangle | - D - | small light circle | | large light circle | | large dark circle | | small light triangle |\n| large light circle | | large light circle | | small light triangle | | large dark triangle | - E - | small light triangle |\n| large light triangle | | large light circle | | small dark triangle | | large light triangle | - F - | large light triangle | | large light circle | | large dark circle | | large light triangle |\n\nQuestion:\n| small dark triangle | | small light circle | | small dark triangle | | small dark circle | - D - - C - ?\n\nPossible Answers:\nA - | large light triangle | | small light circle | | small light circle | | small dark circle |\nB - | large light triangle | | large light triangle | | small light circle | | small light circle | | small dark circle |\nC - | large light circle | | small light triangle | | small light triangle | | small dark triangle |\nD - | large light triangle | | small light circle | | small light circle | | small dark circle | | small dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE Changes size and shape of large light triangles\nF Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large light triangle | | large light circle | | small dark circle | - E - | large light circle | | small light circle | | large light circle | | small dark circle |\n| small dark circle | | small light triangle | | large dark circle | - F - | small dark circle | | small light triangle | | small light triangle | | large dark circle |\n\nQuestion:\n? - F - - E - - F - | large dark circle | | small dark circle | | small dark circle | | small dark circle |\n\nPossible Answers:\nA - | large dark triangle | | large dark circle |\nB - | large dark circle | | large dark triangle |\nC - | large dark circle | | large light circle |\nD - | large dark circle | | large dark triangle | | large dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Changes shape of all figures\nV Changes shape of 2nd figure\nW Changes size of all figures\nX Changes shading and shape of light figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small dark circle | | large light circle | | large light triangle | - U - | small dark circle | | small dark triangle | | large light triangle | | large light circle |\n| small light triangle | | large light circle | - V - | small light triangle | | large light triangle |\n| large light triangle | | large dark circle | | small dark circle | - W - X - | small dark circle | | small dark circle | | large dark circle |\n\n\nQuestion:\n? - X - | large dark triangle | | small dark circle |\n\nPossible Answers:\nA - | large light circle | | small light triangle |\nB - | large light circle | | large light circle |\nC - | large light triangle | | small light circle |\nD - | large light circle | | small light triangle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Changes large figures (see examples)\nR Changes small circles (see examples)\nS Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large light circle | | large light triangle | | small dark triangle | - Q - | small dark triangle | | small dark circle | | small dark triangle | | small dark triangle |\n| large dark circle | | large light circle | | small light circle | | large light triangle | - R - | large dark circle | | large light circle | | large dark circle | | large light triangle |\n| large light circle | | small light circle | | large light circle | - S - | large light circle | | large dark circle | | large light circle |\n| small dark circle | | large light circle | | small dark circle | - S - R - | large light circle | | large light circle | | large light circle |\n\nQuestion:\n| large light triangle | | small dark circle | | small dark triangle | - Q - - R - - S - ?\n\nPossible Answers:\nA - | small dark triangle | | small dark triangle |\nB - | small light triangle | | small dark circle | | small light triangle |\nC - | large dark triangle | | large dark circle | | large dark triangle |\nD - | small dark triangle | | small dark circle | | small dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Changes large triangles (see examples)\nC Changes size of all figures\nD Changes light triangles (see examples)\nE Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large light triangle | | small light triangle | - B - | small dark triangle | | large dark circle | | small light triangle |\n| large dark circle | | large light circle | | small light circle | - C - | small dark circle | | small light circle | | large light circle |\n\n\n\nQuestion:\n? - E - - D - | large dark triangle | | small light circle | | small light circle |\n\nPossible Answers:\nA - | small light circle | | small light circle | | small dark triangle |\nB - | small light triangle | | small light triangle | | large light circle |\nC - | large light triangle | | large light triangle | | small light circle |\nD - | small light circle | | small light circle | | large light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB (see examples)\nC Changes shape of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large dark circle | | large light circle | - B - | small light circle | | large dark circle | | small dark circle |\n| small dark circle | | large dark circle | | small dark circle | - C - | small dark triangle | | large dark circle | | small dark circle |\n\nQuestion:\n? - B - - C - | large dark triangle | | small dark circle | | large light circle | | large dark triangle |\n\nPossible Answers:\nA - | large dark circle | | small dark circle | | small dark circle | | large dark triangle |\nB - | large dark triangle | | small dark triangle | | small dark triangle | | large dark circle |\nC - | large light triangle | | small light triangle | | small light triangle | | large light circle |\nD - | small dark circle | | small dark circle | | large dark circle | | large dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Changes shading and shape of 1st figure\nS Changes large light triangles (see examples)\nT Deletes 1st figure\nU Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large light triangle | | small dark circle | - R - | large light triangle | | large light triangle | | small dark circle |\n| large dark circle | | small dark triangle | - S - | large dark circle | | small dark circle |\n| large light triangle | | small dark triangle | - T - | small dark triangle |\n| large dark triangle | | small light triangle | - U - | large dark triangle | | small light triangle | | small light triangle |\n\nQuestion:\n| small dark circle | | small light circle | | large dark triangle | | large light triangle | - S - - R - ?\n\nPossible Answers:\nA - | small light triangle | | small light circle | | small light circle | | small dark circle |\nB - | small light triangle | | small light circle | | large dark circle | | large light circle |\nC - | small light triangle | | small light triangle | | small light circle | | large dark circle | | large light circle |\nD - | small light circle | | small light circle | | large dark circle | | large light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK Duplicates large light triangles\nL Changes dark figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large light circle | | large light triangle | | large dark triangle | - K - | small dark triangle | | large light circle | | large light triangle | | large light triangle | | large dark triangle |\n| large light triangle | | small light circle | | large dark triangle | | small light circle | - L - | large light triangle | | small light circle | | large dark circle | | small light circle |\n| large light triangle | | large light triangle | | large light triangle | - K - | large light triangle | | large light triangle | | large light triangle | | large light triangle | | large light triangle | | large light triangle |\n| large light triangle | | small dark triangle | | large dark triangle | | large dark circle | - K - | large light triangle | | large light triangle | | small dark triangle | | large dark triangle | | large dark circle |\n\nQuestion:\n? - L - | large light triangle | | large dark triangle | | small light circle | | large dark circle |\n\nPossible Answers:\nA - | large light circle | | large dark circle | | small light circle | | large dark triangle |\nB - | large light triangle | | large dark circle | | small light circle | | large dark triangle |\nC - | large light triangle | | large dark circle | | small dark triangle | | large dark triangle |\nD - | small dark triangle | | small light circle | | large dark circle | | small light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Changes shading and shape of 2nd figure\nD Changes size and shape of 3rd figure\nE Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small light triangle | | small light triangle | - C - | large light circle | | small dark circle | | small light triangle |\n| small light circle | | large light circle | | large light triangle | - D - | small light circle | | large light circle | | small light circle |\n| large dark circle | | large light triangle | | small dark triangle | - E - | small dark circle | | large light triangle | | small dark triangle |\n| small light circle | | small dark circle | | small dark triangle | - E - D - | large light circle | | small dark circle | | large dark circle |\n\nQuestion:\n| small light triangle | | large dark circle | | large dark circle | | large light triangle | - E - - D - - E - ?\n\nPossible Answers:\nA - | large light circle | | large dark circle | | small dark triangle | | large light triangle |\nB - | small light triangle | | large dark circle | | small dark triangle | | large light triangle |\nC - | small light triangle | | small dark triangle | | large light triangle |\nD - | large dark triangle | | small light circle | | large light triangle | | small dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Changes size and shading of all figures\nH Changes shading and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large light circle | | small dark circle | - G - | small dark triangle | | small dark circle | | large light circle |\n| large light triangle | | large dark triangle | - H - | large dark circle | | large light circle |\n\nQuestion:\n? - G - | large dark triangle | | small light triangle | | small dark triangle |\n\nPossible Answers:\nA - | small light triangle | | large light circle | | large light triangle |\nB - | large dark triangle | | large light triangle |\nC - | small light triangle | | large light triangle |\nD - | small light triangle | | large dark triangle | | large light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Deletes small figures\nS Duplicates 1st figure\nT Deletes 3rd figure\nU Changes shading of 4th figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light circle | - R - | large dark circle |\n| small light triangle | | small light circle | | large dark circle | - S - | small light triangle | | small light triangle | | small light circle | | large dark circle |\n| small dark circle | | small light triangle | | large dark circle | | large dark circle | - T - | small dark circle | | small light triangle | | large dark circle |\n| small dark triangle | | small dark circle | | large light triangle | | small light triangle | - U - | small dark triangle | | small dark circle | | large light triangle | | small dark triangle |\n\nQuestion:\n? - U - | large dark triangle | | large light triangle | | large light triangle | | small dark circle |\n\nPossible Answers:\nA - | large dark triangle | | large light triangle | | small dark triangle | | small light circle |\nB - | large dark triangle | | small light circle |\nC - | large dark triangle | | large light triangle | | large light triangle | | small light circle |\nD - | large dark triangle | | large light triangle | | large light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Swaps figures (see examples)\nI Changes dark triangles (see examples)\nJ Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small dark circle | | small light circle | - H - | small light circle | | small dark circle | | large dark circle |\n| small dark triangle | | large dark circle | | small dark triangle | | large dark triangle | - I - | small light triangle | | large dark circle | | small light triangle | | large light triangle |\n| small light triangle | | small light triangle | | large dark circle | - J - | small light triangle | | small light triangle | | small light triangle | | large dark circle |\n| large dark circle | | small dark circle | | small dark triangle | | large light triangle | - I - | large dark circle | | small dark circle | | small light triangle | | large light triangle |\n\nQuestion:\n? - H - | small dark circle | | small dark circle | | large light triangle | | small dark circle |\n\nPossible Answers:\nA - | large light triangle | | small dark circle | | small dark circle | | small light triangle |\nB - | large light triangle | | small dark circle | | large light circle | | small dark circle |\nC - | large light triangle | | small dark circle | | small dark circle | | small dark circle |\nD - | small dark triangle | | small dark circle | | small dark circle | | small dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Changes shading and shape of all figures\nU Changes shape of 1st figure\nV Changes 1st figure (see examples)\nW Changes shading and shape of small light triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large light triangle | | small light triangle | - T - | small dark triangle | | large dark circle | | small dark circle |\n| small dark circle | | small light triangle | | small light circle | - U - | small dark triangle | | small light triangle | | small light circle |\n\n| small light triangle | | large light circle | | large dark triangle | | large dark circle | - W - V - | small light triangle | | large light circle | | large dark triangle | | large dark circle |\n\nQuestion:\n? - T - - V - | large light triangle | | large light triangle |\n\nPossible Answers:\nA - | small light triangle | | large dark circle |\nB - | large light triangle |\nC - | large light triangle | | large dark circle | | large dark circle |\nD - | large light triangle | | large dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Changes shape of all figures\nG Changes size of all figures\nH Changes shading of dark figures\nI Changes 3rd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light triangle | | large light circle | - F - | large dark triangle | | small light circle | | large light triangle |\n| small dark triangle | | small light triangle | | large dark triangle | - G - | large dark triangle | | large light triangle | | small dark triangle |\n| large light triangle | | small dark circle | - H - | large light triangle | | small light circle |\n| large dark triangle | | large dark triangle | | large dark triangle | | small dark triangle | - I - | large dark triangle | | large dark triangle | | large light circle | | small dark triangle |\n\nQuestion:\n| small light triangle | | large dark circle | - G - - H - ?\n\nPossible Answers:\nA - | large dark circle | | small dark triangle |\nB - | large light triangle | | small dark circle |\nC - | large light triangle | | small light circle |\nD - | large light triangle | | small light circle | | small light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Deletes 1st figure\nC Changes shading and shape of all figures\nD Changes light triangles (see examples)\nE Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small dark circle | - B - | small dark circle |\n| large light circle | | large light triangle | | small light circle | - C - | large dark triangle | | large dark circle | | small dark triangle |\n| small light triangle | | small dark triangle | | small dark circle | - D - | large dark triangle | | small dark triangle | | small dark circle |\n| small dark triangle | | large dark triangle | | large dark circle | | large light circle | - E - | small dark triangle | | large dark circle | | large dark triangle | | large light circle |\n\nQuestion:\n? - C - - D - | large dark triangle | | large dark triangle | | large dark circle | | small light circle |\n\nPossible Answers:\nA - | large light circle | | large light triangle | | small dark triangle |\nB - | small dark circle | | large light circle | | large light triangle | | small dark triangle |\nC - | small dark circle | | large light circle | | large light triangle | | large light triangle | | small dark triangle |\nD - | small dark circle | | small dark circle | | large light circle | | large light triangle | | small dark triangle | | small dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ Changes 1st figure (see examples)\nK Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large dark circle | - J - | small light circle | | large dark circle |\n| large light circle | | small light triangle | | large light circle | - K - | large light circle | | small light triangle | | small light triangle | | large light circle |\n| large dark circle | | large light circle | - J - | small dark circle | | large light circle |\n\nQuestion:\n| small light triangle | | large light circle | | large light triangle | - K - ?\n\nPossible Answers:\nA - | small light triangle | | large light circle | | large light circle | | large light triangle |\nB - | large light circle | | small light triangle | | small light triangle | | small light circle |\nC - | small light triangle | | large light circle | | large light circle | | large light triangle | | large light triangle |\nD - | small light circle | | large light circle | | large light circle | | large light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Duplicates 1st figure\nR Changes shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small dark triangle | | large dark triangle | | large dark circle | - Q - | small dark triangle | | small dark triangle | | small dark triangle | | large dark triangle | | large dark circle |\n| large light circle | | large light circle | | large light circle | - R - | large dark circle | | large dark circle | | large dark circle |\n| large light circle | | small light triangle | | large light triangle | - Q - | large light circle | | large light circle | | small light triangle | | large light triangle |\n\nQuestion:\n| large dark triangle | | small light circle | | large dark circle | - Q - - R - ?\n\nPossible Answers:\nA - | large light triangle | | large light circle | | small dark circle | | large light triangle |\nB - | large light triangle | | large light triangle | | small dark circle | | large light circle |\nC - | large light triangle | | large light triangle | | large light circle |\nD - | large light triangle | | large light triangle | | small dark circle | | small dark circle | | large light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Changes size and shading of all figures\nM Changes shading and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small dark circle | - L - | large light circle | | large light circle |\n| large dark triangle | | small dark circle | - M - | large light circle | | small light triangle |\n\nQuestion:\n| large dark triangle | | large light circle | | large dark circle | | large dark triangle | - M - ?\n\nPossible Answers:\nA - | large light circle | | large dark triangle | | large light triangle | | large light circle |\nB - | large light circle | | large dark triangle | | small light triangle | | large light circle |\nC - | large light circle | | large dark triangle | | small light circle | | large light circle |\nD - | small light triangle | | large dark triangle | | large light triangle | | large light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Changes shading and shape of all figures\nI Changes 1st figure (see examples)\nJ Changes shape of small circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small dark circle | | small light triangle | - H - | large dark circle | | small light triangle | | small dark circle |\n| large light circle | | small dark triangle | - I - | large dark circle | | small dark triangle |\n| large dark circle | | large light triangle | | small light circle | - J - | large dark circle | | large light triangle | | small light triangle |\n\nQuestion:\n? - H - | small light circle | | large dark triangle | | small dark triangle |\n\nPossible Answers:\nA - | small dark triangle | | large light circle | | small light circle | | small light circle |\nB - | small dark triangle | | small light circle |\nC - | small dark triangle | | large light circle | | small light circle |\nD - | small dark triangle | | large light circle | | large light circle | | small light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Deletes circles\nE Changes size and shape of dark figures\nF Deletes 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small dark circle | | large dark triangle | | large light triangle | - D - | large dark triangle | | large light triangle |\n| small dark triangle | | small light triangle | | small light triangle | - E - | large dark circle | | small light triangle | | small light triangle |\n| large light circle | | large dark triangle | - F - | large light circle |\n| large light circle | | small dark circle | - D -\n\nQuestion:\n| small light circle | | small light triangle | | small light triangle | | small light triangle | - F - ?\n\nPossible Answers:\nA - | large dark circle | | small light triangle | | small light triangle |\nB - | small light circle | | small light triangle | | large dark triangle |\nC - | small light circle | | small light triangle | | small light triangle |\nD - | small light circle | | small light triangle | | large light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Changes size and shading of all figures\nS Duplicates triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large dark triangle | | small dark triangle | | large dark circle | - R - | large dark circle | | small light triangle | | large light triangle | | small light circle |\n| small light triangle | | large dark circle | | small light circle | - S - | small light triangle | | small light triangle | | large dark circle | | small light circle |\n| small dark triangle | | small dark triangle | | small light triangle | - R - | large light triangle | | large light triangle | | large dark triangle |\n\nQuestion:\n| large light triangle | | large light triangle | - S - - R - ?\n\nPossible Answers:\nA - | large light triangle | | small dark triangle | | small dark triangle | | small dark triangle |\nB - | small dark triangle | | small dark triangle | | small dark triangle | | large light triangle |\nC - | small dark triangle | | small dark triangle | | small dark triangle | | small dark triangle |\nD - | small dark triangle | | small dark triangle | | small dark triangle | | small light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO Changes shading of light circles\nP Duplicates 2nd figure\nQ Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small light circle | - O - | small dark circle | | small dark circle |\n| large dark circle | | small light circle | - P - | large dark circle | | small light circle | | small light circle |\n| large dark triangle | | small light circle | | small dark circle | | large dark circle | - Q - | large dark triangle | | large dark circle | | small dark circle | | small light circle |\n\nQuestion:\n? - P - | large dark circle | | small light circle | | small light circle | | small dark circle | | small light triangle |\n\nPossible Answers:\nA - | large dark circle | | small dark circle | | small dark circle | | small light triangle |\nB - | large dark circle | | small dark circle | | small light circle | | small light triangle |\nC - | large dark circle | | large light circle | | large dark circle | | large light triangle |\nD - | large dark circle | | small light circle | | small dark circle | | small light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Changes 2nd figure (see examples)\nT Changes size of 2nd figure\nU Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large dark circle | | large dark triangle | | large light triangle | - S - | small light circle | | large light triangle | | large dark triangle | | large light triangle |\n| small dark circle | | large dark circle | | small dark triangle | | large dark circle | - T - | small dark circle | | small dark circle | | small dark triangle | | large dark circle |\n| small dark circle | | large light circle | | small light triangle | | large light triangle | - U - | small dark circle | | large light circle | | large light circle | | small light triangle | | large light triangle |\n\nQuestion:\n? - U - - T - | large light circle | | large light circle | | small light circle |\n\nPossible Answers:\nA - | large light circle | | small light circle |\nB - | large dark triangle | | small dark triangle |\nC - | large light circle | | large light circle |\nD - | small dark circle | | small light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Duplicates 2nd figure\nH Changes 2nd figure (see examples)\nI Changes size of all figures\nJ Changes shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large dark triangle | | small dark circle | - G - | small dark triangle | | large dark triangle | | large dark triangle | | small dark circle |\n| small dark circle | | large light triangle | | small dark circle | | large dark triangle | - H - | small dark circle | | small dark triangle | | small dark circle | | large dark triangle |\n| large dark triangle | | large dark circle | | small light circle | - I - | small dark triangle | | small dark circle | | large light circle |\n| small dark triangle | | small dark circle | | large light triangle | | small light triangle | - J - | small dark circle | | small dark triangle | | large light circle | | small light circle |\n\nQuestion:\n? - G - | small light circle | | large light triangle | | large light triangle | | large dark circle |\n\nPossible Answers:\nA - | small light circle | | large light triangle | | large dark circle |\nB - | large light triangle | | small light circle | | large dark circle |\nC - | small light circle | | large light triangle | | large dark circle | | large dark circle |\nD - | small light circle | | small light circle | | large light triangle | | large light triangle | | large dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Swaps 3rd and 1st figure\nG Deletes 2nd figure\nH Changes size and shading of all figures\nI Changes shading of 4th figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large dark triangle | | large light circle | - F - | large light circle | | large dark triangle | | small dark circle |\n| large dark triangle | | large light triangle | - G - | large dark triangle |\n\n\n\nQuestion:\n| small light triangle | | small dark triangle | | small dark triangle | | small light circle | - H - - F - ?\n\nPossible Answers:\nA - | large dark triangle | | large dark triangle | | large light triangle | | large light circle |\nB - | large light triangle | | large light triangle | | large dark triangle | | large dark circle | | large dark circle |\nC - | large light triangle | | large light triangle | | large dark triangle | | large dark circle |\nD - | large light triangle | | large light triangle | | small dark circle | | large dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Deletes 2nd figure\nI Changes shape of all figures\nJ (see examples)\nK Swaps 2nd and 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small light triangle | | large dark circle | - H - | small light circle | | large dark circle |\n| small light triangle | | large light triangle | - I - | small light circle | | large light circle |\n| large light triangle | | large dark circle | | large light circle | | large light triangle | - J - | large dark triangle | | large dark circle | | large light circle | | large light triangle |\n| large dark circle | | small light circle | - K - | small light circle | | large dark circle |\n\nQuestion:\n? - I - - J - - I - | small light triangle | | small light circle | | small dark triangle |\n\nPossible Answers:\nA - | small dark triangle | | small light circle | | small light circle | | small dark triangle |\nB - | small dark triangle | | small dark triangle | | small light circle | | small dark triangle |\nC - | small dark triangle | | small light circle | | small dark triangle |\nD - | small dark triangle | | small light circle | | small dark triangle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Changes 3rd figure (see examples)\nU Changes size of all figures\nV Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large dark triangle | | large dark triangle | - T - | small dark triangle | | large dark triangle | | large light circle |\n| large dark triangle | | large light triangle | | small light circle | | small dark circle | - U - | small dark triangle | | small light triangle | | large light circle | | large dark circle |\n| small dark triangle | | large light circle | - V - | small dark triangle | | large light triangle |\n| large dark triangle | | large light triangle | - V - U - | small dark triangle | | small light circle |\n\nQuestion:\n? - U - | small light triangle | | small dark triangle | | small light circle | | large dark triangle |\n\nPossible Answers:\nA - | large light triangle | | small dark triangle | | large light circle | | large dark triangle |\nB - | large light triangle | | large dark triangle | | large light circle | | small dark triangle |\nC - | large light triangle | | large dark triangle | | large light circle | | small light triangle |\nD - | large light triangle | | large dark triangle | | large light circle | | large light circle | | small dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Swaps 2nd and 3rd figure\nI Duplicates 2nd figure\nJ Changes size and shape of 1st figure\nK Deletes 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small dark triangle | | large dark triangle | | large dark triangle | - H - | small dark triangle | | large dark triangle | | small dark triangle | | large dark triangle |\n| small light triangle | | large light circle | - I - | small light triangle | | large light circle | | large light circle |\n| small light triangle | | small light triangle | - J - | large light circle | | small light triangle |\n| large dark circle | | small dark triangle | | small light triangle | - K - | large dark circle | | small light triangle |\n\nQuestion:\n? - K - - I - | small light triangle | | small dark triangle | | small dark triangle | | small light circle |\n\nPossible Answers:\nA - | large light circle | | small dark circle | | large dark circle | | large light triangle |\nB - | small light triangle | | large dark triangle | | large dark circle | | small light circle |\nC - | small light triangle | | large dark triangle | | small dark triangle |\nD - | small light triangle | | large dark triangle | | small dark triangle | | small light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Changes shading of 2nd figure\nB (see examples)\nC Changes 1st figure (see examples)\nD Deletes triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large light circle | - A - | large light triangle | | large dark circle |\n| large light triangle | | small dark triangle | | small light triangle | | large light circle | - B - | small dark triangle | | small dark triangle | | small light triangle | | large light circle |\n| small dark triangle | | large light circle | - C - | small light triangle | | large light circle |\n| large dark triangle | | large light circle | - D - | large light circle |\n\nQuestion:\n| large dark triangle | | small dark circle | - C - ?\n\nPossible Answers:\nA - | large dark circle | | small dark circle |\nB - | large light triangle | | small dark triangle |\nC - | large light triangle | | large light circle |\nD - | large light triangle | | small dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Duplicates 4th figure\nT Swaps figures (see examples)\nU Changes shading of 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large dark triangle | | large light circle | | small light circle | - S - | small light circle | | large dark triangle | | large light circle | | small light circle | | small light circle |\n| small dark circle | | small dark triangle | | large light triangle | | small light circle | - T - | large light triangle | | small dark triangle | | small dark circle | | small light circle |\n| large light triangle | | large dark triangle | | large dark triangle | - U - | large light triangle | | large dark triangle | | large light triangle |\n| large light circle | | large light circle | | large dark triangle | | large light circle | - S - | large light circle | | large light circle | | large dark triangle | | large light circle | | large light circle |\n\nQuestion:\n? - T - - U - | small dark circle | | large light triangle | | large light triangle | | small dark circle |\n\nPossible Answers:\nA - | large dark triangle | | large light triangle | | small dark circle | | small dark circle |\nB - | small light triangle | | large light triangle | | large light circle | | large light circle |\nC - | large dark triangle | | large light triangle | | small dark circle |\nD - | large dark triangle | | large light triangle | | large light triangle | | small dark circle | | small dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Changes shape of all figures\nQ Deletes 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large light circle | | small dark circle | | large dark triangle | - P - | small dark triangle | | large light triangle | | small dark triangle | | large dark circle |\n| small light triangle | | small dark circle | | small dark triangle | | large dark circle | - Q - | small light triangle | | small dark circle | | large dark circle |\n\nQuestion:\n? - P - | large dark triangle | | small dark triangle | | small light triangle |\n\nPossible Answers:\nA - | large dark circle | | small dark circle | | small light circle |\nB - | large dark circle | | small dark circle | | small dark circle | | small light circle | | small light circle |\nC - | large light circle | | small dark circle | | small light circle |\nD - | large dark triangle | | small dark circle | | small light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Duplicates dark figures\nR Duplicates large triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small light circle | | small light circle | | large light triangle | - Q - | large dark triangle | | large dark triangle | | small light circle | | small light circle | | large light triangle |\n| small light triangle | | large dark circle | | large dark triangle | - R - | small light triangle | | large dark circle | | large dark triangle | | large dark triangle |\n| small dark circle | | small light circle | - Q - | small dark circle | | small dark circle | | small light circle |\n| large dark triangle | | small light triangle | | large light triangle | - Q - | large dark triangle | | large dark triangle | | small light triangle | | large light triangle |\n\nQuestion:\n? - Q - - R - - Q - | large dark triangle | | large dark triangle | | large dark triangle | | large dark triangle | | large dark triangle | | large dark triangle | | large dark triangle | | large dark triangle | | large dark circle | | large dark circle | | large dark circle | | large dark circle | | large dark circle | | large dark circle | | large dark circle | | large dark circle | | small light circle |\n\nPossible Answers:\nA - | large light triangle | | large light circle | | large light circle | | small dark circle |\nB - | large dark triangle | | large dark circle | | large dark circle |\nC - | large dark triangle | | large dark circle | | small light circle | | large dark circle |\nD - | large dark triangle | | large dark circle | | large dark circle | | small light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Deletes light circles\nC Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large dark triangle | | small light circle | - B - | large dark triangle | | large dark triangle |\n| large light triangle | | large light triangle | - C - | large light triangle | | large light triangle | | large light triangle |\n| large light triangle | | large dark circle | | large dark triangle | | small light circle | - B - | large light triangle | | large dark circle | | large dark triangle |\n\nQuestion:\n? - C - - B - - C - | small dark triangle | | small light triangle | | small light triangle | | small dark triangle |\n\nPossible Answers:\nA - | large dark triangle | | small light circle | | large light triangle | | large dark triangle |\nB - | small light triangle | | small light circle | | small light triangle | | small light triangle |\nC - | small dark triangle | | small light circle | | small light triangle | | small dark triangle |\nD - | small dark triangle | | small light circle | | large dark triangle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Changes shading of all figures\nI Duplicates 2nd figure\nJ Changes size and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small light triangle | | large dark circle | | large dark triangle | - H - | small dark circle | | small dark triangle | | large light circle | | large light triangle |\n| large dark circle | | large dark triangle | | large dark circle | | large dark circle | - I - | large dark circle | | large dark triangle | | large dark triangle | | large dark circle | | large dark circle |\n| small light triangle | | small light triangle | - J - | large light circle | | large light circle |\n| small light circle | | large light circle | | small light circle | - H - | small dark circle | | large dark circle | | small dark circle |\n\nQuestion:\n? - H - - J - | small dark triangle | | small dark triangle |\n\nPossible Answers:\nA - | large light circle | | large light circle |\nB - | large light circle |\nC - | small light triangle | | large light circle |\nD - | small light circle | | small light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Changes small figures (see examples)\nH Changes 1st figure (see examples)\nI Changes shading and shape of 4th figure\nJ Swaps 2nd and 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large dark circle | | small dark circle | - G - | large dark triangle | | large dark circle | | large dark circle |\n| small light triangle | | small light triangle | - H - | large dark triangle | | small light triangle |\n\n| large dark triangle | | large light triangle | | large light circle | | small dark circle | - J - I - | large light triangle | | large dark triangle | | large light circle | | small light triangle |\n\nQuestion:\n| large light triangle | | small dark circle | | large dark triangle | | small dark circle | - I - - H - - J - ?\n\nPossible Answers:\nA - | small light circle | | small light triangle | | large light triangle | | small dark triangle |\nB - | small dark circle | | small dark triangle | | large dark triangle | | small light triangle |\nC - | small dark circle | | small dark triangle | | large light circle | | small light triangle |\nD - | small dark circle | | large dark triangle | | small light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Duplicates large figures\nM Changes size and shading of 2nd figure\nN Deletes dark circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light circle | - L - | large dark circle | | large dark circle | | small light circle |\n| large dark circle | | small light circle | | small light triangle | | small light circle | - M - | large dark circle | | large dark circle | | small light triangle | | small light circle |\n| small dark circle | | large light circle | | large dark circle | | large dark triangle | - N - | large light circle | | large dark triangle |\n\n\nQuestion:\n? - L - - M - | small dark circle | | large dark triangle | | large dark triangle | | large dark triangle |\n\nPossible Answers:\nA - | small dark circle | | small light triangle | | small light triangle | | large dark triangle | | large dark triangle |\nB - | small dark circle | | small light triangle | | large dark triangle |\nC - | small light circle | | small dark triangle | | large light triangle |\nD - | small light triangle | | small dark circle | | large dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Swaps figures (see examples)\nT Swaps 2nd and 4th figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large dark triangle | | small dark circle | | large light triangle | - S - | large light triangle | | large dark triangle | | small dark circle | | large light circle |\n| small dark triangle | | large dark circle | | small dark circle | | large light circle | - T - | small dark triangle | | large light circle | | small dark circle | | large dark circle |\n| small light circle | | small dark triangle | | small dark circle | | large dark circle | - S - | large dark circle | | small dark triangle | | small dark circle | | small light circle |\n\nQuestion:\n| large dark circle | | large dark circle | | large dark triangle | | small dark circle | - T - ?\n\nPossible Answers:\nA - | large dark triangle | | small dark circle | | large dark circle | | large dark circle |\nB - | large dark circle | | small dark circle | | large dark triangle | | large dark circle |\nC - | large dark circle | | small dark circle | | large dark triangle | | large dark triangle |\nD - | large dark circle | | small dark circle | | large dark triangle | | large dark triangle | | large dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO (see examples)\nP Changes size of triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small light circle | | large dark circle | - O - | small light circle | | small dark triangle | | large dark circle |\n| small light triangle | | large dark triangle | | large light circle | | large light triangle | - P - | large light triangle | | small dark triangle | | large light circle | | small light triangle |\n\nQuestion:\n| small dark triangle | | small dark triangle | - P - - O - ?\n\nPossible Answers:\nA - | large dark circle | | large light circle |\nB - | large light circle | | large dark triangle |\nC - | large dark triangle | | small light circle |\nD - | large dark triangle | | large light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Changes 3rd figure (see examples)\nJ Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small light circle | | large dark triangle | | small light circle | - I - | small light circle | | small light circle | | small dark circle | | small light circle |\n| large dark triangle | | small light circle | | small dark circle | - J - | small dark triangle | | small light circle | | small dark circle |\n\nQuestion:\n? - I - | small light triangle | | small dark triangle | | small dark circle |\n\nPossible Answers:\nA - | small light triangle | | small dark triangle | | large dark triangle |\nB - | small light triangle | | large dark triangle |\nC - | small dark triangle | | large dark triangle |\nD - | small dark triangle | | small light triangle | | large light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Deletes 2nd figure\nJ Changes shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large dark triangle | - I - | large light circle |\n| large light circle | | small light triangle | - J - | large light triangle | | small light circle |\n| large dark circle | | large dark triangle | | small light circle | - J - | large dark triangle | | large dark circle | | small light triangle |\n\nQuestion:\n| large dark triangle | | large dark triangle | - I - - J - ?\n\nPossible Answers:\nA - | large light triangle |\nB - | small light circle |\nC - | large dark circle |\nD - | large dark circle | | large dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Changes size of 3rd figure\nU Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small light triangle | | small light circle | | small light circle | - T - | small dark triangle | | small light triangle | | large light circle | | small light circle |\n| large dark circle | | small dark circle | - U - | large dark circle | | large dark circle |\n| large dark circle | | large dark circle | | small light triangle | | large dark circle | - U - | large dark circle | | small dark circle | | small light triangle | | large dark circle |\n| small dark triangle | | small light circle | | large dark circle | - U - | small dark triangle | | large light circle | | large dark circle |\n\nQuestion:\n? - T - - U - | small dark circle | | small dark circle | | small dark triangle |\n\nPossible Answers:\nA - | large dark triangle | | large dark circle | | small dark circle |\nB - | small dark circle | | large dark circle | | large dark triangle |\nC - | large dark circle | | small dark circle | | large dark triangle |\nD - | large dark triangle | | small dark triangle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ Changes large triangles (see examples)\nK (see examples)\nL Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small dark circle | - J - | large dark circle | | small dark circle |\n| small light circle | | small light circle | | small light circle | | small light triangle | - K - | small light circle | | small light circle | | small light triangle | | small light triangle |\n| large dark circle | | large dark triangle | | small dark circle | - L - | large light circle | | large dark triangle | | small dark circle |\n| small light circle | | large light triangle | | large dark triangle | - L - | small dark circle | | large light triangle | | large dark triangle |\n\nQuestion:\n? - K - | small dark circle | | small light circle | | small light circle | | small dark triangle |\n\nPossible Answers:\nA - | small dark circle | | small light circle | | small light triangle | | small dark triangle |\nB - | small dark circle | | small dark circle | | small light circle | | small light triangle | | small dark triangle |\nC - | small dark circle | | small light circle | | small light circle | | small light triangle | | small dark triangle |\nD - | small light circle | | small dark circle | | small light triangle | | small dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Duplicates large dark figures\nW Changes shading of dark circles\nX Duplicates 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large dark circle | | large light triangle | | small dark triangle | - V - | small dark triangle | | large dark circle | | large dark circle | | large light triangle | | small dark triangle |\n| large dark circle | | small light triangle | | large dark circle | - W - | large light circle | | small light triangle | | large light circle |\n| large dark triangle | | large dark circle | | large dark circle | | small light circle | - X - | large dark triangle | | large dark circle | | large dark circle | | large dark circle | | small light circle |\n| small light triangle | | small light triangle | | small dark triangle | | large dark circle | - X - W - | small light triangle | | small light triangle | | small dark triangle | | small dark triangle | | large light circle |\n\nQuestion:\n? - V - - X - | small light circle | | large dark circle | | large dark circle | | large dark circle | | large dark triangle | | large dark triangle |\n\nPossible Answers:\nA - | small light circle | | large dark circle | | large dark triangle |\nB - | small light circle | | large dark circle |\nC - | small light circle | | large dark circle | | large light triangle |\nD - | small light circle | | large dark circle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Swaps 2nd and 1st figure\nM Duplicates 4th figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large light triangle | - L - | large light triangle | | small light triangle |\n| small dark circle | | small dark circle | | small dark circle | | large light triangle | - M - | small dark circle | | small dark circle | | small dark circle | | large light triangle | | large light triangle |\n| small dark circle | | large dark triangle | | large dark triangle | | large dark circle | - M - | small dark circle | | large dark triangle | | large dark triangle | | large dark circle | | large dark circle |\n\nQuestion:\n? - M - | small dark circle | | small light triangle | | large dark circle | | large dark circle | | large dark circle |\n\nPossible Answers:\nA - | small dark circle | | small dark circle | | small light triangle | | large dark circle | | large dark circle |\nB - | small dark circle | | small light triangle | | large dark circle | | large dark circle |\nC - | small dark circle | | small light triangle | | small dark circle | | large dark circle |\nD - | small dark circle | | large dark triangle | | large dark circle | | large dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Deletes 3rd figure\nG Swaps figures (see examples)\nH Changes shading of dark triangles\nI Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small light circle | | large light circle | - F - | large light triangle | | small light circle |\n| small light circle | | small light circle | | large dark circle | | large light triangle | - G - | small light circle | | small light circle | | large light triangle | | large dark circle |\n\n| small dark triangle | | large light triangle | - I - H - | small light triangle | | small light triangle |\n\nQuestion:\n? - I - - H - - I - | small dark circle | | small light circle | | large light triangle |\n\nPossible Answers:\nA - | small dark circle | | large dark triangle |\nB - | large dark circle | | small light circle | | large dark triangle |\nC - | small dark circle | | small light circle | | large dark triangle |\nD - | small light circle | | small dark circle | | large dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Changes 2nd figure (see examples)\nM Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large light circle | - L - | large light circle | | large dark triangle |\n| large light circle | | large light circle | | small light circle | - M - | small light circle | | large light circle | | large light circle |\n| small light triangle | | small light triangle | | small dark circle | | small light triangle | - L - | small light triangle | | small dark circle | | small dark circle | | small light triangle |\n| small dark triangle | | large dark triangle | | large dark triangle | - M - | large dark triangle | | large dark triangle | | small dark triangle |\n\nQuestion:\n? - M - | large light triangle | | large light triangle | | small light triangle |\n\nPossible Answers:\nA - | large dark triangle | | small dark triangle | | small dark triangle |\nB - | small dark circle | | large dark circle | | large dark circle |\nC - | small light triangle |\nD - | small light triangle | | large light triangle | | large light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Deletes 2nd figure\nG Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small light circle | | large dark triangle | | large dark circle | - F - | small light triangle | | large dark triangle | | large dark circle |\n| small dark circle | | small light circle | - G - | small dark circle | | small light triangle |\n| small dark circle | | large light circle | - G - | small dark circle | | large light triangle |\n\nQuestion:\n? - F - | large light circle | | large dark circle | | large light circle |\n\nPossible Answers:\nA - | large light circle | | large light triangle | | large dark triangle | | large light circle |\nB - | large light circle | | large light triangle | | large dark circle | | large light circle |\nC - | large dark circle | | large light triangle | | large light circle | | large dark circle |\nD - | large light circle | | large light circle | | large light triangle | | large dark circle | | large light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Changes 3rd figure (see examples)\nD (see examples)\nE Duplicates 2nd figure\nF Changes shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small light circle | | small dark triangle | | large dark circle | - C - | small light triangle | | small light circle | | small light triangle | | large dark circle |\n| small dark triangle | | large light triangle | | small dark triangle | | large dark triangle | - D - | small dark circle | | large light triangle | | small dark triangle | | large dark triangle |\n| large light triangle | | small dark triangle | | small dark triangle | | large light triangle | - E - F - | large dark triangle | | small light triangle | | small light triangle | | small light triangle | | large dark triangle |\n| small light circle | | large dark triangle | | large light triangle | | large dark triangle | - F - E - | small dark circle | | large light triangle | | large light triangle | | large dark triangle | | large light triangle |\n\nQuestion:\n? - D - - C - | small light circle | | small light circle | | large light triangle | | large dark circle |\n\nPossible Answers:\nA - | small light triangle | | small light circle | | large dark triangle | | large dark circle |\nB - | large dark triangle | | large dark circle |\nC - | small light triangle | | small light circle | | large dark circle |\nD - | small light triangle | | small light circle | | large dark triangle | | large dark circle | | large dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Changes large circles (see examples)\nH Changes shape of all figures\nI Changes size and shading of all figures\nJ Changes size and shading of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large light circle | - G - | large light triangle | | small dark circle |\n| large dark circle | | small dark triangle | | small light triangle | | small light circle | - H - | large dark triangle | | small dark circle | | small light circle | | small light triangle |\n| large dark triangle | | small dark circle | | small dark circle | | large light triangle | - I - | small light triangle | | large light circle | | large light circle | | small dark triangle |\n| small light triangle | | small light circle | - J - | small light triangle | | large dark circle |\n\nQuestion:\n| large light triangle | | large dark triangle | - J - - H - - I - ?\n\nPossible Answers:\nA - | small dark circle | | large light circle |\nB - | small dark circle | | small dark triangle |\nC - | small dark circle | | large dark circle |\nD - | large dark circle | | small dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK (see examples)\nL Changes size of small circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small dark circle | - K - | small light circle | | small dark circle |\n| small dark triangle | | small dark triangle | | large light triangle | | small dark circle | - L - | small dark triangle | | small dark triangle | | large light triangle | | large dark circle |\n| large dark triangle | | large light triangle | | small dark circle | - L - | large dark triangle | | large light triangle | | large dark circle |\n\nQuestion:\n| small dark triangle | | small light circle | | large dark circle | - L - - K - ?\n\nPossible Answers:\nA - | small dark circle | | large light circle | | large dark circle |\nB - | small dark circle | | small dark circle | | large light circle | | large dark circle | | large dark circle |\nC - | large light circle | | small dark circle | | small light circle |\nD - | small dark circle | | large light circle | | small light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB (see examples)\nC Changes 1st figure (see examples)\nD Duplicates 2nd figure\nE Changes size and shape of small figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large light triangle | | small light circle | - B - | large light triangle | | small dark triangle | | small light circle |\n| small dark triangle | | large light triangle | | small light triangle | | large dark circle | - C - | large dark triangle | | large light triangle | | small light triangle | | large dark circle |\n| large light circle | | small light triangle | - D - E - | large light circle | | large light circle | | large light circle |\n| large dark triangle | | small dark circle | | small light circle | - E - D - | large dark triangle | | large dark triangle | | large dark triangle | | large light triangle |\n\nQuestion:\n| small dark circle | | small dark circle | | small dark circle | | small light triangle | - E - ?\n\nPossible Answers:\nA - | large dark triangle | | large dark triangle | | large dark triangle | | large light circle |\nB - | large dark triangle | | large dark triangle | | large dark triangle | | large dark triangle | | large dark triangle | | large dark triangle | | large light circle |\nC - | large light circle | | large dark triangle | | large dark triangle | | large dark triangle |\nD - | large dark triangle | | large dark triangle | | large dark triangle | | large dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Duplicates dark figures\nM Duplicates 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large light triangle | | small light circle | - L - | small dark circle | | small dark circle | | large light triangle | | small light circle |\n| small dark triangle | | small light triangle | | small light circle | - M - | small dark triangle | | small light triangle | | small light circle | | small light circle |\n\nQuestion:\n| small dark circle | | small light triangle | - L - - M - ?\n\nPossible Answers:\nA - | small dark circle | | small dark circle | | small light triangle | | small light triangle |\nB - | small dark circle | | large dark triangle | | small light triangle | | small light triangle |\nC - | small dark circle | | small dark circle | | small light triangle | | small light triangle | | small light triangle |\nD - | small dark circle | | small dark circle | | small light circle | | small light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Changes circles (see examples)\nT Changes shading and shape of 1st figure\nU Changes size and shape of 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small light triangle | | small light triangle | | small dark triangle | - S - | small light circle | | small light triangle | | small light triangle | | small dark triangle |\n| small light circle | | large dark circle | - T - | small dark triangle | | large dark circle |\n| large dark circle | | large dark circle | | large light circle | - U - | large dark circle | | large dark circle | | small light triangle |\n| small dark triangle | | large dark triangle | | large light circle | | large light triangle | - U - T - | small light circle | | large dark triangle | | small light triangle | | large light triangle |\n\nQuestion:\n? - T - | large dark triangle | | large dark triangle |\n\nPossible Answers:\nA - | small light triangle | | large dark triangle |\nB - | large dark triangle | | large light circle |\nC - | large light circle | | large dark triangle |\nD - | large light circle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Changes shading and shape of 2nd figure\nS Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small dark triangle | - R - | large dark circle | | small light circle |\n| small light triangle | | small dark triangle | | small dark circle | - S - | large light circle | | small dark triangle | | small dark circle |\n| small light triangle | | small light circle | | small light circle | | small dark circle | - S - | large light circle | | small light circle | | small light circle | | small dark circle |\n\nQuestion:\n? - S - - R - | small light circle | | large light triangle |\n\nPossible Answers:\nA - | large light triangle | | large dark circle |\nB - | large light triangle | | small dark triangle |\nC - | large dark circle |\nD - | large dark circle | | large light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Changes size and shading of 1st figure\nE Deletes large dark figures\nF Changes large triangles (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark triangle | | small light triangle | | small light circle | - D - | small dark triangle | | large dark triangle | | small light triangle | | small light circle |\n| large dark circle | | large light triangle | | large dark circle | | small dark triangle | - E - | large light triangle | | small dark triangle |\n| large dark circle | | small light triangle | | small dark triangle | | large light triangle | - F - | large dark circle | | small light triangle | | small dark triangle | | small light circle |\n| large light triangle | | large dark circle | - F - | small light circle | | large dark circle |\n\nQuestion:\n| large light triangle | | small dark triangle | - F - ?\n\nPossible Answers:\nA - | small light circle | | small dark triangle |\nB - | small light triangle | | small dark triangle |\nC - | small dark triangle | | small light circle |\nD - | small light circle | | large dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Duplicates 1st figure\nD Changes shading and shape of dark circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large light triangle | | small dark triangle | | small dark triangle | - C - | large light triangle | | large light triangle | | large light triangle | | small dark triangle | | small dark triangle |\n| small dark circle | | large light triangle | - D - | small light triangle | | large light triangle |\n\nQuestion:\n? - C - | large dark triangle | | large dark triangle | | large dark circle |\n\nPossible Answers:\nA - | large dark triangle | | large dark circle |\nB - | large light circle | | large light triangle |\nC - | large dark triangle | | large dark triangle | | large dark circle |\nD - | large dark circle | | large dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Duplicates 2nd figure\nU Changes large figures (see examples)\nV Changes shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small light triangle | | small light circle | - T - | large dark triangle | | small light triangle | | small light triangle | | small light circle |\n| large light circle | | large light circle | | large dark triangle | - U - | small dark circle | | small dark circle | | small light triangle |\n| small dark circle | | large light circle | | small dark circle | | large light circle | - V - | small light circle | | large dark circle | | small light circle | | large dark circle |\n| small light triangle | | large dark triangle | - V - U - | small dark triangle | | small dark triangle |\n\nQuestion:\n? - U - | small dark triangle | | small dark triangle |\n\nPossible Answers:\nA - | small dark triangle |\nB - | large light triangle |\nC - | small dark triangle | | large light triangle |\nD - | small light triangle | | large light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO Swaps figures (see examples)\nP Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small light circle | | large light circle | | small light circle | - O - | large light circle | | small light circle | | small light circle | | small light circle |\n| large light triangle | | large light triangle | | large dark triangle | - P - | large light triangle | | large dark circle | | large dark triangle |\n\nQuestion:\n? - P - | small dark triangle | | small light circle |\n\nPossible Answers:\nA - | small dark triangle |\nB - | small dark triangle | | small dark triangle |\nC - | large dark triangle | | large dark triangle |\nD - | small dark triangle | | small dark triangle | | small dark triangle | | small dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS (see examples)\nT Swaps 3rd and 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small dark circle | | large light triangle | - S - | small dark circle | | small dark triangle | | large light triangle |\n| large light triangle | | large dark triangle | | large dark triangle | - T - | large dark triangle | | large dark triangle | | large light triangle |\n\nQuestion:\n? - S - - T - | large dark circle | | large dark circle | | large light triangle | | large dark triangle |\n\nPossible Answers:\nA - | small dark triangle | | large light triangle | | large dark circle | | large dark triangle |\nB - | large dark circle | | large light triangle | | large dark circle | | large dark triangle |\nC - | large dark circle | | large light triangle | | large dark triangle |\nD - | large dark circle | | large dark circle | | large dark circle | | large light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE Duplicates 3rd figure\nF Duplicates 2nd figure\nG (see examples)\nH Changes size and shading of large circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large dark triangle | | small light triangle | - E - | large dark circle | | large dark triangle | | small light triangle | | small light triangle |\n| large dark circle | | small light triangle | | large dark circle | | small light triangle | - F - | large dark circle | | small light triangle | | small light triangle | | large dark circle | | small light triangle |\n\n| large dark circle | | small light triangle | - H - G - | small light triangle | | small light circle |\n\nQuestion:\n| small light triangle | | small light triangle | | large light circle | - E - - F - - H - ?\n\nPossible Answers:\nA - | small light triangle | | large light triangle | | small light triangle | | small dark circle | | small dark circle |\nB - | small light triangle | | small dark circle | | small light triangle | | small light triangle | | small dark circle |\nC - | small light triangle | | small light triangle | | small light triangle | | small dark circle | | small dark circle |\nD - | small light circle | | small light triangle | | small light triangle | | small dark circle | | small dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE Changes shape of 3rd figure\nF Deletes 3rd figure\nG Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large light circle | | large light circle | - E - | small light circle | | large light circle | | large light triangle |\n| small light circle | | large dark triangle | | large dark triangle | - F - | small light circle | | large dark triangle |\n| large dark circle | | large dark circle | | small dark triangle | | small light triangle | - G - | large dark circle | | large dark circle | | large dark circle | | small dark triangle | | small light triangle |\n\nQuestion:\n| large dark triangle | | small dark triangle | - G - - F - ?\n\nPossible Answers:\nA - | small light triangle | | small dark triangle |\nB - | large dark triangle | | large dark triangle | | small dark triangle |\nC - | large dark triangle | | small dark triangle |\nD - | small dark circle | | large dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Swaps figures (see examples)\nQ Changes shading of all figures\nR Duplicates large light triangles\nS Duplicates 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small dark triangle | | large light circle | - P - | small dark triangle | | large light triangle | | large light circle |\n| small dark circle | | small light triangle | | small dark triangle | - Q - | small light circle | | small dark triangle | | small light triangle |\n| small dark triangle | | small light circle | - R - | small dark triangle | | small dark triangle | | small light circle |\n| large dark circle | | large light circle | | large light triangle | | large light triangle | - S - | large dark circle | | large light circle | | large light triangle | | large light triangle | | large light triangle |\n\nQuestion:\n? - S - | small light triangle | | large dark triangle | | large light circle | | large light circle | | large dark circle |\n\nPossible Answers:\nA - | small light triangle | | large light circle | | large dark triangle | | large dark circle |\nB - | small light triangle | | small light triangle | | large dark triangle | | large light circle | | large dark circle |\nC - | large light circle | | large dark triangle | | small light triangle | | large dark circle |\nD - | small light triangle | | large dark triangle | | large light circle | | large dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK Duplicates 2nd figure\nL Changes shading and shape of circles\nM Changes 3rd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large dark triangle | - K - | large dark triangle | | large dark triangle | | large dark triangle |\n| large dark circle | | large light triangle | | small light circle | | large dark triangle | - L - | large light triangle | | large light triangle | | small dark triangle | | large dark triangle |\n| large dark triangle | | small dark circle | | small light circle | | small light circle | - M - | large dark triangle | | small dark circle | | large light circle | | small light circle |\n| large dark circle | | large dark triangle | | small dark triangle | | small dark triangle | - K - | large dark circle | | large dark triangle | | large dark triangle | | small dark triangle | | small dark triangle |\n\nQuestion:\n? - L - - K - | small dark triangle | | large dark triangle | | large dark triangle | | large dark triangle |\n\nPossible Answers:\nA - | large light circle | | large dark triangle | | large light circle |\nB - | small light circle | | small dark circle | | large light circle |\nC - | small light circle | | large dark triangle | | large light circle |\nD - | large dark triangle | | small light circle | | large light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Deletes large dark triangles\nI Deletes 4th figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large dark triangle | - H - | small light triangle |\n| large light circle | | large light circle | | large dark triangle | | small light triangle | - I - | large light circle | | large light circle | | large dark triangle |\n\nQuestion:\n? - I - - H - | small dark triangle | | small dark triangle |\n\nPossible Answers:\nA - | large dark circle | | small dark triangle | | large dark triangle | | large light circle |\nB - | small dark triangle | | small dark triangle | | large dark triangle | | large light circle |\nC - | small dark triangle | | small dark triangle | | large dark triangle |\nD - | small dark triangle | | small dark triangle | | small dark triangle | | large dark triangle | | large light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Swaps figures (see examples)\nO Changes size and shape of all figures\nP Deletes light figures\nQ Changes shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small dark triangle | | large light triangle | | large dark triangle | - N - | large light circle | | large light triangle | | small dark triangle | | large dark triangle |\n| small light triangle | | large dark circle | | small dark triangle | | small light circle | - O - | large light circle | | small dark triangle | | large dark circle | | large light triangle |\n| large dark triangle | | large light circle | | large light circle | | small dark triangle | - P - Q - | large dark circle | | small dark circle |\n| small dark circle | | large light triangle | | small light circle | | large dark circle | - Q - P - | small dark triangle | | large dark triangle |\n\nQuestion:\n? - N - - O - - N - | large dark circle | | large light triangle | | large dark circle | | large dark triangle |\n\nPossible Answers:\nA - | large dark triangle | | large light circle | | large dark triangle | | large dark circle |\nB - | small dark triangle | | small dark triangle | | small light circle | | small dark triangle | | small dark circle |\nC - | small dark triangle | | small light circle | | small dark triangle | | small dark circle |\nD - | small dark triangle | | small light circle | | small dark circle | | small dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Changes size and shape of 1st figure\nB (see examples)\nC Swaps 2nd and 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small dark triangle | | small dark triangle | - A - | small light triangle | | small dark triangle | | small dark triangle |\n| small light circle | | large light circle | - B - | small light circle | | large dark circle |\n| large light circle | | large dark circle | | small light circle | - C - | large light circle | | small light circle | | large dark circle |\n| large light circle | | large light triangle | | small dark triangle | - C - B - | large light circle | | small light triangle | | large light triangle |\n\nQuestion:\n? - A - | small dark circle | | small dark triangle | | small dark circle |\n\nPossible Answers:\nA - | large dark triangle | | large dark triangle | | small dark triangle | | small dark circle |\nB - | large dark triangle | | small dark triangle | | small dark circle | | small dark circle |\nC - | large dark triangle | | small light circle | | small dark circle |\nD - | large dark triangle | | small dark triangle | | small dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Changes shading of all figures\nU Changes shading and shape of light figures\nV Changes shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small dark triangle | - T - | large light circle | | small light triangle |\n| small dark triangle | | large light triangle | - U - | small dark triangle | | large dark circle |\n| large dark triangle | | large dark triangle | | small light circle | | large dark circle | - V - | large dark circle | | large dark circle | | small light triangle | | large dark triangle |\n| small light triangle | | small light circle | | small dark triangle | | large dark triangle | - V - U - | small dark triangle | | small dark circle | | small dark circle | | large dark circle |\n\nQuestion:\n? - T - - U - - V - | small dark triangle | | large dark triangle |\n\nPossible Answers:\nA - | small dark triangle |\nB - | small dark circle | | large dark triangle |\nC - | large dark triangle | | small dark triangle |\nD - | small dark triangle | | large dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Duplicates 2nd figure\nJ Duplicates large figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large dark triangle | - I - | small dark triangle | | large dark triangle | | large dark triangle |\n| large dark circle | | large light circle | - J - | large dark circle | | large dark circle | | large light circle | | large light circle |\n| small light circle | | small light circle | | large dark triangle | | large dark triangle | - J - | small light circle | | small light circle | | large dark triangle | | large dark triangle | | large dark triangle | | large dark triangle |\n| large dark triangle | | large light triangle | - I - | large dark triangle | | large light triangle | | large light triangle |\n\nQuestion:\n| small light triangle | | large light circle | | small dark triangle | - J - - I - - J - ?\n\nPossible Answers:\nA - | small light triangle | | large light circle | | large light circle | | large light circle | | large light circle | | small light triangle | | large light circle | | small dark triangle |\nB - | small dark triangle | | large light circle | | large light circle | | large light circle | | large light circle | | large light circle | | large light circle | | small light triangle |\nC - | small light triangle | | large light triangle | | large light circle | | large light circle | | large light circle | | large light circle | | large light circle | | small dark triangle |\nD - | small light triangle | | large light circle | | large light circle | | large light circle | | large light circle | | large light circle | | large light circle | | small dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Duplicates large figures\nT Deletes 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small light triangle | | small dark circle | - S - | large light triangle | | large light triangle | | small light triangle | | small dark circle |\n| small light circle | | small light circle | | small dark triangle | - T - | small light circle | | small light circle |\n| large dark circle | | small light triangle | - S - | large dark circle | | large dark circle | | small light triangle |\n\nQuestion:\n| large dark triangle | | small light circle | | large dark circle | - S - - T - - S - ?\n\nPossible Answers:\nA - | large light circle | | large light circle | | large light circle | | large light circle | | large light triangle | | large light triangle | | large light triangle | | large light triangle |\nB - | large dark triangle | | large dark triangle | | large dark triangle | | large dark triangle | | large dark triangle | | large dark circle | | large dark circle | | large dark circle |\nC - | large dark triangle | | large dark triangle | | large dark triangle | | large dark triangle | | large dark circle | | large dark circle | | large dark circle | | large dark circle |\nD - | small dark triangle | | large dark triangle | | large dark triangle | | large dark triangle | | large dark circle | | large dark circle | | large dark circle | | large dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Changes size and shape of small figures\nG Changes size of 1st figure\nH Deletes light circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large light circle | | large dark circle | - F - | large light circle | | large light circle | | large dark circle |\n| small light triangle | | large dark circle | - G - | large light triangle | | large dark circle |\n| small dark triangle | | large dark triangle | | small light circle | - H - | small dark triangle | | large dark triangle |\n\n\nQuestion:\n| small dark circle | | small dark triangle | - G - - F - ?\n\nPossible Answers:\nA - | large dark circle | | large dark circle |\nB - | large light circle | | large dark circle |\nC - | large dark circle | | large dark circle | | large dark circle |\nD - | large dark circle | | small dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Duplicates circles\nG Changes size of large dark figures\nH Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small light circle | | large dark circle | | large light triangle | - F - | large light triangle | | small light circle | | small light circle | | large dark circle | | large dark circle | | large light triangle |\n| large light triangle | | small light circle | | large dark triangle | - G - | large light triangle | | small light circle | | small dark triangle |\n| small light triangle | | small dark triangle | | small dark triangle | | small dark circle | - H - | small light triangle | | small dark triangle | | small dark triangle | | small dark triangle | | small dark circle |\n| large dark circle | | small dark circle | | small dark circle | | large light circle | - H - G - | small dark circle | | small dark circle | | small dark circle | | small dark circle | | large light circle |\n\nQuestion:\n? - F - - H - | large dark triangle | | large light circle | | large light circle | | large light circle | | large light triangle |\n\nPossible Answers:\nA - | large light circle | | large light triangle |\nB - | large dark triangle | | large light circle | | large light triangle |\nC - | large light circle | | large dark triangle | | large light triangle |\nD - | large dark triangle | | large light triangle | | large light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Changes size of all figures\nO Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large dark circle | | large light triangle | - N - | large dark triangle | | small dark circle | | small light triangle |\n| large light circle | | large dark triangle | | small dark triangle | | large light circle | - O - | large light circle | | large light circle | | small dark triangle | | large light circle |\n| small dark circle | | large dark circle | | small dark triangle | | small dark triangle | - O - | small dark circle | | large light triangle | | small dark triangle | | small dark triangle |\n\nQuestion:\n? - O - - N - - O - | small light triangle | | small light triangle | | small light triangle | | small dark circle |\n\nPossible Answers:\nA - | small light triangle | | small light triangle | | small light triangle | | small dark circle |\nB - | large light triangle | | large light triangle | | large dark circle |\nC - | large light triangle | | large light triangle | | large light triangle | | large light circle |\nD - | large light triangle | | large light triangle | | large light triangle | | large dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Duplicates dark triangles\nQ Changes shape of 2nd figure\nR Changes size and shading of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large dark triangle | | large dark circle | | small dark triangle | - P - | small light circle | | large dark triangle | | large dark triangle | | large dark circle | | small dark triangle | | small dark triangle |\n| small light triangle | | large dark triangle | - Q - | small light triangle | | large dark circle |\n| small light circle | | large light triangle | | small dark circle | - R - | small light circle | | small dark triangle | | small dark circle |\n| large light triangle | | large dark triangle | - R - Q - | large light triangle | | small light circle |\n\nQuestion:\n| large dark triangle | | small dark circle | - R - - P - ?\n\nPossible Answers:\nA - | small dark circle | | small dark circle | | small light triangle |\nB - | large dark triangle | | large dark triangle | | large light circle |\nC - | large dark triangle | | large dark triangle | | large light circle | | large light circle |\nD - | large dark triangle | | small dark circle | | large light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Changes size and shape of all figures\nN Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large dark circle | - M - | small light triangle | | small dark triangle |\n| large dark triangle | | small light circle | - N - | small light circle | | large dark triangle |\n| large light circle | | large dark circle | | large dark triangle | - N - | large dark circle | | large light circle | | large dark triangle |\n| large dark triangle | | small light triangle | | large dark triangle | | large dark triangle | - N - | small light triangle | | large dark triangle | | large dark triangle | | large dark triangle |\n\nQuestion:\n? - N - | large dark circle | | large light triangle | | large light circle |\n\nPossible Answers:\nA - | large dark circle |\nB - | large dark circle | | large light circle |\nC - | large light triangle | | large dark circle | | large dark circle | | large light circle |\nD - | large light triangle | | large dark circle | | large light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Changes size and shading of all figures\nM Duplicates large triangles\nN Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small light triangle | - L - | large light circle | | large dark triangle |\n| large dark triangle | | large light triangle | | large dark triangle | - M - | large dark triangle | | large dark triangle | | large light triangle | | large light triangle | | large dark triangle | | large dark triangle |\n| small dark circle | | large light circle | | large light circle | | small dark triangle | - N - | small dark circle | | small dark circle | | large light circle | | large light circle | | small dark triangle |\n| large dark triangle | | large light triangle | | large dark triangle | | large dark triangle | - N - | large dark triangle | | large dark triangle | | large light triangle | | large dark triangle | | large dark triangle |\n\nQuestion:\n? - M - - N - | large light circle | | large light circle | | large dark triangle | | large dark triangle | | small dark circle | | large light circle |\n\nPossible Answers:\nA - | large light circle | | large dark triangle | | small dark circle | | large light circle |\nB - | large light circle | | large dark triangle | | small light circle | | large light circle |\nC - | large light circle | | large dark circle | | small dark circle | | large light circle |\nD - | large light triangle | | large dark circle | | small dark triangle | | large light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Duplicates small circles\nD Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small dark circle | - C - | small dark triangle | | small dark circle | | small dark circle |\n| small dark triangle | | large light circle | - D - | small dark triangle | | large light triangle |\n| large dark circle | | large dark circle | | large dark triangle | | small light circle | - C - | large dark circle | | large dark circle | | large dark triangle | | small light circle | | small light circle |\n| large dark circle | | small light circle | | small dark triangle | - C - | large dark circle | | small light circle | | small light circle | | small dark triangle |\n\nQuestion:\n| large dark circle | | large dark circle | - D - ?\n\nPossible Answers:\nA - | large dark circle | | large dark triangle |\nB - | large dark circle |\nC - | large dark triangle | | large dark circle |\nD - | large light circle | | large light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Changes 3rd figure (see examples)\nC Changes size and shading of 3rd figure\nD Deletes 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large light circle | | small light circle | | large light circle | - B - | small light circle | | large light circle | | small dark circle | | large light circle |\n| small dark circle | | small light circle | | small light triangle | | large light triangle | - C - | small dark circle | | small light circle | | large dark triangle | | large light triangle |\n| large dark circle | | large dark triangle | | large dark circle | - D - | large dark circle | | large dark triangle |\n\nQuestion:\n| large dark triangle | | large dark triangle | | small light circle | - B - ?\n\nPossible Answers:\nA - | large dark triangle | | large dark triangle | | small dark triangle |\nB - | large dark triangle | | large light circle | | small dark circle |\nC - | large dark triangle | | large dark triangle | | small dark circle |\nD - | large dark triangle | | large dark triangle | | large light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Changes size and shading of 2nd figure\nQ Changes 1st figure (see examples)\nR Deletes 4th figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small dark triangle | | small dark triangle | | small dark triangle | - P - | small light triangle | | large light triangle | | small dark triangle | | small dark triangle |\n| small light triangle | | large dark triangle | - Q - | large light triangle | | large dark triangle |\n| small light triangle | | small light triangle | | large light triangle | | small light circle | - R - | small light triangle | | small light triangle | | large light triangle |\n\nQuestion:\n? - P - | large light circle | | large light triangle | | large light circle | | small light circle |\n\nPossible Answers:\nA - | large light circle | | large light circle | | small light circle |\nB - | large light circle | | small dark triangle | | large light circle | | small light circle |\nC - | large light circle | | small dark triangle | | large light circle |\nD - | large light circle | | small dark triangle | | small dark triangle | | large light circle | | small light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK Changes 2nd figure (see examples)\nL Changes shading and shape of all figures\nM Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small light circle | | large light triangle | - K - | large light circle | | small dark circle | | large light triangle |\n| small dark triangle | | large dark triangle | - L - | small light circle | | large light circle |\n| small dark triangle | | large light circle | | large dark circle | - M - | large dark circle | | large light circle | | small dark triangle |\n| large light triangle | | large light circle | | large dark triangle | - M - L - | large light circle | | large dark triangle | | large dark circle |\n\nQuestion:\n| small dark circle | | small light triangle | | small light triangle | | small dark circle | - L - - M - - L - ?\n\nPossible Answers:\nA - | small dark circle | | small light triangle | | small dark circle | | small light triangle |\nB - | small dark circle | | small dark circle | | small light triangle | | small light triangle |\nC - | small light triangle | | small dark circle | | small dark circle | | small dark circle |\nD - | small light triangle | | small light triangle | | small dark circle | | small dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Changes shape of 1st figure\nV Changes shape of all figures\nW Duplicates dark figures\nX Changes size and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small dark circle | - U - | large light circle | | small dark circle |\n| small dark circle | | small light circle | | small light triangle | - V - | small dark triangle | | small light triangle | | small light circle |\n| small light circle | | small light triangle | | large dark circle | - W - X - | large light triangle | | large light circle | | small dark triangle | | small dark triangle |\n| large light circle | | large dark circle | - X - W - | small light triangle | | small dark triangle | | small dark triangle |\n\nQuestion:\n? - W - - V - | large dark circle | | large dark circle | | small dark circle | | small dark circle | | small dark triangle | | small dark triangle |\n\nPossible Answers:\nA - | small dark circle | | small dark triangle | | large dark triangle |\nB - | large dark triangle | | small dark triangle | | small dark circle |\nC - | small dark triangle | | large dark triangle | | small dark circle |\nD - | large dark triangle | | large dark triangle | | small dark triangle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Duplicates large circles\nG Changes size of all figures\nH Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large dark circle | - F - | small dark triangle | | large dark circle | | large dark circle |\n| small light triangle | | small light circle | | large dark triangle | | small light triangle | - G - | large light triangle | | large light circle | | small dark triangle | | large light triangle |\n| large light circle | | small dark triangle | - H - | small dark triangle | | large light circle |\n| large light circle | | small dark triangle | | large light triangle | | small light triangle | - H - | small dark triangle | | large light circle | | large light triangle | | small light triangle |\n\nQuestion:\n| large light circle | | small light triangle | - H - - G - ?\n\nPossible Answers:\nA - | small light circle | | large light triangle |\nB - | small light triangle | | small light circle |\nC - | large light triangle | | small light circle |\nD - | large dark triangle | | small dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Deletes 3rd figure\nO Duplicates 1st figure\nP Changes size and shading of 4th figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large light triangle | | small light triangle | - N - | small dark triangle | | large light triangle |\n| large light circle | | large light triangle | - O - | large light circle | | large light circle | | large light triangle |\n| small light triangle | | small light triangle | | small light triangle | | large dark circle | - P - | small light triangle | | small light triangle | | small light triangle | | small light circle |\n| small dark triangle | | small light circle | | small light triangle | | large dark triangle | - P - O - | small dark triangle | | small dark triangle | | small light circle | | small light triangle | | small light triangle |\n\nQuestion:\n| small light circle | | large dark triangle | | small dark circle | | small dark circle | - O - - N - ?\n\nPossible Answers:\nA - | small light circle | | small light circle | | small light circle | | small dark circle |\nB - | small light circle | | small light circle | | small light circle | | small dark circle | | small dark circle |\nC - | small light circle | | small dark circle | | small dark circle | | small light circle |\nD - | small light circle | | small light circle | | small dark circle | | small dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Changes 2nd figure (see examples)\nM Swaps 2nd and 1st figure\nN Deletes 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large light triangle | - L - | small light circle | | small dark triangle |\n| large dark triangle | | small light circle | - M - | small light circle | | large dark triangle |\n| small dark circle | | small dark circle | | small light circle | | large light circle | - N - | small dark circle | | small light circle | | large light circle |\n\nQuestion:\n? - M - | small light circle | | small light triangle | | large light triangle |\n\nPossible Answers:\nA - | small light triangle | | small light circle | | large light triangle |\nB - | large light triangle | | small light circle | | small light triangle |\nC - | small light triangle | | large light triangle | | small light circle |\nD - | large light triangle | | large light circle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Changes size of 3rd figure\nM Deletes 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large dark triangle | | large light circle | - L - | small light triangle | | large dark triangle | | small light circle |\n| large light circle | | large light triangle | | large dark circle | - M - | large light circle | | large light triangle |\n| large dark triangle | | small light circle | | large light triangle | - L - | large dark triangle | | small light circle | | small light triangle |\n\nQuestion:\n? - L - - M - - L - | large dark triangle | | large dark circle | | large dark circle |\n\nPossible Answers:\nA - | large dark circle | | large dark triangle | | small dark circle |\nB - | large dark triangle | | large dark circle | | large dark circle | | small dark circle |\nC - | large dark triangle | | large light triangle | | large dark triangle | | small dark circle |\nD - | large dark triangle | | large dark circle | | large dark triangle | | small dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Changes 4th figure (see examples)\nW Changes 3rd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small dark circle | | small dark circle | | small dark circle | - V - | large light triangle | | small dark circle | | small dark circle | | small dark triangle |\n| large light circle | | small dark triangle | | large dark circle | - W - | large light circle | | small dark triangle | | small dark triangle |\n\nQuestion:\n? - W - | large light circle | | small dark triangle | | large dark triangle |\n\nPossible Answers:\nA - | small dark circle | | small dark triangle | | large light circle |\nB - | large light circle | | small dark triangle | | small dark circle |\nC - | large dark circle | | small dark triangle | | small dark circle |\nD - | small light triangle | | large dark circle | | large dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Changes 1st figure (see examples)\nW Changes shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large dark circle | | small dark triangle | | small light triangle | - V - | large dark circle | | large dark circle | | small dark triangle | | small light triangle |\n| large light circle | | small dark circle | | small light circle | - W - | large light triangle | | small dark triangle | | small light triangle |\n\nQuestion:\n? - W - | small dark circle | | large dark triangle | | small light circle |\n\nPossible Answers:\nA - | large dark circle | | small dark triangle | | large light circle |\nB - | small dark triangle | | large dark circle | | small light triangle |\nC - | small dark circle | | large dark triangle | | small light circle |\nD - | small light triangle | | large light circle | | small dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ Deletes 1st figure\nK Deletes small circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small dark triangle | | large dark circle | - J - | small dark triangle | | large dark circle |\n| small light triangle | | small light circle | - K - | small light triangle |\n\nQuestion:\n? - J - - K - - J -\n\nPossible Answers:\nA - | small dark circle | | small light circle |\nB - | small light triangle | | small dark circle | | small light circle | | large dark triangle |\nC - | small light triangle | | small light triangle | | small dark circle | | small light circle | | small light circle | | large dark triangle |\nD - | small light triangle | | small light circle | | small dark circle | | large dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Deletes small light figures\nV Changes shading and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small light circle | | small dark circle | - U - | small dark triangle | | small dark circle |\n| large dark circle | | small light triangle | | large light circle | | small dark triangle | - V - | large light triangle | | small dark circle | | large dark triangle | | small light circle |\n| large light triangle | | small dark circle | | large light triangle | - V - | large dark circle | | small light triangle | | large dark circle |\n| large dark triangle | | small dark circle | - V - | large light circle | | small light triangle |\n\nQuestion:\n| small light circle | | large light triangle | | small light circle | | small dark triangle | - V - ?\n\nPossible Answers:\nA - | small dark triangle | | large dark circle | | small dark triangle | | small light circle | | small light circle |\nB - | small dark triangle | | large dark circle | | small dark triangle | | small light circle |\nC - | small dark triangle | | large dark circle | | small light circle |\nD - | small dark triangle | | large dark circle | | small dark triangle | | large light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Changes small triangles (see examples)\nT Swaps 1st and 2nd figure\nU Changes 2nd figure (see examples)\nV Duplicates light figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large dark triangle | - S - | large light triangle | | large dark triangle |\n| large light circle | | large light triangle | | large light circle | - T - | large light triangle | | large light circle | | large light circle |\n| small light triangle | | large light circle | - U - | small light triangle | | small light circle |\n| small dark circle | | small light triangle | | small dark circle | | large dark circle | - V - | small dark circle | | small light triangle | | small light triangle | | small dark circle | | large dark circle |\n\nQuestion:\n? - T - - S - - U - | large dark triangle | | small dark circle |\n\nPossible Answers:\nA - | large dark circle | | small dark circle |\nB - | small dark circle | | large dark triangle |\nC - | large light circle | | small light triangle |\nD - | large dark circle | | small dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Deletes 1st figure\nO Swaps figures (see examples)\nP Changes shape of all figures\nQ Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large dark triangle | - N - | large dark triangle |\n| small dark circle | | small dark circle | | small light circle | | large dark triangle | - O - | small light circle | | small dark circle | | small dark circle | | large dark triangle |\n| large light circle | | small light triangle | - P - Q - | large light triangle | | small light circle | | small light circle |\n| small dark triangle | | large dark triangle | - Q - P - | small dark circle | | large dark circle | | large dark circle |\n\nQuestion:\n| small dark circle | | large light circle | | small light triangle | - Q - ?\n\nPossible Answers:\nA - | small dark circle | | large light circle | | large light circle | | small light triangle | | small light triangle |\nB - | small dark circle | | small dark circle | | large light circle | | large light circle | | small light triangle | | small light triangle |\nC - | large dark triangle | | large light circle | | large light circle | | small light triangle |\nD - | small dark circle | | large light circle | | large light circle | | small light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Changes size of all figures\nN (see examples)\nO Changes 3rd figure (see examples)\nP Changes shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small dark circle | - M - | large light triangle | | large dark circle |\n| large dark circle | | small light triangle | | small dark circle | - N - | large dark circle | | large light triangle | | large dark circle |\n| large dark triangle | | small light triangle | | small dark triangle | - O - | large dark triangle | | small light triangle | | large dark circle |\n| small dark triangle | | large dark triangle | | large dark triangle | - P - | small light triangle | | large light triangle | | large light triangle |\n\nQuestion:\n| large light circle | | small light circle | | small dark circle | | small light circle | - P - - M - ?\n\nPossible Answers:\nA - | small dark circle | | large dark circle | | large light circle | | large dark circle |\nB - | small dark circle | | large dark circle | | large light circle | | small dark triangle |\nC - | small dark triangle | | large dark triangle | | large light triangle | | large dark triangle |\nD - | small dark circle | | large dark circle | | large dark circle | | large light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Changes 3rd figure (see examples)\nG Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large light triangle | | large light circle | | large dark triangle | - F - | small light circle | | large light triangle | | large dark circle | | large dark triangle |\n| large light circle | | small light triangle | - G - | large light circle | | small dark circle |\n| large light triangle | | small dark triangle | | small dark circle | - F - | large light triangle | | small dark triangle | | small light circle |\n\nQuestion:\n| large light triangle | | large light triangle | | small light circle | - F - - G - ?\n\nPossible Answers:\nA - | large dark circle | | large light triangle | | small dark circle |\nB - | large light triangle | | large dark circle | | small dark circle |\nC - | small light circle | | large dark circle | | small dark circle |\nD - | large light triangle | | large dark circle | | small dark circle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Swaps 4th and 2nd figure\nS Changes 2nd figure (see examples)\nT Changes size of all figures\nU Changes shading and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large dark triangle | | small dark triangle | | small light triangle | - R - | large dark triangle | | small light triangle | | small dark triangle | | large dark triangle |\n| small dark triangle | | small light triangle | - S - | small dark triangle | | large dark triangle |\n| large dark circle | | large dark circle | - T - | small dark circle | | small dark circle |\n| small dark triangle | | small dark circle | - U - | small light circle | | small light triangle |\n\nQuestion:\n? - U - - T - | large dark triangle | | large dark circle | | small light circle | | large dark triangle |\n\nPossible Answers:\nA - | small light circle | | small light triangle | | large dark triangle | | small light circle |\nB - | small light circle | | small light triangle | | small light circle | | large dark triangle |\nC - | large light circle | | large light triangle | | small dark triangle | | large light circle |\nD - | small light circle | | small light triangle | | large dark triangle | | large dark triangle | | small light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Duplicates 1st figure\nQ Duplicates 4th figure\nR Changes size and shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small dark circle | - P - | small dark triangle | | small dark triangle | | small dark circle |\n| large light triangle | | small light circle | | small light circle | | small light circle | - Q - | large light triangle | | small light circle | | small light circle | | small light circle | | small light circle |\n| small light triangle | | small light circle | - R - | large dark triangle | | large dark circle |\n\nQuestion:\n| large dark circle | | large dark triangle | - R - ?\n\nPossible Answers:\nA - | small light circle | | large light circle |\nB - | small light circle | | small light circle | | small light triangle |\nC - | small light circle | | small light triangle |\nD - | small light circle | | large dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Changes size of 1st figure\nV Duplicates large circles\nW Deletes 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large light circle | | small light triangle | | large dark circle | - U - | small dark triangle | | large light circle | | small light triangle | | large dark circle |\n| small dark triangle | | large dark circle | - V - | small dark triangle | | large dark circle | | large dark circle |\n| small dark triangle | | large dark circle | | large dark circle | - W - | large dark circle | | large dark circle |\n| large light triangle | | large light circle | | large dark triangle | | large dark triangle | - W - V - | large light circle | | large light circle | | large dark triangle | | large dark triangle |\n\nQuestion:\n| large light triangle | | small dark triangle | | large dark circle | - W - - U - ?\n\nPossible Answers:\nA - | large dark circle | | large dark triangle |\nB - | large dark triangle | | large dark triangle |\nC - | large dark triangle | | small dark triangle |\nD - | large dark triangle | | large dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Changes shading and shape of 2nd figure\nS Duplicates 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large dark circle | | small dark circle | | small dark triangle | - R - | small dark triangle | | large light triangle | | small dark circle | | small dark triangle |\n| large dark triangle | | large dark triangle | | small dark triangle | | small dark triangle | - S - | large dark triangle | | large dark triangle | | small dark triangle | | small dark triangle | | small dark triangle |\n| large dark circle | | small light circle | | small light triangle | - R - | large dark circle | | small dark triangle | | small light triangle |\n\nQuestion:\n? - S - | large light triangle | | large dark triangle | | small dark triangle | | small dark triangle | | small light triangle |\n\nPossible Answers:\nA - | large light triangle | | large dark triangle | | small dark triangle |\nB - | small dark triangle | | large dark triangle | | small dark triangle | | small light triangle |\nC - | large light triangle | | large dark triangle | | small dark triangle | | small light triangle |\nD - | small light triangle | | large dark triangle | | small dark triangle | | large light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Duplicates 2nd figure\nH Swaps 2nd and 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small dark triangle | - G - | large dark circle | | small dark triangle | | small dark triangle |\n| large dark triangle | | small dark circle | | large light circle | - H - | large dark triangle | | large light circle | | small dark circle |\n\nQuestion:\n| large dark circle | | small light triangle | | large dark circle | | small light triangle | - H - ?\n\nPossible Answers:\nA - | small dark circle | | small dark circle | | small light triangle | | small light triangle |\nB - | small dark circle | | small dark circle | | large light triangle | | large light triangle |\nC - | large dark circle | | large dark circle | | small light triangle | | small light triangle |\nD - | large dark circle | | small light triangle | | small light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Changes shading and shape of large figures\nV Changes 3rd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small light triangle | | large light circle | - U - | large dark circle | | small light triangle | | large dark triangle |\n| large dark circle | | large dark triangle | | large dark circle | - V - | large dark circle | | large dark triangle | | small light circle |\n\nQuestion:\n? - V - | small light circle | | large light circle | | small dark triangle |\n\nPossible Answers:\nA - | large light circle | | large light triangle |\nB - | small dark triangle | | large light circle | | large light triangle |\nC - | small light circle | | large light circle | | large light triangle |\nD - | small dark circle | | large dark circle | | large light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Deletes small dark triangles\nS Changes size of dark figures\nT Duplicates 2nd figure\nU Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small dark triangle | - R - | large dark triangle |\n| large dark circle | | small dark triangle | - S - | small dark circle | | large dark triangle |\n| large dark circle | | small light circle | - T - | large dark circle | | small light circle | | small light circle |\n| large dark triangle | | large light circle | | small dark triangle | - U - | large dark triangle | | small light circle | | small dark triangle |\n\nQuestion:\n| small dark triangle | | large light triangle | | small dark circle | - S - - T - ?\n\nPossible Answers:\nA - | large dark triangle | | large light triangle | | large light triangle |\nB - | large dark triangle | | large light triangle | | large light triangle | | large dark circle |\nC - | large dark triangle | | large light triangle | | large light triangle | | small dark circle |\nD - | large dark triangle | | large light circle | | large light triangle | | large dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE (see examples)\nF Changes light figures (see examples)\nG Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large light triangle | | large light circle | - E - | small light circle | | large light triangle | | large light circle |\n| large dark circle | | small dark triangle | | large light circle | | small light circle | - F - | large dark circle | | small dark triangle | | large dark circle | | small dark circle |\n| large dark triangle | | small dark triangle | | large dark circle | - G - | large light triangle | | small dark triangle | | large dark circle |\n\nQuestion:\n? - E - - F - - G - | large light circle | | small dark triangle |\n\nPossible Answers:\nA - | small light triangle | | large dark triangle |\nB - | large dark triangle | | small dark triangle |\nC - | large light triangle | | small dark triangle |\nD - | large light triangle | | small dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN (see examples)\nO Changes size of small triangles\nP Duplicates small light figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small light circle | - N - | large light circle | | small dark triangle |\n| small light triangle | | small light circle | | small light circle | | small light triangle | - O - | large light triangle | | small light circle | | small light circle | | large light triangle |\n| small light triangle | | small dark circle | - P - | small light triangle | | small light triangle | | small dark circle |\n\nQuestion:\n? - O - | large dark circle | | large light circle | | large light triangle | | large dark triangle |\n\nPossible Answers:\nA - | large light circle | | large dark circle | | large dark triangle | | small light triangle |\nB - | large dark circle | | large light circle | | large light triangle | | large dark circle |\nC - | small dark triangle | | small light triangle | | large light triangle | | small dark triangle |\nD - | large dark circle | | large light circle | | large light triangle | | small dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Deletes 2nd figure\nB Changes size of 1st figure\nC Changes 2nd figure (see examples)\nD Changes 3rd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light circle | | large light triangle | - A - | large dark circle | | large light triangle |\n| large light circle | | small light triangle | | large dark triangle | | large light circle | - B - | small light circle | | small light triangle | | large dark triangle | | large light circle |\n| large dark triangle | | large dark circle | | small dark triangle | - C - D - | large dark triangle | | large light triangle | | large dark triangle |\n\n\nQuestion:\n? - C - | large light triangle | | large light triangle |\n\nPossible Answers:\nA - | large light circle | | large dark circle |\nB - | large light triangle | | large dark circle |\nC - | large dark circle | | large light triangle |\nD - | large light triangle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Changes size and shading of all figures\nR Changes size of 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large light triangle | | small dark triangle | | large light circle | - Q - | large dark triangle | | small dark triangle | | large light triangle | | small dark circle |\n| small dark triangle | | large dark triangle | | large light triangle | - R - | small dark triangle | | large dark triangle | | small light triangle |\n| large light triangle | | large light circle | | small light circle | | large dark circle | - R - | large light triangle | | large light circle | | large light circle | | large dark circle |\n\nQuestion:\n? - Q - | small dark triangle | | small light triangle |\n\nPossible Answers:\nA - | large dark triangle | | large light triangle |\nB - | large light triangle | | large dark triangle |\nC - | large dark triangle | | large dark triangle |\nD - | large light triangle | | small light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Changes size and shading of 3rd figure\nN Deletes 2nd figure\nO Changes light figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small dark triangle | | small light circle | | small dark triangle | - M - | small light triangle | | small dark triangle | | large dark circle | | small dark triangle |\n| small light circle | | small dark triangle | - N - | small light circle |\n| small dark circle | | small dark circle | | small dark triangle | | large light triangle | - O - | small dark circle | | small dark circle | | small dark triangle | | small dark triangle |\n\nQuestion:\n| large dark triangle | | small light circle | | large light circle | | large dark triangle | - M - - N - ?\n\nPossible Answers:\nA - | small dark triangle | | large dark circle | | small dark triangle |\nB - | small dark circle | | large dark triangle | | small dark circle |\nC - | large light circle | | small dark circle | | large light circle |\nD - | large dark triangle | | small dark circle | | large dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Changes size and shading of 3rd figure\nB Changes light circles (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large light triangle | | small dark triangle | | large dark triangle | - A - | small light triangle | | large light triangle | | large light triangle | | large dark triangle |\n| small dark triangle | | small light circle | | small dark triangle | - B - | small dark triangle | | large light circle | | small dark triangle |\n\nQuestion:\n? - A - - B - - A - | small light triangle | | large dark circle | | small dark circle |\n\nPossible Answers:\nA - | large dark circle | | large dark circle |\nB - | small light triangle | | large dark circle | | large dark circle |\nC - | small light triangle | | large dark circle | | small dark circle |\nD - | small light triangle | | small light triangle | | large dark circle | | large dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Changes 2nd figure (see examples)\nH Changes shape of 1st figure\nI Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large dark triangle | | small dark triangle | - G - | small light circle | | small dark triangle | | small dark triangle |\n| large light triangle | | large light triangle | | small dark triangle | - H - | large light circle | | large light triangle | | small dark triangle |\n| small light triangle | | large dark circle | | small dark triangle | | small light circle | - I - | small light triangle | | large dark circle | | large dark circle | | small dark triangle | | small light circle |\n| large light circle | | small light circle | | small dark circle | | large light triangle | - I - | large light circle | | small light circle | | small light circle | | small dark circle | | large light triangle |\n\nQuestion:\n? - I - | small light circle | | large dark triangle | | large dark triangle | | small light triangle | | small dark triangle |\n\nPossible Answers:\nA - | small light circle | | large dark triangle | | small light triangle | | small dark triangle |\nB - | small light circle | | large dark triangle | | small dark triangle | | small light triangle |\nC - | small light circle | | small dark triangle | | small light triangle | | large dark triangle |\nD - | small light circle | | large dark triangle | | small light triangle | | small light triangle | | small dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Changes size and shading of dark figures\nO Changes 1st figure (see examples)\nP Changes shading of all figures\nQ Changes triangles (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small dark triangle | | small light triangle | | small light triangle | - N - | small light triangle | | large light triangle | | small light triangle | | small light triangle |\n| small dark triangle | | small dark circle | - O - | small light triangle | | small dark circle |\n| small dark circle | | small light circle | | large dark triangle | | small dark circle | - P - | small light circle | | small dark circle | | large light triangle | | small light circle |\n| large light circle | | small light triangle | | small light circle | - Q - | large light circle | | small light circle | | small light circle |\n\nQuestion:\n| large light circle | | small dark triangle | - O - ?\n\nPossible Answers:\nA - | large dark circle | | small dark circle |\nB - | large dark circle | | large dark circle | | small dark triangle |\nC - | large dark circle | | small dark triangle |\nD - | large dark circle | | small dark triangle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Swaps figures (see examples)\nD Swaps 2nd and 1st figure\nE Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large light triangle | | small dark circle | - C - | large light triangle | | large dark triangle | | small dark circle |\n| small light triangle | | large light triangle | | small dark circle | | small light circle | - D - | large light triangle | | small light triangle | | small dark circle | | small light circle |\n| large dark triangle | | large light circle | | large light triangle | | small dark triangle | - E - | large dark circle | | large light circle | | large light triangle | | small dark triangle |\n| large dark triangle | | large dark triangle | | small dark triangle | | large light circle | - E - D - | large dark triangle | | large dark circle | | small dark triangle | | large light circle |\n\nQuestion:\n? - C - - D - | large dark circle | | small light triangle | | small dark triangle | | large dark circle |\n\nPossible Answers:\nA - | large dark circle | | small light triangle | | small dark triangle | | large dark circle | | large dark circle |\nB - | large dark circle | | small light triangle | | small dark triangle | | large dark circle |\nC - | large light circle | | small light triangle | | small dark triangle | | large light circle |\nD - | large dark circle | | small light triangle | | small light triangle | | small dark triangle | | large dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Swaps figures (see examples)\nC Changes 3rd figure (see examples)\nD Changes shape of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large dark circle | | small light triangle | - B - | large dark circle | | small light circle | | small light triangle |\n| small light circle | | small light circle | | large dark circle | | large light circle | - C - | small light circle | | small light circle | | large light triangle | | large light circle |\n| large dark triangle | | small dark triangle | | large light triangle | | small light circle | - D - | large dark triangle | | small dark circle | | large light triangle | | small light circle |\n| small dark circle | | large dark circle | | large light triangle | - C - | small dark circle | | large dark circle | | large dark circle |\n\nQuestion:\n? - B - - C - - D - | small light triangle | | small light triangle | | small dark circle | | large light circle |\n\nPossible Answers:\nA - | small light circle | | small light triangle | | small light triangle | | large light circle | | large light circle |\nB - | small light circle | | small light triangle | | small light triangle | | large light circle |\nC - | large light circle | | large light triangle | | large light triangle | | small light circle |\nD - | large light triangle | | large light circle | | large light circle | | large light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Duplicates 3rd figure\nG Changes shading of 1st figure\nH Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large dark circle | | large dark circle | | large dark circle | - F - | small light triangle | | large dark circle | | large dark circle | | large dark circle | | large dark circle |\n| large light triangle | | large dark circle | - G - | large dark triangle | | large dark circle |\n| large light triangle | | small dark circle | | large dark triangle | - H - | large light triangle | | small dark circle | | small dark circle | | large dark triangle |\n\nQuestion:\n| small light triangle | | small light circle | | small light triangle | | small dark triangle | - F - ?\n\nPossible Answers:\nA - | small light triangle | | small light circle | | small light triangle | | small light triangle | | small dark triangle | | small dark triangle |\nB - | small light triangle | | small light triangle | | small light circle | | small light triangle | | small light triangle | | small dark triangle |\nC - | small light triangle | | small light circle | | small light triangle | | small light triangle | | small dark triangle |\nD - | small light triangle | | large light triangle | | small light triangle | | small light triangle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Changes 2nd figure (see examples)\nH Changes size and shape of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small dark triangle | - G - | large dark circle | | large light triangle |\n| small dark triangle | | small dark triangle | | small dark triangle | | large dark triangle | - H - | large dark circle | | small dark triangle | | small dark triangle | | large dark triangle |\n\nQuestion:\n| small dark triangle | | large light triangle | - G - - H - - G - ?\n\nPossible Answers:\nA - | large dark circle | | large dark triangle |\nB - | large light triangle | | large dark circle |\nC - | large dark circle | | large dark circle | | large light triangle |\nD - | large dark circle | | large light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Duplicates small light triangles\nR Changes large dark figures (see examples)\nS Duplicates circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small light triangle | - Q - | large light circle | | small light triangle | | small light triangle |\n| small light circle | | large light circle | | large dark triangle | | large light circle | - R - | small light circle | | large light circle | | small light triangle | | large light circle |\n| large light circle | | large light triangle | - S - | large light circle | | large light circle | | large light triangle |\n\n\nQuestion:\n? - Q - - S - | small light triangle | | small light triangle | | large dark triangle | | small light circle | | small light circle |\n\nPossible Answers:\nA - | small light circle | | large dark triangle | | small light triangle |\nB - | small light triangle | | small light circle | | large dark triangle |\nC - | small light triangle | | large light triangle | | small light circle |\nD - | small light triangle | | large dark triangle | | small light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK Duplicates 4th figure\nL Deletes small light figures\nM Changes size and shading of all figures\nN Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large dark circle | | large dark triangle | | large light circle | - K - | small dark circle | | large dark circle | | large dark triangle | | large light circle | | large light circle |\n| large dark circle | | large light circle | | small light circle | | large dark triangle | - L - | large dark circle | | large light circle | | large dark triangle |\n| large dark triangle | | small light triangle | | large dark circle | | large light circle | - M - N - | small light triangle | | small light triangle | | large dark triangle | | small light circle | | small dark circle |\n| small light triangle | | small light triangle | - N - M - | large dark triangle | | large dark triangle | | large dark triangle |\n\nQuestion:\n? - L - - N - | large light triangle | | large light triangle | | large light triangle |\n\nPossible Answers:\nA - | small light triangle | | small light triangle | | large light circle | | large light circle |\nB - | small light circle | | small light circle | | small light circle | | large light triangle | | large light triangle |\nC - | small light circle | | small light circle | | large light triangle | | large light triangle |\nD - | small light circle | | small dark triangle | | large light triangle | | large light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Changes 2nd figure (see examples)\nW Changes small circles (see examples)\nX Changes size and shape of dark circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small dark circle | | large dark circle | - V - | large light circle | | large dark triangle | | large dark circle |\n| small light circle | | small light triangle | | large light triangle | - W - | large dark circle | | small light triangle | | large light triangle |\n| large light triangle | | large dark circle | | small dark triangle | | large dark circle | - X - | large light triangle | | small dark triangle | | small dark triangle | | small dark triangle |\n\n\nQuestion:\n| small light circle | | large dark circle | - X - ?\n\nPossible Answers:\nA - | large light circle | | large dark triangle |\nB - | small light circle | | small dark circle |\nC - | small light circle | | large dark triangle |\nD - | small light circle | | small dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO Deletes circles\nP Changes 1st figure (see examples)\nQ Changes light circles (see examples)\nR Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large dark triangle | - O - | large dark triangle |\n| large light triangle | | small light triangle | - P - | small light circle | | small light triangle |\n| large light triangle | | small light circle | | large dark triangle | - Q - | large light triangle | | large light triangle | | large dark triangle |\n| small light triangle | | large dark circle | - R - | small light triangle | | small light triangle | | large dark circle |\n\nQuestion:\n| large light circle | | large light circle | | large light triangle | | large light circle | - Q - ?\n\nPossible Answers:\nA - | small dark circle | | small dark circle | | large dark circle | | small dark circle |\nB - | small light triangle | | small light triangle | | large light triangle | | small light triangle |\nC - | small dark triangle | | small dark triangle | | large dark triangle | | small dark triangle |\nD - | small light triangle | | small light triangle | | large light triangle | | small dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Duplicates small light circles\nN Duplicates 1st figure\nO Changes size and shading of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large light circle | | large light circle | - M - | small light circle | | small light circle | | large light circle | | large light circle |\n| small light circle | | small light triangle | | small dark triangle | | small dark triangle | - N - | small light circle | | small light circle | | small light triangle | | small dark triangle | | small dark triangle |\n| small dark triangle | | large light triangle | - O - | small dark triangle | | small dark triangle |\n\nQuestion:\n? - O - | small light triangle | | large dark triangle | | small light triangle | | small dark circle |\n\nPossible Answers:\nA - | small light triangle | | small light triangle | | small light triangle | | small dark circle |\nB - | small light triangle | | small light triangle | | small light triangle | | small light triangle | | small dark circle |\nC - | small light triangle | | small light triangle | | large light triangle | | small dark circle |\nD - | large dark triangle | | large dark triangle | | large dark triangle | | large light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Deletes 1st figure\nE Changes 3rd figure (see examples)\nF Changes shape of all figures\nG Changes size of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small dark triangle | | small dark triangle | - D - | small dark triangle | | small dark triangle |\n| small light triangle | | small dark circle | | large dark triangle | - E - | small light triangle | | small dark circle | | large light triangle |\n| small dark triangle | | small dark circle | | small light circle | - F - | small dark circle | | small dark triangle | | small light triangle |\n| large dark triangle | | small light circle | | small light triangle | - G - | small dark triangle | | large light circle | | large light triangle |\n\nQuestion:\n? - G - - F - | small dark circle | | small light triangle |\n\nPossible Answers:\nA - | large dark triangle | | large light circle |\nB - | large dark triangle | | small light triangle |\nC - | large light circle |\nD - | large light circle | | large light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Changes 1st figure (see examples)\nI Changes triangles (see examples)\nJ Changes shading and shape of 2nd figure\nK Changes shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small light triangle | | large dark triangle | - H - | small light triangle | | small light triangle | | large dark triangle |\n| small light triangle | | small dark triangle | - I - | large dark triangle | | large light triangle |\n| large light triangle | | small light triangle | - J - | large light triangle | | small dark circle |\n| small dark circle | | large dark circle | | large light circle | | small dark circle | - K - | small dark triangle | | large dark triangle | | large light triangle | | small dark triangle |\n\nQuestion:\n? - H - | large light triangle | | small light circle | | large light circle | | small dark triangle |\n\nPossible Answers:\nA - | large light circle | | large light circle | | small light circle | | large dark triangle |\nB - | small light circle | | small light circle | | large light circle | | small dark triangle | | small dark triangle |\nC - | small light circle | | small light circle | | large light circle | | small dark triangle |\nD - | large light circle | | small light circle | | small light circle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Deletes 2nd figure\nB Changes size and shading of 1st figure\nC Duplicates small triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small light circle | - A - | small dark triangle |\n| large dark triangle | | small light triangle | | small dark triangle | - B - | small light triangle | | small light triangle | | small dark triangle |\n| large dark circle | | small light triangle | | small light triangle | | large light triangle | - C - | large dark circle | | small light triangle | | small light triangle | | small light triangle | | small light triangle | | large light triangle |\n| small dark triangle | | small dark circle | - C - B - | large light triangle | | small dark triangle | | small dark circle |\n\nQuestion:\n? - B - | small light triangle | | large dark circle | | small dark triangle | | small light triangle |\n\nPossible Answers:\nA - | large dark triangle | | small light circle | | small dark triangle | | small light triangle |\nB - | large dark triangle | | large dark triangle | | large dark circle | | small dark triangle | | small light triangle |\nC - | large dark triangle | | large dark circle | | small dark triangle | | large dark triangle |\nD - | large dark triangle | | large dark circle | | small dark triangle | | small light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Duplicates 2nd figure\nQ Changes shading of all figures\nR Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small light triangle | - P - | large light circle | | small light triangle | | small light triangle |\n| large light triangle | | large dark circle | | large light circle | - Q - | large dark triangle | | large light circle | | large dark circle |\n| small light triangle | | large light circle | | large light circle | - R - | small light triangle | | small light circle | | large light circle |\n| small light circle | | small light triangle | - R - Q - | small dark circle | | large dark triangle |\n\nQuestion:\n? - R - | large light triangle | | small light triangle | | small dark triangle | | small dark circle |\n\nPossible Answers:\nA - | small light circle | | small light circle | | large dark circle | | small dark circle |\nB - | large light triangle | | large light triangle | | small dark circle |\nC - | large light triangle | | large dark triangle | | small dark triangle | | small dark circle |\nD - | large light triangle | | large light triangle | | small dark triangle | | small dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Changes shading of all figures\nU Deletes 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark triangle | - T - | large dark triangle | | large light triangle |\n| small dark circle | | small dark circle | - U - | small dark circle |\n| small dark triangle | | large dark triangle | | large dark triangle | - T - | small light triangle | | large light triangle | | large light triangle |\n| large dark circle | | large dark circle | | large dark circle | | large light circle | - T - | large light circle | | large light circle | | large light circle | | large dark circle |\n\nQuestion:\n| small dark triangle | | small light circle | | large light triangle | | large dark triangle | - T - ?\n\nPossible Answers:\nA - | small light triangle | | small dark circle | | large dark triangle | | large light triangle |\nB - | large light triangle | | small dark circle | | large dark triangle | | large light triangle |\nC - | small light triangle | | large dark triangle | | small dark circle | | large light triangle |\nD - | small light triangle | | small dark circle | | small dark circle | | large dark triangle | | large light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ Duplicates light figures\nK Changes size and shape of large light figures\nL Changes size and shape of all figures\nM Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large light triangle | | small dark circle | - J - | small light triangle | | small light triangle | | large light triangle | | large light triangle | | small dark circle |\n| large light triangle | | small dark circle | - K - | small light circle | | small dark circle |\n| small light circle | | small dark circle | | large dark triangle | - L - M - | large dark triangle | | large dark triangle | | small dark circle |\n| large light triangle | | large dark circle | - M - L - | small dark circle | | small dark triangle |\n\nQuestion:\n? - L - | large light circle | | large dark triangle | | small dark circle | | large dark triangle |\n\nPossible Answers:\nA - | small dark circle | | small light triangle | | large light circle | | small light triangle |\nB - | small light triangle | | small dark circle | | large dark triangle | | small dark circle |\nC - | small light triangle | | small dark circle | | small dark circle | | large dark triangle | | small dark circle |\nD - | large light triangle | | small dark circle | | small dark triangle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Deletes 3rd figure\nH Changes size of dark triangles\nI Changes light circles (see examples)\nJ Deletes dark circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large light triangle | | small dark triangle | | large light circle | - G - | large light circle | | large light triangle | | large light circle |\n| large dark triangle | | small dark circle | - H - | small dark triangle | | small dark circle |\n| large light circle | | large dark triangle | | large dark triangle | - I - | large light triangle | | large dark triangle | | large dark triangle |\n| large dark triangle | | large dark circle | - J - | large dark triangle |\n\nQuestion:\n| large light circle | | small light triangle | | small dark triangle | | small light triangle | - H - - G - ?\n\nPossible Answers:\nA - | large light circle | | small light triangle | | small light triangle | | small light triangle |\nB - | large light circle | | large light circle | | small light triangle |\nC - | large light circle | | small light triangle | | small light triangle |\nD - | small light triangle | | large light circle | | small light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Deletes triangles\nB Duplicates dark figures\nC Duplicates dark circles\nD Duplicates small figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small light circle | | small dark triangle | | large dark triangle | - A - | small light circle |\n| small dark triangle | | small dark circle | | large dark circle | | large light triangle | - B - | small dark triangle | | small dark triangle | | small dark circle | | small dark circle | | large dark circle | | large dark circle | | large light triangle |\n| large dark circle | | small light circle | - C - | large dark circle | | large dark circle | | small light circle |\n| small dark circle | | large dark circle | | small light circle | - D - | small dark circle | | small dark circle | | large dark circle | | small light circle | | small light circle |\n\nQuestion:\n? - D - - C - - B - | large dark triangle | | large dark triangle | | large dark triangle | | large dark triangle | | small dark circle | | small dark circle | | small dark circle | | small dark circle | | small dark circle | | small dark circle | | small dark circle | | small dark circle |\n\nPossible Answers:\nA - | large dark circle | | large dark triangle | | small dark circle |\nB - | large dark triangle | | large dark triangle | | small dark circle |\nC - | small dark triangle | | large dark triangle | | small dark circle |\nD - | large dark triangle | | large dark triangle | | small dark circle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Swaps figures (see examples)\nN Changes 1st figure (see examples)\nO Duplicates 1st figure\nP Deletes 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large light triangle | | large light triangle | | large dark triangle | - M - | small dark circle | | large dark triangle | | large light triangle | | large light triangle |\n| small light triangle | | small light circle | | large light triangle | - N - | small light circle | | small light circle | | large light triangle |\n| small light triangle | | small light triangle | - O - P - | small light triangle | | small light triangle |\n| large light circle | | large dark circle | - P - O - | large light circle | | large light circle |\n\nQuestion:\n| small light triangle | | large dark circle | | large dark triangle | - N - ?\n\nPossible Answers:\nA - | small light circle | | large dark triangle |\nB - | small light circle | | large dark circle | | large dark triangle |\nC - | large dark circle | | small light circle | | small light triangle |\nD - | small light triangle | | large dark circle | | large dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Changes size and shading of small circles\nO Deletes light figures\nP Duplicates small dark figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large dark triangle | | small dark circle | | large light triangle | - N - | large dark circle | | large dark triangle | | large light circle | | large light triangle |\n| large dark triangle | | large dark circle | | large light triangle | - O - | large dark triangle | | large dark circle |\n| small dark circle | | large light triangle | | small light triangle | - P - | small dark circle | | small dark circle | | large light triangle | | small light triangle |\n\nQuestion:\n? - O - - P - | large dark circle | | small dark triangle | | small dark triangle |\n\nPossible Answers:\nA - | large light circle | | small light triangle |\nB - | large dark circle | | large dark circle | | large light circle | | large light circle | | small dark triangle | | small light triangle |\nC - | large dark circle | | large light circle | | small dark triangle | | small light triangle |\nD - | large dark circle | | large light circle | | small dark triangle | | large dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ (see examples)\nR Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small light triangle | | small light circle | | small light circle | - Q - | small light triangle | | small light triangle | | small light circle | | small light circle |\n| large light circle | | large dark triangle | | large light triangle | | small light triangle | - R - | large light circle | | small dark circle | | large light triangle | | small light triangle |\n\nQuestion:\n| large light triangle | | large light triangle | | large light circle | | large dark triangle | - R - ?\n\nPossible Answers:\nA - | large light triangle | | small light circle | | large light circle | | large dark triangle |\nB - | large light triangle | | small light circle | | small light circle | | large light circle | | large light circle | | large dark triangle |\nC - | large light triangle | | small dark circle | | large dark circle | | large dark triangle |\nD - | large light triangle | | small light circle | | large dark triangle | | large light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Changes shading of all figures\nS Duplicates 2nd figure\nT Changes shading and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large dark triangle | - R - | small dark triangle | | large light triangle |\n| small dark circle | | large dark triangle | - S - | small dark circle | | large dark triangle | | large dark triangle |\n| small dark circle | | small dark triangle | - T - | small light triangle | | small light circle |\n| large dark circle | | large dark circle | | large dark circle | | small dark triangle | - T - S - | large light triangle | | large light triangle | | large light triangle | | large light triangle | | small light circle |\n\nQuestion:\n? - S - - R - - S - | small dark circle | | small light triangle | | small light triangle | | small light triangle | | small dark triangle |\n\nPossible Answers:\nA - | small light circle | | small dark triangle | | small light triangle | | small light triangle |\nB - | large dark circle | | small dark triangle | | small light triangle |\nC - | small light circle | | small dark triangle | | small light triangle |\nD - | small dark triangle | | small dark triangle | | small light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Changes shading of large triangles\nR Changes 3rd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large dark triangle | - Q - | large light triangle | | large light triangle |\n| large dark triangle | | small dark triangle | | large dark circle | | small dark triangle | - R - | large dark triangle | | small dark triangle | | small dark circle | | small dark triangle |\n| large dark circle | | large dark circle | | small light circle | | small light circle | - R - | large dark circle | | large dark circle | | large light circle | | small light circle |\n\nQuestion:\n| small dark circle | | large light circle | | large dark triangle | | large light circle | - Q - - R - ?\n\nPossible Answers:\nA - | small dark circle | | large light circle | | small light triangle | | large light circle |\nB - | small dark circle | | large light circle | | large light circle | | small light triangle | | large light circle | | large light circle |\nC - | small dark circle | | small light triangle | | large light circle | | large light circle |\nD - | small dark circle | | small dark circle | | small light triangle | | small dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Deletes 2nd figure\nC Duplicates circles\nD Changes size and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small light circle | - B - | large dark triangle |\n| large dark circle | | large light circle | | small dark triangle | | small light triangle | - C - | large dark circle | | large dark circle | | large light circle | | large light circle | | small dark triangle | | small light triangle |\n| large light triangle | | small dark triangle | - D - | small light circle | | large dark circle |\n\nQuestion:\n? - D - | small light circle | | large light triangle |\n\nPossible Answers:\nA - | large dark circle | | small light circle |\nB - | large light triangle | | small light circle |\nC - | large light circle | | small light triangle |\nD - | large light triangle | | small dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Changes size and shading of all figures\nO Changes dark figures (see examples)\nP Changes 3rd figure (see examples)\nQ Changes shading of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small dark circle | | small light triangle | | large dark triangle | - N - | large dark circle | | large light circle | | large dark triangle | | small light triangle |\n| large light triangle | | large light circle | | small dark triangle | | large dark circle | - O - | large light triangle | | large light circle | | small dark circle | | large dark triangle |\n| small dark circle | | small light triangle | | small dark circle | - P - | small dark circle | | small light triangle | | small dark triangle |\n| large light triangle | | large dark circle | | large dark triangle | - Q - | large dark triangle | | large dark circle | | large dark triangle |\n\nQuestion:\n| large dark circle | | large light circle | | large dark circle | - O - - P - ?\n\nPossible Answers:\nA - | large dark triangle | | large light circle | | large light circle | | large dark circle |\nB - | large dark triangle | | large dark triangle | | large dark circle |\nC - | large dark triangle | | large light circle | | large dark circle |\nD - | large dark triangle | | large light circle | | small dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Changes 1st figure (see examples)\nU Changes 2nd figure (see examples)\nV Changes 3rd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large dark circle | | large dark triangle | | large dark triangle | - T - | large dark circle | | large dark circle | | large dark triangle | | large dark triangle |\n| small dark circle | | small dark circle | - U - | small dark circle | | large light circle |\n| small light circle | | large dark triangle | | small dark triangle | | large light triangle | - V - | small light circle | | large dark triangle | | large dark triangle | | large light triangle |\n\n\nQuestion:\n? - V - - U - - V - | large dark triangle | | large light circle | | large dark triangle |\n\nPossible Answers:\nA - | small dark circle | | large dark triangle |\nB - | large dark triangle | | small dark circle | | large dark triangle |\nC - | large dark triangle | | small dark circle | | small dark triangle |\nD - | large dark triangle | | large light circle | | large dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Changes shading and shape of dark circles\nQ Swaps 2nd and 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large light triangle | | large light triangle | | large dark circle | - P - | large light triangle | | large light triangle | | large light triangle | | large light triangle |\n| small light triangle | | small light circle | | large light circle | | small dark circle | - Q - | small light circle | | small light triangle | | large light circle | | small dark circle |\n\nQuestion:\n? - Q - - P - - Q - | small light triangle | | large light triangle | | small dark triangle | | small dark triangle |\n\nPossible Answers:\nA - | small dark circle | | small dark circle | | large light triangle | | small dark triangle | | small dark triangle | | small dark triangle | | small dark triangle |\nB - | small dark circle | | large light triangle | | small dark triangle | | small dark triangle |\nC - | small dark circle | | large dark circle | | small dark triangle | | small dark triangle |\nD - | small dark circle | | large light circle | | small dark circle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Changes shading and shape of 1st figure\nJ Changes 4th figure (see examples)\nK Duplicates large figures\nL Changes size and shape of 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large light circle | | small dark circle | | large light triangle | - I - | large light circle | | large light circle | | small dark circle | | large light triangle |\n| large light circle | | small light triangle | | large dark circle | | small dark triangle | - J - | large light circle | | small light triangle | | large dark circle | | large dark triangle |\n| large dark triangle | | large dark circle | | small light circle | - K - | large dark triangle | | large dark triangle | | large dark circle | | large dark circle | | small light circle |\n| large dark triangle | | small dark triangle | | small dark triangle | - L - | large dark triangle | | small dark triangle | | large dark circle |\n\nQuestion:\n| large light triangle | | small dark triangle | | small dark triangle | | small dark triangle | - K - ?\n\nPossible Answers:\nA - | large light triangle | | large light triangle | | small dark triangle | | small dark triangle | | small dark triangle |\nB - | large light triangle | | large light triangle | | large light triangle | | large light triangle | | small dark triangle | | small dark triangle | | small dark triangle |\nC - | large light triangle | | large light triangle | | small dark triangle | | small dark triangle | | small dark triangle | | small dark triangle |\nD - | small light circle | | small light circle | | large dark circle | | large dark circle | | large dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Changes shading of 1st figure\nC Duplicates 3rd figure\nD Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large light triangle | - B - | small light circle | | large light triangle |\n| small light triangle | | large light triangle | | small dark triangle | | small dark triangle | - C - | small light triangle | | large light triangle | | small dark triangle | | small dark triangle | | small dark triangle |\n| large dark triangle | | small light triangle | | small light triangle | | large dark circle | - D - | large dark triangle | | large dark triangle | | small light triangle | | small light triangle | | large dark circle |\n| small light circle | | small dark triangle | | small dark triangle | | large light triangle | - B - | small dark circle | | small dark triangle | | small dark triangle | | large light triangle |\n\nQuestion:\n? - C - - B - | small light circle | | small dark circle | | large light triangle | | large light triangle | | large light triangle |\n\nPossible Answers:\nA - | small dark circle | | small dark circle | | large light triangle | | large light triangle |\nB - | large light triangle | | small dark circle | | large light triangle | | small dark circle |\nC - | large dark triangle | | large dark triangle | | large light triangle | | large light triangle |\nD - | small light circle | | small light circle | | large dark triangle | | large dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Changes shading and shape of large triangles\nD (see examples)\nE Changes 4th figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small light circle | | small light triangle | | small dark circle | - C - | large light circle | | small light circle | | small light triangle | | small dark circle |\n| small light triangle | | small dark circle | - D - | small light triangle | | large dark triangle |\n| small dark triangle | | large light triangle | | large light triangle | | large dark triangle | - E - | small dark triangle | | large light triangle | | large light triangle | | large light triangle |\n\nQuestion:\n? - C - - D - | large light circle | | large light circle | | small light triangle | | small dark circle |\n\nPossible Answers:\nA - | large dark triangle | | small light triangle | | small light triangle | | small light triangle | | small dark circle |\nB - | small dark circle | | small light triangle | | small light triangle | | small dark circle |\nC - | large dark triangle | | small light circle | | small light triangle | | small dark circle |\nD - | large dark triangle | | small light triangle | | small light triangle | | small dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Changes shading and shape of all figures\nG Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large light triangle | - F - | large light triangle | | large dark circle |\n| small light circle | | large dark triangle | - G - | small light circle | | large dark triangle | | large dark triangle |\n\nQuestion:\n? - F - - G - - F - | large light circle | | small light triangle | | small light triangle |\n\nPossible Answers:\nA - | large light circle |\nB - | large light circle | | large light circle | | small light triangle |\nC - | large light circle | | small light triangle |\nD - | large dark triangle | | small dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Duplicates 1st figure\nJ Changes shading of large figures\nK Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large dark circle | - I - | large light circle | | large light circle | | large dark circle |\n| large dark circle | | small dark triangle | | small light circle | - J - | large light circle | | small dark triangle | | small light circle |\n| large dark circle | | large dark triangle | - K - | large dark circle | | small dark circle |\n\nQuestion:\n? - J - - K - | small light triangle | | small light triangle | | small dark triangle |\n\nPossible Answers:\nA - | small light triangle | | large dark circle | | large dark circle |\nB - | large light circle | | large dark circle | | small dark triangle |\nC - | small dark circle | | large dark circle | | small light circle |\nD - | small light triangle | | large dark circle | | small dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Changes shading and shape of all figures\nQ Deletes 2nd figure\nR Changes 2nd figure (see examples)\nS Deletes small light figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large dark triangle | | small dark circle | | large dark circle | - P - | large dark triangle | | large light circle | | small light triangle | | large light triangle |\n| large light triangle | | large dark triangle | | small light triangle | | small dark triangle | - Q - | large light triangle | | small light triangle | | small dark triangle |\n| small dark triangle | | small dark triangle | - R - | small dark triangle | | small light triangle |\n| small dark circle | | small light circle | - S - | small dark circle |\n\nQuestion:\n| small light triangle | | large dark triangle | | large dark circle | - S - - P - ?\n\nPossible Answers:\nA - | large light circle | | large light circle | | large light triangle |\nB - | large light circle | | large dark circle |\nC - | large light circle | | large light circle | | large light triangle | | large light triangle |\nD - | large light circle | | large light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Deletes 4th figure\nU Deletes 3rd figure\nV Duplicates 4th figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small dark triangle | | small light triangle | | large light triangle | - T - | large dark circle | | small dark triangle | | small light triangle |\n| small light triangle | | large light circle | | large dark circle | | small light circle | - U - | small light triangle | | large light circle | | small light circle |\n| large dark circle | | large light triangle | | small light circle | | small light circle | - V - | large dark circle | | large light triangle | | small light circle | | small light circle | | small light circle |\n\n\nQuestion:\n| large light circle | | small light circle | | large dark triangle | | large light triangle | - T - ?\n\nPossible Answers:\nA - | small dark circle | | large dark circle | | large dark triangle |\nB - | large light circle | | small light circle | | large dark triangle |\nC - | large light circle | | large light circle | | small light circle | | large dark triangle |\nD - | small light circle | | small light circle | | large dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Changes large light triangles (see examples)\nD Duplicates 1st figure\nE Changes shading and shape of 1st figure\nF Changes small circles (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large light circle | | large light triangle | - C - | large light circle | | large light circle | | large dark circle |\n| large dark circle | | large dark circle | | large light circle | - D - | large dark circle | | large dark circle | | large dark circle | | large light circle |\n| small dark triangle | | small dark triangle | | small dark triangle | - E - F - | large dark circle | | small dark triangle | | small dark triangle |\n\n\nQuestion:\n? - C - - E - - F - | large light triangle | | large dark circle | | large light circle | | large dark circle |\n\nPossible Answers:\nA - | small dark triangle | | large light circle | | small dark triangle |\nB - | large light triangle | | small dark triangle | | large light circle | | small dark triangle |\nC - | large light triangle | | small dark triangle | | small dark triangle |\nD - | large light circle | | small dark circle | | large light triangle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Changes size and shading of 3rd figure\nJ Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large light circle | | large dark triangle | - I - | large dark triangle | | large light circle | | small light triangle |\n| large light triangle | | large dark circle | | small light circle | - J - | large dark triangle | | large dark circle | | small light circle |\n\nQuestion:\n? - J - - I - - J - | small dark circle | | large light circle | | large light triangle | | small dark circle |\n\nPossible Answers:\nA - | small dark circle | | large light circle | | small dark circle |\nB - | small dark circle | | small dark circle | | small dark triangle | | small dark circle |\nC - | small dark circle | | large dark circle | | small dark triangle | | small dark circle |\nD - | small dark circle | | large light circle | | small dark triangle | | small dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Changes size and shading of large light circles\nB Deletes 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large dark triangle | - A - | small dark circle | | large dark triangle |\n| small light circle | | small dark triangle | | small light triangle | - B - | small dark triangle | | small light triangle |\n| large dark triangle | | large light circle | | large dark triangle | - B - | large light circle | | large dark triangle |\n| small dark circle | | small light triangle | | small dark triangle | | large light circle | - A - | small dark circle | | small light triangle | | small dark triangle | | small dark circle |\n\nQuestion:\n| large dark circle | | small dark triangle | | large light circle | | small dark circle | - B - - A - ?\n\nPossible Answers:\nA - | small dark triangle | | small dark circle | | small dark circle | | small dark circle |\nB - | small dark triangle | | small dark circle | | small dark circle |\nC - | small dark circle | | small dark circle | | small dark triangle |\nD - | small dark triangle | | small dark circle | | large light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Changes size and shape of 1st figure\nG Changes small dark triangles (see examples)\nH Changes large figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large dark circle | - F - | large dark circle | | large dark circle |\n| small dark triangle | | small dark triangle | | small dark triangle | | large dark circle | - G - | small light circle | | small light circle | | small light circle | | large dark circle |\n| large light circle | | large dark circle | | small dark triangle | - H - | large light triangle | | large dark triangle | | small dark triangle |\n| large dark triangle | | small dark triangle | | small light circle | | large dark triangle | - G - | large dark triangle | | small light circle | | small light circle | | large dark triangle |\n\nQuestion:\n? - G - - F - - H - | large light triangle | | small light circle | | large light circle | | small light circle |\n\nPossible Answers:\nA - | small light triangle | | small dark triangle | | large light triangle | | small dark triangle |\nB - | small light triangle | | small dark triangle | | small dark triangle | | large light triangle |\nC - | small dark triangle | | small dark triangle | | large light triangle | | small light triangle |\nD - | small light triangle | | small light triangle | | small dark triangle | | large light triangle | | small dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Changes small dark circles (see examples)\nV Duplicates 2nd figure\nW Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small dark circle | | small light triangle | | small dark triangle | - U - | small dark triangle | | small light circle | | small light triangle | | small dark triangle |\n| large light circle | | small dark triangle | | small dark triangle | - V - | large light circle | | small dark triangle | | small dark triangle | | small dark triangle |\n| large dark triangle | | small light circle | | small light triangle | | small light triangle | - W - | large dark triangle | | large dark triangle | | small light circle | | small light triangle | | small light triangle |\n| small light circle | | small light triangle | | small light triangle | - W - V - | small light circle | | small light circle | | small light circle | | small light triangle | | small light triangle |\n\nQuestion:\n? - W - | small dark circle | | small dark circle | | small light triangle | | large light triangle |\n\nPossible Answers:\nA - | small dark circle | | small light triangle | | large light triangle |\nB - | small dark circle | | large light triangle | | small light triangle |\nC - | small dark circle | | small dark triangle | | large dark triangle |\nD - | small light triangle | | small light triangle | | large light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE Changes 3rd figure (see examples)\nF Changes 2nd figure (see examples)\nG Changes shape of triangles\nH Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large dark circle | | large dark circle | - E - | small dark triangle | | large dark circle | | small dark circle |\n| large light triangle | | large light circle | | small light circle | | small light triangle | - F - | large light triangle | | large light triangle | | small light circle | | small light triangle |\n| large dark circle | | large light circle | | large dark circle | | large light triangle | - G - H - | small light circle | | large light circle | | large dark circle | | large light circle |\n| small light triangle | | small light triangle | | small dark triangle | - H - G - | large dark circle | | small light circle | | small dark circle |\n\nQuestion:\n? - H - - G - - E - | small light circle | | small light circle | | small light circle | | large dark circle |\n\nPossible Answers:\nA - | large dark triangle | | small light circle | | large dark triangle | | large dark circle |\nB - | small light circle | | large light circle | | large dark circle |\nC - | large dark triangle | | small light circle | | large light circle | | large dark circle |\nD - | small dark circle | | small light circle | | large light circle | | large dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Deletes 2nd figure\nT Deletes 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large dark triangle | | small dark triangle | - S - | small light circle | | small dark triangle |\n| small light triangle | | small light circle | | small dark circle | | large dark circle | - T - | small light triangle | | small light circle | | large dark circle |\n| large dark triangle | | large light triangle | | small dark circle | - S - | large dark triangle | | small dark circle |\n\nQuestion:\n| large dark triangle | | small light triangle | - S - ?\n\nPossible Answers:\nA - | large light triangle |\nB - | small dark circle |\nC - | large dark triangle | | large dark triangle |\nD - | large dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Changes dark figures (see examples)\nM (see examples)\nN Deletes small light figures\nO Changes shading and shape of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large dark circle | - L - | small light triangle | | small light circle |\n| small light circle | | large light triangle | | small dark triangle | | small dark triangle | - M - | small light circle | | large light triangle | | small dark triangle | | small light circle |\n\n| large dark circle | | large dark triangle | | large dark circle | | small light triangle | - O - N - | large dark circle | | large light circle | | large dark circle |\n\nQuestion:\n| large light triangle | | small dark triangle | | large dark circle | | small dark circle | - M - - L - ?\n\nPossible Answers:\nA - | small light triangle | | small light triangle | | large light circle | | large light triangle |\nB - | large dark triangle | | large dark triangle | | small light circle | | small light triangle |\nC - | large light triangle | | large light triangle | | small light circle | | small light triangle |\nD - | small dark triangle | | small dark triangle | | small light circle | | small light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Deletes large triangles\nC Duplicates 3rd figure\nD Changes size and shape of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large dark triangle | | small dark circle | - B - | small light triangle | | small dark circle |\n| large dark triangle | | small light circle | | small dark triangle | | small light triangle | - C - | large dark triangle | | small light circle | | small dark triangle | | small dark triangle | | small light triangle |\n| large light triangle | | small light circle | | small light circle | - D - | large light triangle | | large light triangle | | small light circle |\n| large dark triangle | | large light triangle | | small dark triangle | - C - | large dark triangle | | large light triangle | | small dark triangle | | small dark triangle |\n\nQuestion:\n| large dark circle | | large dark triangle | | small light circle | | small light triangle | - C - ?\n\nPossible Answers:\nA - | small dark circle | | small dark triangle | | large light circle | | large light circle | | large light triangle |\nB - | large dark circle | | small dark circle | | small light circle | | small light circle | | small light triangle |\nC - | large dark circle | | large dark triangle | | small dark circle | | small light circle | | small light triangle |\nD - | large dark circle | | large dark triangle | | small light circle | | small light circle | | small light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Duplicates 3rd figure\nT Changes size and shading of all figures\nU Swaps figures (see examples)\nV Changes shading of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small light triangle | | small dark triangle | - S - | large light triangle | | small light triangle | | small dark triangle | | small dark triangle |\n| large light circle | | small dark triangle | | large light triangle | - T - | small dark circle | | large light triangle | | small dark triangle |\n| small light circle | | large light triangle | | small light circle | | small light triangle | - U - V - | large dark triangle | | small light circle | | small light circle | | small light triangle |\n| large dark triangle | | small light circle | - V - U - | small light circle | | large light triangle |\n\nQuestion:\n| large dark circle | | small dark triangle | | large light triangle | | large light circle | - T - - S - ?\n\nPossible Answers:\nA - | small light circle | | large light triangle | | small dark triangle | | small dark triangle | | small dark triangle | | small dark circle |\nB - | small light circle | | large light triangle | | small dark circle | | small dark circle | | small dark circle |\nC - | small light circle | | large light triangle | | small dark triangle | | small dark triangle | | small dark circle | | small dark circle |\nD - | small light circle | | large light triangle | | small dark triangle | | small dark triangle | | small dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Deletes 3rd figure\nB Changes dark circles (see examples)\nC (see examples)\nD Changes size and shape of dark figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large dark triangle | | large light triangle | - A - | small light triangle | | large dark triangle |\n| small dark circle | | small light triangle | - B - | small dark triangle | | small light triangle |\n| large light circle | | small light circle | | small dark triangle | | large dark circle | - C - D - | large light circle | | small light circle | | small light circle | | small dark triangle |\n| small dark triangle | | large dark triangle | | large dark circle | - D - C - | large dark circle | | small dark circle | | small light circle |\n\nQuestion:\n| large dark circle | | large dark circle | | large dark triangle | | small light triangle | - C - - B - ?\n\nPossible Answers:\nA - | large dark triangle | | large dark triangle | | large dark circle | | small dark triangle |\nB - | large dark triangle | | large dark triangle | | small light triangle | | large light circle |\nC - | large dark triangle | | large dark triangle | | large light circle | | small light triangle |\nD - | large light circle | | large dark triangle | | large dark triangle | | small light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Changes size and shape of 2nd figure\nC Deletes 1st figure\nD Changes 1st figure (see examples)\nE Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small dark circle | | small dark circle | - B - | large light circle | | large dark triangle | | small dark circle |\n| large light circle | | large dark triangle | | large light circle | - C - | large dark triangle | | large light circle |\n| large light circle | | large dark triangle | - D - | small light triangle | | large dark triangle |\n| large dark circle | | small dark circle | - E - | large dark circle | | small light circle |\n\nQuestion:\n| large light triangle | | large dark triangle | | large dark triangle | | small light circle | - C - ?\n\nPossible Answers:\nA - | large dark triangle | | large dark triangle | | small light circle |\nB - | large dark triangle | | large dark triangle |\nC - | large dark triangle | | small light circle |\nD - | large dark triangle | | small light circle | | large dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Changes size and shading of small figures\nJ Deletes 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small light triangle | | large dark triangle | - I - | large light triangle | | large dark triangle | | large dark triangle |\n| small light circle | | large dark circle | - J - | large dark circle |\n| small dark circle | | large dark circle | | small light triangle | - J - | large dark circle | | small light triangle |\n\nQuestion:\n| small light triangle | | small dark circle | - J - - I - ?\n\nPossible Answers:\nA - | small dark circle |\nB - | large light circle |\nC - | small light circle |\nD - | small light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Changes 1st figure (see examples)\nH (see examples)\nI Changes size of 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small light triangle | | small light triangle | - G - | large light triangle | | small light triangle | | small light triangle |\n| small light circle | | large dark circle | | small dark triangle | - H - | small light circle | | large dark circle | | small light triangle |\n| small dark circle | | small light circle | | large dark triangle | | large dark triangle | - I - | small dark circle | | small light circle | | small dark triangle | | large dark triangle |\n| small dark circle | | small dark triangle | | large dark triangle | - I - H - | small dark circle | | small dark triangle | | small light triangle |\n\nQuestion:\n| small light triangle | | large light circle | | small dark circle | - I - - H - - I - ?\n\nPossible Answers:\nA - | small light triangle | | small light triangle | | large light circle | | small light circle |\nB - | small light triangle | | large light circle | | small light circle |\nC - | small light triangle | | small dark circle | | large dark circle |\nD - | small light triangle | | small light circle | | large light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Changes shading of 3rd figure\nM Duplicates 2nd figure\nN Deletes 1st figure\nO Changes shading of 4th figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large dark triangle | | small light triangle | - L - | small light circle | | large dark triangle | | small dark triangle |\n| large light circle | | large dark triangle | - M - | large light circle | | large dark triangle | | large dark triangle |\n| large dark triangle | | small dark triangle | - N - | small dark triangle |\n| large dark circle | | large light circle | | small dark circle | | small light triangle | - O - | large dark circle | | large light circle | | small dark circle | | small dark triangle |\n\nQuestion:\n? - M - | small dark triangle | | large light circle | | large light circle | | large dark circle |\n\nPossible Answers:\nA - | small dark triangle | | large light circle | | large dark circle |\nB - | small dark triangle | | large dark triangle | | large dark circle |\nC - | small dark triangle | | small light circle | | large dark circle |\nD - | small dark triangle | | large light triangle | | large dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Duplicates large light figures\nN Changes shading and shape of all figures\nO Deletes 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large light circle | | large light circle | | large light triangle | - M - | large light triangle | | large light triangle | | large light circle | | large light circle | | large light circle | | large light circle | | large light triangle | | large light triangle |\n| large dark circle | | small dark circle | | large dark circle | - N - | large light triangle | | small light triangle | | large light triangle |\n| large dark circle | | small light circle | | small dark triangle | - O - | large dark circle | | small light circle |\n| large light triangle | | large dark circle | | small light triangle | | small light triangle | - O - | large light triangle | | large dark circle | | small light triangle |\n\nQuestion:\n? - N - - O - | small dark triangle | | small dark triangle | | small dark triangle |\n\nPossible Answers:\nA - | small light circle | | small light circle | | large light triangle | | small light circle |\nB - | small dark circle | | small light circle | | large light triangle | | small light circle |\nC - | small light circle | | small light circle | | large light triangle | | large light triangle | | small light circle |\nD - | large light triangle | | large light triangle | | small light circle | | large light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ Deletes 3rd figure\nK Deletes 2nd figure\nL Duplicates 2nd figure\nM Changes size and shape of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small dark circle | | large light circle | - J - | small dark triangle | | small dark circle |\n| large light circle | | large dark circle | - K - | large light circle |\n| large dark triangle | | large light triangle | | small dark circle | | small light triangle | - L - | large dark triangle | | large light triangle | | large light triangle | | small dark circle | | small light triangle |\n| small dark circle | | large light circle | - M - | large dark triangle | | large light circle |\n\nQuestion:\n| large dark circle | | small light triangle | | large light circle | - L - ?\n\nPossible Answers:\nA - | large dark circle | | large light circle | | small light triangle | | small light triangle |\nB - | large light circle | | small light triangle | | small light triangle | | large light circle |\nC - | large dark circle | | small light triangle | | small light triangle | | small dark circle |\nD - | large dark circle | | small light triangle | | small light triangle | | large light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE Changes size and shading of all figures\nF Changes small light figures (see examples)\nG Changes 3rd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large light triangle | | small dark circle | | large light circle | - E - | large dark triangle | | small dark triangle | | large light circle | | small dark circle |\n| large dark triangle | | small dark circle | | large light triangle | | small light triangle | - F - | large dark triangle | | small dark circle | | large light triangle | | small dark circle |\n| small light triangle | | small dark circle | | large dark circle | | small dark triangle | - G - | small light triangle | | small dark circle | | large light circle | | small dark triangle |\n\n\nQuestion:\n| large dark triangle | | small light triangle | - E - - F - ?\n\nPossible Answers:\nA - | small dark circle | | small dark circle | | large dark triangle |\nB - | small dark circle | | large dark triangle |\nC - | small dark circle | | large dark triangle | | large dark triangle |\nD - | large dark circle | | large dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Swaps figures (see examples)\nG Changes shape of 4th figure\nH Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small dark triangle | | small light triangle | | large dark triangle | - F - | large dark circle | | small light triangle | | small dark triangle | | large dark triangle |\n| small light circle | | small light circle | | small light circle | | large light circle | - G - | small light circle | | small light circle | | small light circle | | large light triangle |\n| large light circle | | small dark triangle | | large light triangle | - H - | large light circle | | large light circle | | small dark triangle | | large light triangle |\n\nQuestion:\n? - H - | small light triangle | | small light triangle | | large dark circle | | small dark circle |\n\nPossible Answers:\nA - | small light triangle | | large dark circle |\nB - | small light triangle | | large dark circle | | large light circle |\nC - | small light triangle | | small dark circle | | large dark circle |\nD - | small light triangle | | large dark circle | | small dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Deletes 3rd figure\nI Changes 1st figure (see examples)\nJ Changes large circles (see examples)\nK Changes shading and shape of triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small light triangle | | large dark circle | | large light circle | - H - | small dark triangle | | small light triangle | | large light circle |\n| large dark circle | | large light triangle | - I - | large dark triangle | | large light triangle |\n| small light circle | | small light triangle | | large dark circle | | small dark triangle | - J - | small light circle | | small light triangle | | large dark triangle | | small dark triangle |\n| small light circle | | small dark triangle | | small light triangle | - K - | small light circle | | small light circle | | small dark circle |\n\nQuestion:\n? - J - | large dark triangle | | small dark triangle | | large dark triangle |\n\nPossible Answers:\nA - | large dark circle | | small dark circle | | large dark circle |\nB - | large dark circle | | large dark triangle | | large dark circle |\nC - | large dark circle | | small dark triangle | | large dark circle |\nD - | large dark circle | | large dark circle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK Swaps figures (see examples)\nL Changes 2nd figure (see examples)\nM Changes size of all figures\nN Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light triangle | - K - | small light triangle | | large dark circle |\n| large light circle | | large dark circle | | large dark circle | - L - | large light circle | | large dark triangle | | large dark circle |\n| small light circle | | large dark circle | | large dark circle | - M - | large light circle | | small dark circle | | small dark circle |\n| small light circle | | small light circle | | small light triangle | - N - | small light circle | | small light circle | | small light circle | | small light triangle |\n\nQuestion:\n| large dark triangle | | large dark triangle | - M - - N - ?\n\nPossible Answers:\nA - | large light triangle | | small dark triangle | | small dark triangle |\nB - | small dark triangle | | small dark triangle | | small dark triangle |\nC - | small dark triangle | | small dark triangle | | small dark triangle | | small dark triangle | | small dark triangle | | small dark triangle |\nD - | small dark circle | | small dark circle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Changes 2nd figure (see examples)\nW Changes shape of large figures\nX Deletes 2nd figure\nY Deletes small circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small light triangle | | large light circle | | small dark triangle | - V - | small light triangle | | large light triangle | | large light circle | | small dark triangle |\n| small dark triangle | | small light triangle | | small dark triangle | | large light circle | - W - | small dark triangle | | small light triangle | | small dark triangle | | large light triangle |\n\n| small dark triangle | | large light triangle | | small light circle | | small light triangle | - Y - X - | small dark triangle | | small light triangle |\n\nQuestion:\n? - X - | small dark triangle | | large light circle | | small dark circle |\n\nPossible Answers:\nA - | small dark triangle | | small light triangle | | large light circle | | small dark circle |\nB - | small dark triangle | | small light triangle | | small light triangle | | small dark circle |\nC - | large light triangle | | large dark triangle | | small dark circle | | large light circle |\nD - | small dark triangle | | small dark triangle | | small light triangle | | small light triangle | | large light circle | | small dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Changes 4th figure (see examples)\nD Changes dark figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large dark triangle | | large light circle | | small light circle | - C - | small light triangle | | large dark triangle | | large light circle | | small light triangle |\n| large dark triangle | | large dark circle | - D - | large light circle | | large light triangle |\n| small light triangle | | large dark triangle | | small light circle | | small light triangle | - C - | small light triangle | | large dark triangle | | small light circle | | small light circle |\n| small dark circle | | large dark circle | | large light circle | | large light triangle | - C - | small dark circle | | large dark circle | | large light circle | | large light circle |\n\nQuestion:\n| small light triangle | | small light triangle | | large dark circle | | small dark triangle | - C - - D - - C - ?\n\nPossible Answers:\nA - | small light triangle | | large light triangle | | small light circle |\nB - | small light triangle | | small light triangle | | small light triangle | | small light triangle | | large light triangle | | large light triangle | | small light circle |\nC - | small light triangle | | small light triangle | | large light triangle | | small light circle |\nD - | small light triangle | | small dark circle | | large light triangle | | small light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Changes size of circles\nT Changes 1st figure (see examples)\nU Swaps figures (see examples)\nV Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large light circle | | small dark circle | - S - | large light triangle | | small light circle | | large dark circle |\n| small light circle | | large dark triangle | - T - | small dark circle | | large dark triangle |\n| large dark triangle | | large light circle | | large light circle | - U - | large light circle | | large dark triangle | | large light circle |\n| small light triangle | | small light circle | | large dark triangle | | large dark circle | - V - | large light circle | | small light circle | | large dark triangle | | large dark circle |\n\nQuestion:\n? - T - - U - | large light circle | | small light triangle |\n\nPossible Answers:\nA - | small light circle | | large light circle |\nB - | large dark circle | | small light triangle |\nC - | small dark triangle | | large light circle |\nD - | small dark triangle | | large dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Changes circles (see examples)\nT Changes 1st figure (see examples)\nU Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large light circle | | small light triangle | - S - | small light triangle | | large light triangle | | small light triangle |\n| small dark circle | | large dark circle | - T - | small dark triangle | | large dark circle |\n| small dark circle | | large dark triangle | - U - | small dark circle | | small dark triangle |\n| large dark circle | | large dark circle | | small dark triangle | - U - T - | large dark triangle | | small dark circle | | small dark triangle |\n\nQuestion:\n? - U - - T - - S - | large dark triangle | | large light triangle | | large dark triangle |\n\nPossible Answers:\nA - | large dark circle | | large dark circle | | small light triangle | | large dark circle |\nB - | large dark circle | | small light triangle | | large dark circle |\nC - | small light circle | | large dark triangle | | small light circle |\nD - | large dark circle | | small light triangle | | large dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Duplicates 1st figure\nR Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small light triangle | | large light triangle | | large dark circle | - Q - | large light circle | | large light circle | | small light triangle | | large light triangle | | large dark circle |\n| large dark triangle | | large light triangle | - R - | large light triangle | | large dark triangle |\n\nQuestion:\n? - R - | small dark circle | | large light circle | | small dark circle |\n\nPossible Answers:\nA - | large light circle | | small dark circle |\nB - | large dark triangle | | small dark circle | | small dark circle |\nC - | large light circle | | small light triangle | | small dark circle |\nD - | large light circle | | small dark circle | | small dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Changes light figures (see examples)\nD Swaps figures (see examples)\nE Changes shape of 3rd figure\nF Changes size and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large dark circle | | large dark circle | - C - | large dark triangle | | large dark circle | | large dark circle |\n| small dark circle | | small light circle | - D - | small light circle | | small dark circle |\n| large dark circle | | large dark circle | | small dark triangle | | large light circle | - E - | large dark circle | | large dark circle | | small dark circle | | large light circle |\n| large light triangle | | large light triangle | - F - | small light circle | | small light circle |\n\nQuestion:\n| small light triangle | | large dark triangle | | large dark triangle | | small light circle | - D - ?\n\nPossible Answers:\nA - | large dark triangle | | small light triangle | | small light triangle | | large dark triangle | | small light circle | | small light circle |\nB - | small light triangle | | large dark triangle | | large dark triangle | | small light circle |\nC - | large dark triangle | | small light circle | | large dark triangle | | small light circle |\nD - | large dark triangle | | small light triangle | | large dark triangle | | small light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Changes shape of large figures\nU Changes shading of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large light circle | - T - | large dark triangle | | large light triangle |\n| large light triangle | | large light circle | | large dark circle | - U - | large dark triangle | | large light circle | | large dark circle |\n\nQuestion:\n? - U - | small light circle | | large dark triangle | | large light triangle | | large dark circle |\n\nPossible Answers:\nA - | small dark circle | | large dark triangle | | large light triangle | | large dark circle |\nB - | large light triangle | | large dark triangle | | small dark circle | | large dark circle |\nC - | small dark circle | | small dark circle | | large dark triangle | | large light triangle | | large dark circle |\nD - | small dark circle | | large dark triangle | | large light triangle | | large dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Deletes 2nd figure\nW Changes shading of all figures\nX Duplicates 2nd figure\nY Deletes 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large dark circle | - V - | small light circle |\n| small light circle | | large dark triangle | - W - | small dark circle | | large light triangle |\n| large dark triangle | | large light triangle | - X - | large dark triangle | | large light triangle | | large light triangle |\n| large light circle | | small dark triangle | | large dark triangle | | small light circle | - Y - | large light circle | | small dark triangle | | small light circle |\n\nQuestion:\n? - X - | large light circle | | small light circle | | small light circle | | small dark triangle |\n\nPossible Answers:\nA - | small light triangle | | small light circle | | small dark triangle |\nB - | large light circle | | small light circle | | small dark triangle | | small dark triangle |\nC - | large light circle | | large light circle | | small light circle | | small dark triangle |\nD - | large light circle | | small light circle | | small dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Changes size of 2nd figure\nT Changes shading and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small dark triangle | | large dark circle | - S - | large light triangle | | large dark triangle | | large dark circle |\n| large dark triangle | | small light triangle | | large dark triangle | - T - | large light circle | | small dark circle | | large light circle |\n| small light circle | | large light circle | | large light circle | | small dark circle | - T - | small dark triangle | | large dark triangle | | large dark triangle | | small light triangle |\n\nQuestion:\n? - S - - T - - S - | large dark circle | | small light triangle | | small dark triangle |\n\nPossible Answers:\nA - | large light triangle | | small light circle | | small dark circle |\nB - | small dark circle | | small light circle |\nC - | large light triangle | | large dark circle | | small light circle |\nD - | large light triangle | | small dark circle | | small light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Changes size and shading of 1st figure\nW Changes 1st figure (see examples)\nX Changes shading of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large light circle | | large dark circle | - V - | small dark circle | | large light circle | | large dark circle |\n| small light triangle | | large dark triangle | - W - | small light circle | | large dark triangle |\n| large dark triangle | | large light circle | - X - | large dark triangle | | large dark circle |\n\nQuestion:\n? - W - - X - | large light circle | | small dark circle |\n\nPossible Answers:\nA - | large light triangle |\nB - | large light triangle | | small light triangle |\nC - | small light circle | | large light triangle |\nD - | large light triangle | | small light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ (see examples)\nR Swaps 1st and 2nd figure\nS Deletes 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small dark circle | - Q - | small dark circle | | large light circle |\n| small dark circle | | small light circle | - R - | small light circle | | small dark circle |\n| large light triangle | | small dark circle | | large light circle | - S - | small dark circle | | large light circle |\n\nQuestion:\n? - Q - | small dark circle | | large dark triangle | | small light circle | | large light circle |\n\nPossible Answers:\nA - | small light circle | | large light circle |\nB - | large dark triangle | | small dark circle | | small light circle | | large light circle |\nC - | large dark triangle | | small dark circle | | small light circle | | small light circle |\nD - | small light circle | | small dark circle | | large dark triangle | | large light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE Changes shading of all figures\nF Changes shading of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small dark triangle | - E - | large dark circle | | small light triangle |\n| small light triangle | | small light circle | | small light circle | | small light circle | - F - | small light triangle | | small dark circle | | small light circle | | small light circle |\n\nQuestion:\n? - E - - F - - E - | small dark triangle | | large dark circle |\n\nPossible Answers:\nA - | small dark triangle | | small light circle |\nB - | small light circle | | large light circle |\nC - | small dark triangle | | large light circle |\nD - | small light triangle | | large dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Swaps 2nd and 1st figure\nR Deletes 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small dark triangle | - Q - | small dark triangle | | large dark triangle |\n| small dark circle | | small dark triangle | | small dark circle | | small dark circle | - R - | small dark triangle | | small dark circle | | small dark circle |\n| small dark circle | | large light circle | | small dark circle | | large dark triangle | - R - | large light circle | | small dark circle | | large dark triangle |\n| large light circle | | large light circle | | large light triangle | - R - | large light circle | | large light triangle |\n\nQuestion:\n| small dark triangle | | small light circle | | small dark circle | - Q - ?\n\nPossible Answers:\nA - | large dark circle | | small dark triangle | | small dark circle |\nB - | small light circle | | small dark triangle | | small dark circle |\nC - | small dark circle | | small dark triangle | | small light circle |\nD - | small dark triangle | | small light circle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Deletes 3rd figure\nI Changes shading and shape of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark circle | | large dark triangle | | large dark triangle | - H - | large light triangle | | large dark circle | | large dark triangle |\n| small light triangle | | large dark circle | - I - | small light triangle | | large light triangle |\n\nQuestion:\n? - I - | large dark triangle | | large light triangle |\n\nPossible Answers:\nA - | large dark circle |\nB - | small dark triangle | | large dark circle |\nC - | large dark triangle | | large dark circle |\nD - | large dark circle | | large dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Duplicates 2nd figure\nI Duplicates light triangles\nJ Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small light circle | | small dark triangle | - H - | large light circle | | small light circle | | small light circle | | small dark triangle |\n| large dark circle | | small dark circle | | small light triangle | - I - | large dark circle | | small dark circle | | small light triangle | | small light triangle |\n| large dark circle | | large dark circle | | large light circle | | large light triangle | - J - | large dark circle | | small dark circle | | large light circle | | large light triangle |\n\n\nQuestion:\n? - I - | small light triangle | | small light triangle | | small light triangle | | small light triangle | | small dark circle |\n\nPossible Answers:\nA - | small light triangle | | large dark triangle | | small dark circle |\nB - | large dark triangle | | large dark triangle | | small dark circle |\nC - | small light triangle | | small light triangle | | small light triangle | | small dark circle |\nD - | small light triangle | | small light triangle | | small dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Changes shading of all figures\nM Swaps figures (see examples)\nN Changes light figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large dark circle | - L - | large light triangle | | large light circle |\n| small dark circle | | large dark triangle | | large light triangle | - M - | small dark circle | | large light triangle | | large dark triangle |\n| small light triangle | | large light circle | - N - | large light triangle | | small light circle |\n\nQuestion:\n? - N - | large dark circle | | small light circle | | large light circle |\n\nPossible Answers:\nA - | large dark circle | | large light circle |\nB - | large dark circle | | large light circle | | small light circle | | small light circle |\nC - | large dark circle | | large light circle | | large light circle |\nD - | large dark circle | | large light circle | | small light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Duplicates 2nd figure\nM Swaps figures (see examples)\nN Changes size and shape of all figures\nO Changes 3rd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large dark circle | | large light circle | - L - | large dark circle | | large dark circle | | large dark circle | | large light circle |\n| small dark triangle | | large dark circle | | small light circle | - M - | large dark circle | | small dark triangle | | small light circle |\n| large dark circle | | small dark triangle | - N - | small dark triangle | | large dark circle |\n| large light circle | | small dark triangle | | small dark triangle | - O - | large light circle | | small dark triangle | | large light triangle |\n\nQuestion:\n| large dark triangle | | large dark circle | | large light circle | | large dark circle | - M - - O - - N - ?\n\nPossible Answers:\nA - | small dark triangle | | small dark circle | | small dark triangle | | large dark triangle |\nB - | small dark triangle | | small light circle | | large dark triangle | | small dark triangle |\nC - | small dark triangle | | small dark circle | | large dark triangle | | small dark triangle |\nD - | small dark triangle | | small dark circle | | large light triangle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Changes shading and shape of 2nd figure\nI (see examples)\nJ Changes size of all figures\nK Swaps 2nd and 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large dark circle | - H - | small light triangle | | large light triangle |\n| large light triangle | | small dark circle | | large dark circle | - I - | large light triangle | | small dark circle | | large light circle |\n| small light circle | | large light triangle | | small dark circle | - J - | large light circle | | small light triangle | | large dark circle |\n| large dark triangle | | small light circle | - K - | small light circle | | large dark triangle |\n\nQuestion:\n? - I - - K - - J - | small light triangle | | large light triangle | | small light circle | | large light triangle |\n\nPossible Answers:\nA - | small light triangle | | large light triangle | | large dark circle | | small light triangle |\nB - | small dark circle | | large light triangle | | large dark circle | | small dark circle |\nC - | small light triangle | | large light triangle | | large dark circle | | large dark circle | | small light triangle |\nD - | small dark triangle | | large dark triangle | | large light circle | | small dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Changes shading and shape of all figures\nW Swaps 3rd and 4th figure\nX Swaps 3rd and 2nd figure\nY Changes size and shading of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large dark circle | | small dark circle | - V - | small light triangle | | large light triangle | | small light triangle |\n| small light circle | | small light triangle | | large dark triangle | | small dark triangle | - W - | small light circle | | small light triangle | | small dark triangle | | large dark triangle |\n| small dark circle | | large dark circle | | large light triangle | | large dark triangle | - X - | small dark circle | | large light triangle | | large dark circle | | large dark triangle |\n| small dark triangle | | small light triangle | | small dark triangle | | large light triangle | - Y - | small dark triangle | | large dark triangle | | small dark triangle | | large light triangle |\n\nQuestion:\n? - Y - | large dark circle | | large light circle | | large dark triangle | | large dark circle |\n\nPossible Answers:\nA - | large dark circle | | large dark triangle | | large dark circle |\nB - | small dark triangle | | small dark circle | | large dark triangle | | large dark circle |\nC - | large dark circle | | small dark circle | | large dark triangle | | large dark circle |\nD - | large dark circle | | small dark circle | | large dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Changes shading of all figures\nG Duplicates 2nd figure\nH Changes shape of circles\nI Changes dark figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small light triangle | - F - | large dark triangle | | small dark triangle |\n| large light triangle | | large light triangle | | small light triangle | - G - | large light triangle | | large light triangle | | large light triangle | | small light triangle |\n| small dark triangle | | small dark circle | | small dark triangle | | small dark circle | - H - I - | small light triangle | | small light triangle | | small light triangle | | small light triangle |\n| small dark triangle | | large dark circle | | large light circle | | large dark triangle | - I - H - | small light triangle | | large light triangle | | large light triangle | | large light triangle |\n\nQuestion:\n? - G - - F - - H - | large light triangle | | small light triangle | | small light triangle |\n\nPossible Answers:\nA - | small dark circle | | large dark circle |\nB - | large dark circle | | small dark circle |\nC - | large dark circle | | large dark circle |\nD - | large dark triangle | | small dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Deletes large figures\nI Swaps figures (see examples)\nJ Changes shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large light triangle | | small dark triangle | - H - | small light circle | | small dark triangle |\n| large dark circle | | large light triangle | | large dark circle | | large light circle | - I - | large light triangle | | large dark circle | | large dark circle | | large light circle |\n| large dark circle | | small light triangle | - J - | large dark triangle | | small light circle |\n| large dark triangle | | large light circle | | small light circle | | small dark triangle | - J - I - | large light triangle | | large dark circle | | small light triangle | | small dark circle |\n\nQuestion:\n? - J - | large dark triangle | | large light circle | | small dark triangle | | small dark circle |\n\nPossible Answers:\nA - | large dark circle | | large light triangle | | small dark circle | | small dark triangle |\nB - | large dark circle | | large light triangle | | small dark triangle | | small dark circle |\nC - | large dark circle | | small light circle | | small dark circle | | small dark triangle |\nD - | large dark circle | | large light triangle | | small dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO Swaps 3rd and 2nd figure\nP Changes size and shape of dark triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large light circle | | large dark circle | | large dark circle | - O - | small dark circle | | large dark circle | | large light circle | | large dark circle |\n| large light triangle | | small dark triangle | | large light triangle | | small dark triangle | - P - | large light triangle | | large dark circle | | large light triangle | | large dark circle |\n| small dark triangle | | small dark circle | | small light circle | | large dark circle | - P - | large dark circle | | small dark circle | | small light circle | | large dark circle |\n\nQuestion:\n| small dark triangle | | large dark circle | | small light circle | | small light circle | - O - - P - ?\n\nPossible Answers:\nA - | small dark circle | | large light circle | | small dark circle | | large light circle |\nB - | large dark circle | | small light circle | | large dark circle | | small light circle |\nC - | small dark triangle | | large light triangle | | small dark triangle | | large light triangle |\nD - | large dark circle | | small light circle | | large dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Swaps figures (see examples)\nW Deletes large triangles\nX Changes circles (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large light circle | - V - | large light circle | | small light triangle |\n| large dark circle | | large light circle | | large light triangle | - W - | large dark circle | | large light circle |\n| large light triangle | | small dark circle | | large dark circle | - X - | large light triangle | | large dark circle | | small dark circle |\n| small light circle | | small light triangle | - V - | small light triangle | | small light circle |\n\nQuestion:\n? - X - | small dark circle | | small dark triangle | | large light triangle |\n\nPossible Answers:\nA - | large dark circle | | large dark circle | | small dark triangle | | large light triangle |\nB - | large light circle | | small light triangle | | large dark triangle |\nC - | small dark triangle | | large dark circle | | large light triangle |\nD - | large dark circle | | small dark triangle | | large light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG (see examples)\nH Changes size and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large dark circle | | large light triangle | - G - | large dark triangle | | large dark circle | | large light triangle |\n| large dark circle | | small dark triangle | | large light circle | - H - | small dark triangle | | large dark circle | | small light triangle |\n\nQuestion:\n? - G - - H - - G - | large dark triangle | | large dark triangle | | large dark triangle | | large dark triangle |\n\nPossible Answers:\nA - | small dark circle | | small dark circle | | large dark triangle | | large dark triangle |\nB - | small dark circle | | small dark circle | | large dark circle | | large dark circle |\nC - | large dark triangle | | small dark circle | | small dark circle | | large dark triangle |\nD - | small dark circle | | small dark circle | | large dark triangle | | small dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO Changes shading of light figures\nP Changes shading of small figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small dark triangle | | small light triangle | - O - | large dark triangle | | small dark triangle | | small dark triangle |\n| small dark circle | | large dark circle | - P - | small light circle | | large dark circle |\n| small light circle | | large dark circle | | small light triangle | | large dark triangle | - P - | small dark circle | | large dark circle | | small dark triangle | | large dark triangle |\n| large light triangle | | large light triangle | - O - | large dark triangle | | large dark triangle |\n\nQuestion:\n? - O - - P - | small light circle | | small light triangle | | small light triangle | | small light circle |\n\nPossible Answers:\nA - | small dark circle | | small light triangle | | small light triangle | | small dark circle |\nB - | small dark circle | | large dark triangle | | large dark triangle | | small dark circle |\nC - | large dark circle | | large light triangle | | large light triangle | | large dark circle |\nD - | small dark circle | | small light triangle | | small light circle | | small dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Duplicates small figures\nC Swaps figures (see examples)\nD Changes size and shading of 2nd figure\nE Duplicates large triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large light circle | | small light circle | - B - | small light circle | | small light circle | | large light circle | | small light circle | | small light circle |\n| small light triangle | | small light triangle | | large light triangle | - C - | large light triangle | | small light triangle | | small light triangle |\n| small dark circle | | small dark circle | | large light triangle | | small dark circle | - D - E - | small dark circle | | large light circle | | large light triangle | | large light triangle | | small dark circle |\n\n\nQuestion:\n? - C - | small dark triangle | | large dark circle | | small light circle | | small dark circle |\n\nPossible Answers:\nA - | small light circle | | large dark circle | | small dark triangle | | small dark circle |\nB - | small dark circle | | large light circle | | small light triangle | | small light circle |\nC - | small light circle | | large light circle | | small dark triangle | | small light circle |\nD - | large dark circle | | large dark circle | | small dark triangle | | small dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Swaps figures (see examples)\nT Changes shading and shape of 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small dark circle | - S - | small dark circle | | small light circle |\n| small dark circle | | large light circle | | small light circle | | large light triangle | - T - | small dark circle | | large light circle | | small dark triangle | | large light triangle |\n\nQuestion:\n? - T - | small light triangle | | large dark circle | | large dark circle |\n\nPossible Answers:\nA - | small light triangle | | large dark circle | | large light triangle |\nB - | small light triangle | | large light triangle |\nC - | small dark triangle | | large light circle | | large dark triangle |\nD - | large dark circle | | small light triangle | | large light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Duplicates large circles\nW Changes size of 3rd figure\nX Deletes large light figures\nY Changes shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light triangle | | small dark circle | | large dark circle | - V - | large dark circle | | large dark circle | | small light triangle | | small dark circle | | large dark circle | | large dark circle |\n| large dark triangle | | large dark triangle | | small dark circle | | small dark circle | - W - | large dark triangle | | large dark triangle | | large dark circle | | small dark circle |\n| large dark circle | | large light triangle | | large light triangle | | small dark triangle | - X - | large dark circle | | small dark triangle |\n| small dark triangle | | large light triangle | - Y - | small dark circle | | large light circle |\n\nQuestion:\n? - X - | small dark circle | | small light circle |\n\nPossible Answers:\nA - | small dark circle | | small light circle |\nB - | small dark circle | | large light circle | | large light triangle | | small light circle |\nC - | large light circle | | large light triangle | | small light circle |\nD - | small dark circle | | large light circle | | small light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Changes shading of all figures\nU Changes size and shading of small light figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large dark circle | | small dark triangle | - T - | large light circle | | large light circle | | small light triangle |\n| small light circle | | large dark triangle | - U - | large dark circle | | large dark triangle |\n| small dark triangle | | small light triangle | - U - | small dark triangle | | large dark triangle |\n\nQuestion:\n? - T - - U - - T - | large light triangle | | large light triangle | | large dark triangle | | small light triangle |\n\nPossible Answers:\nA - | small dark triangle | | large dark circle | | large dark triangle | | small light triangle |\nB - | small light triangle | | large dark triangle | | large light triangle | | small dark triangle |\nC - | small dark triangle | | large dark triangle |\nD - | small dark triangle | | large light triangle | | large dark triangle | | small light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Deletes small figures\nM Changes size and shape of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark circle | | small dark triangle | - L - | large light triangle | | large dark circle |\n| large light triangle | | small light circle | - M - | large light triangle | | large light triangle |\n| large dark circle | | large light circle | | small light triangle | - L - | large dark circle | | large light circle |\n| large light triangle | | large light circle | | small light triangle | | large dark triangle | - L - | large light triangle | | large light circle | | large dark triangle |\n\nQuestion:\n| small dark triangle | | small light triangle | | small light triangle | | large light circle | - M - - L - ?\n\nPossible Answers:\nA - | large light circle | | large light triangle |\nB - | large light circle | | large light circle | | large light circle |\nC - | large light circle | | large light circle |\nD - | large light triangle | | large light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ Changes shading of 1st figure\nK Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large dark circle | - J - | large light circle | | large dark circle |\n| small dark triangle | | small light triangle | | small dark circle | - K - | small dark circle | | small light triangle | | small dark triangle |\n\nQuestion:\n| small dark circle | | large light triangle | - J - ?\n\nPossible Answers:\nA - | small light triangle | | large light circle |\nB - | large light triangle | | small light circle |\nC - | small light circle | | large light triangle |\nD - | small light circle | | small light circle | | large light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Changes size of 1st figure\nW Duplicates small triangles\nX Changes shading and shape of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small light triangle | - V - | small light triangle | | small light triangle |\n| small light circle | | small light triangle | | large light circle | | large light triangle | - W - | small light circle | | small light triangle | | small light triangle | | large light circle | | large light triangle |\n| small dark triangle | | large dark circle | | large light triangle | | large dark circle | - X - | small light circle | | large dark circle | | large light triangle | | large dark circle |\n\n\nQuestion:\n| small light circle | | small dark circle | | small dark circle | | small light triangle | - X - ?\n\nPossible Answers:\nA - | small dark triangle | | small dark circle | | small dark circle | | small light triangle | | small light triangle |\nB - | small dark triangle | | small dark circle | | small dark circle | | small light triangle |\nC - | small dark triangle | | small dark circle | | small dark circle | | small dark circle | | small light triangle |\nD - | small dark triangle | | small light triangle | | small dark circle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL (see examples)\nM Changes large light triangles (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light circle | - L - | large light triangle | | small dark triangle |\n| large dark triangle | | small light circle | | large dark circle | - M - | large light circle | | small light circle | | large dark circle |\n| small dark circle | | small dark triangle | - M - | small dark circle | | small light circle |\n\nQuestion:\n| large light circle | | large dark triangle | - M - ?\n\nPossible Answers:\nA - | large dark triangle | | large dark triangle |\nB - | large light circle | | large light circle |\nC - | small light triangle | | large light circle |\nD - | small light circle | | small light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Duplicates 2nd figure\nB Changes size and shading of 2nd figure\nC Changes size and shape of dark figures\nD Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large dark triangle | | small light triangle | - A - | large dark circle | | large dark triangle | | large dark triangle | | small light triangle |\n| small light triangle | | large dark triangle | | large dark triangle | - B - | small light triangle | | small light triangle | | large dark triangle |\n| large light circle | | large light triangle | | small dark circle | | large dark triangle | - C - D - | large light circle | | large light circle | | large light triangle | | large dark triangle | | small dark circle |\n| large dark triangle | | large dark triangle | - D - C - | small dark circle | | small dark circle | | small dark circle |\n\nQuestion:\n? - B - | small light triangle | | large dark triangle |\n\nPossible Answers:\nA - | small light triangle | | small light triangle |\nB - | large dark triangle | | large dark triangle |\nC - | small light triangle |\nD - | small light triangle | | large dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Duplicates circles\nC Duplicates 1st figure\nD Changes size and shading of large figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large dark triangle | | large dark circle | - B - | small dark circle | | small dark circle | | large dark triangle | | large dark circle | | large dark circle |\n| small light circle | | large dark circle | - C - | small light circle | | small light circle | | large dark circle |\n| small light circle | | large dark triangle | | small dark circle | | large light circle | - D - | small light circle | | small light triangle | | small dark circle | | small dark circle |\n| small light triangle | | large light triangle | | small light circle | - D - C - | small light triangle | | small light triangle | | small dark triangle | | small light circle |\n\nQuestion:\n? - D - - C - - B - | small light triangle | | small light triangle | | small light circle | | small light circle |\n\nPossible Answers:\nA - | large dark circle | | small light triangle |\nB - | small light triangle | | small light circle |\nC - | large dark triangle | | large dark triangle | | small light circle |\nD - | large dark triangle | | small light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Changes shape of 1st figure\nW Duplicates small figures\nX Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark triangle | | small light triangle | | large dark triangle | - V - | large light circle | | large dark triangle | | small light triangle | | large dark triangle |\n| small light circle | | small dark triangle | | small dark circle | - W - | small light circle | | small light circle | | small dark triangle | | small dark triangle | | small dark circle | | small dark circle |\n| small light circle | | large light triangle | | large dark triangle | | large light circle | - X - | small light circle | | small light circle | | large light triangle | | large dark triangle | | large light circle |\n| large light triangle | | large light triangle | | large dark triangle | - X - | large light triangle | | large light triangle | | large light triangle | | large dark triangle |\n\nQuestion:\n? - X - - V - - W - | small light circle | | small light circle | | small light triangle | | small light triangle | | large light triangle | | large dark triangle | | small dark triangle | | small dark triangle |\n\nPossible Answers:\nA - | small light triangle | | large light triangle | | large dark triangle | | small dark triangle |\nB - | small light triangle | | small dark triangle |\nC - | small light triangle | | large light triangle | | large light circle | | small dark triangle |\nD - | small light triangle | | large light triangle | | large dark triangle | | small dark triangle | | small dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK Duplicates 4th figure\nL Changes size and shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large light triangle | | small dark triangle | | large light triangle | - K - | large dark circle | | large light triangle | | small dark triangle | | large light triangle | | large light triangle |\n| small dark circle | | small dark triangle | - L - | large light circle | | large light triangle |\n\nQuestion:\n? - L - - K - | small dark triangle | | small light triangle | | small dark circle | | large light triangle | | large light triangle |\n\nPossible Answers:\nA - | large light triangle | | large dark triangle | | large light circle | | large light circle | | small dark triangle |\nB - | large dark triangle | | large light triangle | | large light circle | | small dark triangle |\nC - | large light triangle | | small dark triangle | | large light circle | | large dark triangle |\nD - | large light triangle | | large dark triangle | | large light circle | | small dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ Duplicates 4th figure\nK Changes shading and shape of all figures\nL Changes size and shape of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small light triangle | | small dark circle | | small dark triangle | - J - | small dark circle | | small light triangle | | small dark circle | | small dark triangle | | small dark triangle |\n| large dark triangle | | large dark triangle | | large light triangle | | large light circle | - K - | large light circle | | large light circle | | large dark circle | | large dark triangle |\n| large light triangle | | small light triangle | | small light circle | - L - | large light triangle | | large light circle | | small light circle |\n| large light triangle | | small light circle | | large light circle | | small dark circle | - L - K - | large dark circle | | large dark circle | | large dark triangle | | small light triangle |\n\nQuestion:\n| large dark triangle | | small dark triangle | | large dark triangle | | small dark triangle | - J - ?\n\nPossible Answers:\nA - | large dark triangle | | small dark triangle | | large dark triangle | | large dark circle | | small dark triangle |\nB - | large dark triangle | | small dark triangle | | large dark triangle | | small dark triangle | | small dark triangle |\nC - | small dark triangle | | small dark triangle | | large dark triangle | | small dark triangle | | large dark triangle |\nD - | small dark triangle | | large dark triangle | | large dark triangle | | small dark triangle | | small dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Changes 1st figure (see examples)\nV Changes circles (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large light circle | - U - | large light circle | | large light circle |\n| large light circle | | large dark circle | | large light triangle | - V - | small light triangle | | small dark triangle | | large light triangle |\n| large light circle | | small dark triangle | - U - | large dark triangle | | small dark triangle |\n\nQuestion:\n? - V - - U - | large dark circle | | large dark triangle | | small light triangle | | large dark triangle |\n\nPossible Answers:\nA - | large light triangle | | small dark circle | | large light circle | | large light circle |\nB - | large light triangle | | small dark circle | | large light circle | | large dark triangle |\nC - | large light triangle | | small dark circle | | large dark triangle | | large light circle |\nD - | large light triangle | | small dark circle | | small dark circle | | large dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Deletes 1st figure\nV Changes shading of 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large dark circle | | large light triangle | - U - | large dark circle | | large light triangle |\n| small dark circle | | small light circle | | large dark triangle | - V - | small dark circle | | small light circle | | large light triangle |\n\nQuestion:\n| large light circle | | small light triangle | | small light triangle | | large dark circle | - U - - V - - U - ?\n\nPossible Answers:\nA - | small light triangle | | large light circle |\nB - | large light circle |\nC - | small light triangle | | small light triangle | | large light circle |\nD - | small dark triangle | | large light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE (see examples)\nF Changes shape of dark figures\nG Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small dark circle | - E - | large light circle | | small dark circle |\n| small dark circle | | small light circle | - F - | small dark triangle | | small light circle |\n| large light triangle | | small light circle | | small dark circle | | large light triangle | - G - | small dark triangle | | small light circle | | small dark circle | | large light triangle |\n| large dark triangle | | small dark circle | - G - F - | small light triangle | | small dark triangle |\n\nQuestion:\n? - E - | small light circle | | large dark circle | | small light circle | | large light circle |\n\nPossible Answers:\nA - | large dark triangle | | small light circle | | small light circle | | large light triangle |\nB - | small light circle | | large dark triangle | | small light circle | | large dark circle |\nC - | small light circle | | large dark triangle | | small light circle | | large light triangle |\nD - | small light circle | | large dark triangle | | large light triangle | | small light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Duplicates 2nd figure\nU Changes 1st figure (see examples)\nV Deletes dark triangles\nW Deletes 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light triangle | - T - | large dark circle | | small light triangle | | small light triangle |\n| large dark circle | | small dark triangle | | small dark circle | - U - | small dark triangle | | small dark triangle | | small dark circle |\n\n\n\nQuestion:\n? - T - - W - - U - | large light circle | | small light triangle | | large dark circle | | small light circle |\n\nPossible Answers:\nA - | large dark circle | | small light triangle | | small dark triangle | | small light circle |\nB - | small dark triangle | | small light triangle | | large dark circle | | small light circle |\nC - | small dark circle | | small light circle | | large dark circle | | small light circle |\nD - | small light triangle | | small dark triangle | | large dark circle | | small light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Changes shape of large figures\nE Duplicates large light triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large light circle | | large light circle | - D - | small dark triangle | | large light triangle | | large light triangle |\n| large light circle | | small dark triangle | | small dark triangle | - E - | large light circle | | small dark triangle | | small dark triangle | | small dark triangle | | small dark triangle |\n| small light circle | | large light triangle | | large dark triangle | - D - | small light circle | | large light circle | | large dark circle |\n| small dark circle | | small dark triangle | | small dark triangle | - E - | small dark circle | | small dark triangle | | small dark triangle | | small dark triangle | | small dark triangle |\n\nQuestion:\n| large light circle | | small light triangle | - D - - E - - D - ?\n\nPossible Answers:\nA - | small light circle | | large light circle | | small light triangle | | small light triangle |\nB - | large light circle | | large light circle | | small light triangle |\nC - | large light circle | | large light circle | | small light triangle | | small light triangle | | small light triangle |\nD - | large light circle | | large light circle | | small light triangle | | small light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Swaps figures (see examples)\nB Changes 1st figure (see examples)\nC Deletes 3rd figure\nD Changes shading and shape of 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small dark circle | - A - | small dark circle | | large dark circle |\n| small light triangle | | small light triangle | - B - | small dark circle | | small light triangle |\n\n\n\nQuestion:\n? - C - - D - | small dark circle | | small dark triangle | | small dark circle |\n\nPossible Answers:\nA - | small dark circle | | small dark triangle | | large dark triangle | | small light circle |\nB - | small dark circle | | small dark triangle | | small dark triangle | | large dark triangle | | large dark triangle | | small light triangle | | small light triangle |\nC - | small dark circle | | small light circle | | large light circle | | small dark circle |\nD - | small dark circle | | small dark triangle | | large dark triangle | | small light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Changes size and shading of large dark figures\nO Duplicates small figures\nP Changes 1st figure (see examples)\nQ Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large light circle | | small dark triangle | - N - | small light circle | | large light circle | | small dark triangle |\n| small light circle | | small light triangle | - O - | small light circle | | small light circle | | small light triangle | | small light triangle |\n| large dark circle | | small light triangle | - P - | large light circle | | small light triangle |\n| large dark circle | | large dark triangle | | small dark circle | - Q - | large dark circle | | large light circle | | small dark circle |\n\nQuestion:\n? - O - - N - | small light triangle | | large light triangle | | small light triangle | | small light triangle | | small dark triangle | | small dark triangle |\n\nPossible Answers:\nA - | large dark triangle | | large light triangle | | small light triangle | | small dark triangle |\nB - | large dark triangle | | large light triangle | | small dark triangle |\nC - | small dark triangle | | large light triangle | | small light triangle | | large dark triangle |\nD - | large light circle | | large light triangle | | small light triangle | | small dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Deletes large figures\nR Changes size of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark triangle | | small dark circle | | large light triangle | - Q - | small dark circle |\n| small light circle | | small light circle | | small light circle | - R - | small light circle | | large light circle | | small light circle |\n| small light circle | | small dark circle | | small dark circle | - R - | small light circle | | large dark circle | | small dark circle |\n| large dark circle | | large dark triangle | | small dark circle | | small light triangle | - Q - | small dark circle | | small light triangle |\n\nQuestion:\n? - Q - - R - - Q - | small light triangle |\n\nPossible Answers:\nA - | large dark circle | | small light triangle | | small dark circle | | large dark circle |\nB - | large dark circle | | small dark circle | | large dark circle | | small light triangle |\nC - | small dark circle | | large light triangle | | small dark circle | | large dark circle |\nD - | large dark circle | | small light triangle | | large dark circle | | small dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Duplicates 1st figure\nG Duplicates large light figures\nH Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small dark triangle | - F - | small light triangle | | small light triangle | | small dark triangle |\n| large light circle | | small light circle | | small light triangle | - G - | large light circle | | large light circle | | small light circle | | small light triangle |\n| small dark triangle | | small light triangle | | large dark triangle | | small dark triangle | - H - | small dark triangle | | small dark triangle | | large dark triangle | | small dark triangle |\n\nQuestion:\n| large dark triangle | | small dark triangle | | large dark triangle | - F - ?\n\nPossible Answers:\nA - | large dark triangle | | large dark triangle | | small dark triangle | | large dark triangle |\nB - | large dark triangle | | large dark triangle | | large dark triangle |\nC - | large dark triangle | | small dark triangle | | large dark triangle |\nD - | large dark triangle | | large dark triangle | | small dark circle | | large dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Changes size and shape of all figures\nO Changes large light circles (see examples)\nP Changes light circles (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large light circle | - N - | small light circle | | small light triangle |\n| small light circle | | small light circle | | small dark triangle | | large light circle | - O - | small light circle | | small light circle | | small dark triangle | | large dark circle |\n| small dark triangle | | large light circle | - P - | small dark triangle | | small light triangle |\n\n\nQuestion:\n| small light circle | | large light circle | | small dark triangle | - O - ?\n\nPossible Answers:\nA - | small light circle | | large dark circle |\nB - | small light circle | | large dark circle | | small dark triangle |\nC - | small dark triangle | | large dark circle | | small light circle |\nD - | small light circle | | small dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Swaps figures (see examples)\nU Changes dark circles (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light circle | - T - | small light circle | | large dark circle |\n| large light triangle | | small dark triangle | | large dark triangle | | small dark circle | - U - | large light triangle | | small dark triangle | | large dark triangle | | large light circle |\n| large light triangle | | small light circle | | large light triangle | - T - | small light circle | | large light triangle | | large light triangle |\n| large light triangle | | small light circle | | small dark triangle | - T - | small light circle | | large light triangle | | small dark triangle |\n\nQuestion:\n| large light circle | | large dark circle | - U - - T - ?\n\nPossible Answers:\nA - | small light circle |\nB - | small light triangle | | large light triangle |\nC - | large light circle | | small light circle |\nD - | small light circle | | large light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Changes 2nd figure (see examples)\nQ Duplicates 1st figure\nR Changes 1st figure (see examples)\nS Changes size of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large light triangle | | large light circle | | large light circle | - P - | small dark triangle | | small light circle | | large light circle | | large light circle |\n| large dark circle | | small dark triangle | | large light circle | - Q - | large dark circle | | large dark circle | | small dark triangle | | large light circle |\n| large light triangle | | small light circle | | large light circle | - R - | small dark triangle | | small light circle | | large light circle |\n| large light circle | | large dark triangle | | small dark circle | - S - | large light circle | | small dark triangle | | small dark circle |\n\nQuestion:\n? - R - | large dark triangle | | large light triangle | | large dark triangle | | small light triangle |\n\nPossible Answers:\nA - | large light circle | | large light triangle | | large dark triangle | | small light triangle |\nB - | small light triangle | | small light triangle | | large light triangle | | large dark triangle | | small light triangle |\nC - | small light triangle | | large light triangle | | large dark triangle | | small light triangle |\nD - | small light triangle | | small light circle | | large dark triangle | | small light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE Changes shading and shape of 1st figure\nF Deletes 2nd figure\nG Changes size and shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large light circle | - E - | small dark circle | | large light circle |\n| small light circle | | small light circle | | large dark triangle | - F - | small light circle | | large dark triangle |\n| large dark triangle | | small dark triangle | | large light circle | | large dark circle | - G - | small light triangle | | large light triangle | | small dark circle | | small light circle |\n| large dark circle | | large light triangle | | small dark triangle | | small dark circle | - G - F - | small light circle | | large light triangle | | large light circle |\n\nQuestion:\n| large dark circle | | large light circle | | small dark triangle | - F - - E - - F - ?\n\nPossible Answers:\nA - | large light triangle |\nB - | small light circle |\nC - | small light triangle |\nD - | large light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Duplicates 4th figure\nB Changes dark triangles (see examples)\nC Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large light circle | | small light circle | | large dark circle | - A - | large light triangle | | large light circle | | small light circle | | large dark circle | | large dark circle |\n| large light circle | | small dark triangle | | small light triangle | | large dark triangle | - B - | large light circle | | small light circle | | small light triangle | | large light circle |\n| small light circle | | large light triangle | - C - | small light circle | | small light circle | | large light triangle |\n| large dark circle | | large dark triangle | - C - | large dark circle | | large dark circle | | large dark triangle |\n\nQuestion:\n? - A - | small light triangle | | large dark triangle | | small light triangle | | small dark triangle | | small dark triangle |\n\nPossible Answers:\nA - | small light triangle | | large dark triangle | | small dark circle | | small dark triangle |\nB - | small light triangle | | large dark triangle | | small light triangle | | small dark triangle |\nC - | small light triangle | | large light triangle | | small light triangle | | small dark triangle |\nD - | small light triangle | | small light triangle | | large dark triangle | | small dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK Deletes light figures\nL Swaps 1st and 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small light circle | | small dark triangle | - K - | small dark triangle | | small dark triangle |\n| large dark circle | | small dark triangle | | small dark triangle | | large dark triangle | - L - | small dark triangle | | large dark circle | | small dark triangle | | large dark triangle |\n\nQuestion:\n| small light triangle | | small light circle | | small dark circle | - L - ?\n\nPossible Answers:\nA - | small dark circle | | small light triangle | | small light circle |\nB - | small light circle | | small light circle | | small light triangle | | small dark circle |\nC - | small light circle | | small light triangle | | small dark circle |\nD - | small light circle | | small light triangle | | small light triangle | | small dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Duplicates 2nd figure\nR Swaps 4th and 1st figure\nS Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small dark triangle | - Q - | large light triangle | | small dark triangle | | small dark triangle |\n| large dark triangle | | large light triangle | | large light triangle | | small light circle | - R - | small light circle | | large light triangle | | large light triangle | | large dark triangle |\n| small light circle | | small dark circle | | small dark circle | | small dark circle | - S - | small dark circle | | small light circle | | small dark circle | | small dark circle |\n| large dark circle | | small dark triangle | | small dark triangle | | large dark circle | - S - R - | large dark circle | | large dark circle | | small dark triangle | | small dark triangle |\n\nQuestion:\n? - Q - - S - - R - | small dark triangle | | large dark triangle |\n\nPossible Answers:\nA - | small dark triangle | | small dark triangle | | large dark triangle |\nB - | small dark triangle | | large light triangle |\nC - | small dark circle | | large dark circle |\nD - | small dark triangle | | large dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Changes 2nd figure (see examples)\nR Changes size and shading of 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small dark triangle | | large dark triangle | - Q - | small dark circle | | small light circle | | large dark triangle |\n| large light triangle | | small light circle | | small light triangle | | large dark triangle | - R - | large light triangle | | small light circle | | large dark triangle | | large dark triangle |\n| small dark circle | | large light triangle | | small dark circle | - R - | small dark circle | | large light triangle | | large light circle |\n| large dark triangle | | large dark triangle | | small light triangle | - Q - | large dark triangle | | large light circle | | small light triangle |\n\nQuestion:\n? - R - - Q - - R - | large light triangle | | small dark circle | | small light circle | | large light circle |\n\nPossible Answers:\nA - | small light triangle | | small light triangle | | small light circle | | large light circle |\nB - | large light triangle | | small light triangle | | small dark circle | | large light circle |\nC - | large light circle | | small light triangle | | small light circle | | large light circle |\nD - | large light triangle | | small light triangle | | small light circle | | large light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK Changes shape of all figures\nL Changes shading of all figures\nM Deletes 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small dark triangle | - K - | small dark circle | | small dark circle |\n| large light triangle | | small light circle | | large dark circle | | small light circle | - L - | large dark triangle | | small dark circle | | large light circle | | small dark circle |\n| large light triangle | | small light circle | - M - | large light triangle |\n| small dark circle | | large dark triangle | | large dark circle | - M - L - | small light circle | | large light circle |\n\nQuestion:\n| large light triangle | | small light circle | | large light triangle | | small dark triangle | - K - ?\n\nPossible Answers:\nA - | small light triangle | | large light circle | | small light triangle | | large dark triangle |\nB - | large light circle | | large light circle | | small light triangle | | large light circle | | small dark circle |\nC - | large light circle | | small light triangle | | large light circle | | small dark circle |\nD - | small light circle | | small light triangle | | small light circle | | small dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Swaps figures (see examples)\nM Duplicates triangles\nN Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large dark triangle | - L - | large dark triangle | | small light circle |\n| large dark triangle | | small light circle | - M - | large dark triangle | | large dark triangle | | small light circle |\n| small light circle | | small light circle | - N - | small light triangle | | small light circle |\n\nQuestion:\n? - L - | large dark triangle | | small dark triangle | | small dark triangle |\n\nPossible Answers:\nA - | small dark triangle | | small dark circle | | small dark triangle |\nB - | large dark triangle | | small dark triangle | | small dark triangle |\nC - | small dark triangle | | large light triangle | | small dark triangle |\nD - | small dark triangle | | large dark triangle | | small dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Duplicates 2nd figure\nS Deletes 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large dark circle | | small light triangle | | large light circle | - R - | small light circle | | large dark circle | | large dark circle | | small light triangle | | large light circle |\n| small light circle | | small light triangle | | large dark triangle | - S - | small light triangle | | large dark triangle |\n| large dark triangle | | small light circle | | large dark circle | - S - | small light circle | | large dark circle |\n| small light triangle | | small light circle | | large light circle | - S - | small light circle | | large light circle |\n\nQuestion:\n? - S - - R - - S - | large light triangle | | large light triangle | | large light circle |\n\nPossible Answers:\nA - | large light circle | | small light triangle | | large light triangle | | large light circle |\nB - | large light circle | | large light triangle | | large light triangle | | large light circle |\nC - | large dark circle | | large dark triangle | | large dark triangle | | large dark circle |\nD - | large light circle | | large light circle | | large light triangle | | large light triangle | | large light triangle | | large light triangle | | large light circle | | large light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Swaps figures (see examples)\nV Changes size of all figures\nW Changes size and shading of all figures\nX Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large light circle | | small light circle | - U - | large light triangle | | small light circle | | large light circle |\n| large light triangle | | small dark circle | | small dark circle | - V - | small light triangle | | large dark circle | | large dark circle |\n| large light triangle | | small light triangle | | large light triangle | | small dark triangle | - W - | small dark triangle | | large dark triangle | | small dark triangle | | large light triangle |\n| small light circle | | large light triangle | | small light circle | - X - | small light circle | | small light circle | | large light triangle | | small light circle |\n\nQuestion:\n| large dark circle | | large light triangle | | large dark circle | | large light circle | - W - - X - - W - ?\n\nPossible Answers:\nA - | large dark circle | | large dark circle | | large light triangle | | large dark circle | | large light circle |\nB - | large light triangle | | large dark circle | | large dark circle | | large dark circle | | large light circle |\nC - | small dark triangle | | small dark triangle | | small light circle | | small dark triangle | | small light triangle |\nD - | large dark circle | | large dark circle | | large dark circle | | large light triangle | | large dark circle | | large light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Changes size of all figures\nS Swaps figures (see examples)\nT Changes shading and shape of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small dark circle | - R - | small dark triangle | | large dark circle |\n| small dark circle | | small light circle | - S - | small light circle | | small dark circle |\n| large dark triangle | | large dark circle | - T - | large light circle | | large dark circle |\n\nQuestion:\n? - R - - S - - R - | small light triangle | | large light triangle | | small light triangle |\n\nPossible Answers:\nA - | large light triangle | | small dark circle | | small light triangle |\nB - | small light triangle | | large light triangle | | small light triangle |\nC - | large light triangle | | small light triangle | | small light triangle |\nD - | small dark triangle | | large dark triangle | | large dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Deletes large circles\nI Changes size and shape of 1st figure\nJ Changes shading and shape of 1st figure\nK Deletes large dark figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark circle | - H - | large light triangle |\n| large light triangle | | small dark triangle | | large light triangle | | small light triangle | - I - | small light circle | | small dark triangle | | large light triangle | | small light triangle |\n| large dark triangle | | large dark triangle | - J - | large light circle | | large dark triangle |\n| small dark triangle | | small dark circle | | large dark circle | | small dark circle | - K - | small dark triangle | | small dark circle | | small dark circle |\n\nQuestion:\n? - I - - J - | small dark circle | | small light circle | | large dark circle | | large dark circle |\n\nPossible Answers:\nA - | large light circle | | small light circle | | large dark circle | | large dark circle |\nB - | large dark triangle | | small dark triangle | | large light triangle | | large light triangle |\nC - | large light circle | | large dark circle | | large dark circle | | small light circle |\nD - | small dark circle | | small light circle | | large dark circle | | large dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Duplicates 3rd figure\nG Deletes small figures\nH Duplicates small figures\nI Changes size of 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small light circle | | large light circle | | large dark triangle | - F - | large light triangle | | small light circle | | large light circle | | large light circle | | large dark triangle |\n| large dark triangle | | small light circle | | small light circle | | small dark circle | - G - | large dark triangle |\n| small dark triangle | | large light triangle | | large dark circle | | large dark circle | - H - | small dark triangle | | small dark triangle | | large light triangle | | large dark circle | | large dark circle |\n| large light circle | | large dark circle | | small light triangle | - I - | large light circle | | large dark circle | | large light triangle |\n\nQuestion:\n? - H - - G - | large light triangle | | large dark triangle |\n\nPossible Answers:\nA - | large light triangle | | large dark triangle | | small light triangle | | small dark circle |\nB - | large light triangle | | small dark circle | | small light triangle | | large dark triangle |\nC - | large light triangle | | large dark triangle | | small light triangle |\nD - | small dark triangle | | small light triangle | | large dark triangle | | large light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Duplicates 1st figure\nM Duplicates circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large dark circle | - L - | small light circle | | small light circle | | large dark circle |\n| large light circle | | large light circle | | large dark circle | - M - | large light circle | | large light circle | | large light circle | | large light circle | | large dark circle | | large dark circle |\n| small dark circle | | large light triangle | - M - | small dark circle | | small dark circle | | large light triangle |\n\nQuestion:\n? - M - | large light triangle | | large dark circle | | large dark circle | | small dark triangle | | small light triangle |\n\nPossible Answers:\nA - | large light triangle | | large dark circle | | small light triangle | | small dark triangle |\nB - | small dark triangle | | large dark circle | | large light triangle | | small light triangle |\nC - | large light triangle | | large dark circle | | small dark triangle | | small light triangle |\nD - | large light triangle | | large light triangle | | large dark circle | | small dark triangle | | small dark triangle | | small light triangle | | small light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Duplicates 1st figure\nV Changes size and shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large light triangle | - U - | large dark triangle | | large dark triangle | | large light triangle |\n| small dark triangle | | small light triangle | - V - | large light triangle | | large dark triangle |\n\nQuestion:\n| small light triangle | | large light circle | - V - - U - - V - ?\n\nPossible Answers:\nA - | small light triangle | | small light triangle |\nB - | small dark triangle | | small dark triangle | | large dark circle |\nC - | large light triangle | | small light triangle | | large light circle |\nD - | small light triangle | | small light triangle | | large light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Duplicates 2nd figure\nO Changes size and shape of dark figures\nP Duplicates circles\nQ Changes shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small dark circle | - N - | large light circle | | small dark circle | | small dark circle |\n| large dark circle | | small dark triangle | | small light triangle | | large light circle | - O - | small dark triangle | | large dark circle | | small light triangle | | large light circle |\n| small dark triangle | | small light circle | - P - | small dark triangle | | small light circle | | small light circle |\n| large dark circle | | small dark triangle | | small dark circle | - Q - | large light circle | | small light triangle | | small light circle |\n\nQuestion:\n? - N - - Q - | small dark triangle | | small dark triangle | | small dark triangle | | small light triangle | | large light triangle |\n\nPossible Answers:\nA - | small light triangle | | small light triangle | | small dark triangle | | large dark triangle |\nB - | small light triangle | | small light triangle | | large dark triangle |\nC - | small dark circle | | small dark circle | | small light circle | | large light circle |\nD - | small light triangle | | large dark triangle | | small dark triangle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE Changes size of all figures\nF Changes 1st figure (see examples)\nG Deletes 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small light circle | - E - | large light circle | | large light circle |\n| large dark circle | | large dark triangle | | large light triangle | - F - | large light triangle | | large dark triangle | | large light triangle |\n| large dark triangle | | large dark triangle | | small light circle | - G - | large dark triangle | | large dark triangle |\n\nQuestion:\n? - F - | small dark triangle | | small light triangle | | large dark triangle | | large light circle |\n\nPossible Answers:\nA - | small light circle | | small light circle | | large dark circle | | large light circle |\nB - | small light circle | | small light triangle | | large dark triangle | | large light circle |\nC - | large dark circle | | large dark triangle | | small light triangle | | small dark circle |\nD - | small light triangle | | small light circle | | large dark triangle | | large light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Duplicates 1st figure\nB Changes 3rd figure (see examples)\nC Changes size of 1st figure\nD Deletes small figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large light triangle | - A - | small light triangle | | small light triangle | | large light triangle |\n| large dark circle | | large dark triangle | | small light circle | - B - | large dark circle | | large dark triangle | | large light triangle |\n| small light triangle | | large dark triangle | - C - | large light triangle | | large dark triangle |\n| large light triangle | | small light circle | - D - | large light triangle |\n\nQuestion:\n? - C - - D - | large light circle |\n\nPossible Answers:\nA - | small light circle | | small dark circle | | small dark triangle | | small dark triangle |\nB - | small light circle | | small dark circle | | small dark triangle | | small dark circle |\nC - | small dark triangle | | small dark circle | | small light circle | | small dark circle |\nD - | small light circle | | small dark circle | | small dark circle | | small dark triangle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Deletes 1st figure\nD Changes shading of light figures\nE Duplicates 2nd figure\nF Changes 3rd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large light circle | | large dark triangle | - C - | large light circle | | large dark triangle |\n| small light circle | | large light circle | | small dark circle | | large light triangle | - D - | small dark circle | | large dark circle | | small dark circle | | large dark triangle |\n| small dark circle | | small light triangle | | small dark circle | - E - | small dark circle | | small light triangle | | small light triangle | | small dark circle |\n| small dark circle | | large light circle | | small light circle | - F - | small dark circle | | large light circle | | large dark circle |\n\nQuestion:\n| small dark circle | | small light triangle | | small dark circle | - C - - D - - C - ?\n\nPossible Answers:\nA - | small light circle |\nB - | small dark circle | | small dark circle |\nC - | small light triangle |\nD - | small dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Changes size of 2nd figure\nM Duplicates dark circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large dark circle | | large dark triangle | | large light triangle | - L - | large dark circle | | small dark circle | | large dark triangle | | large light triangle |\n| large light triangle | | small dark circle | | large light circle | - M - | large light triangle | | small dark circle | | small dark circle | | large light circle |\n\nQuestion:\n| small dark triangle | | small dark circle | | small light triangle | | large light circle | - L - ?\n\nPossible Answers:\nA - | small dark triangle | | large dark circle | | small light triangle | | small light circle |\nB - | small dark triangle | | large dark circle | | small light triangle | | large light circle |\nC - | small dark triangle | | small light circle | | small light triangle | | small dark circle |\nD - | large light circle | | large dark circle | | small light triangle | | small dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Duplicates large figures\nG Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large dark circle | | small light triangle | | large dark circle | - F - | small light triangle | | large dark circle | | large dark circle | | small light triangle | | large dark circle | | large dark circle |\n| large light triangle | | large dark triangle | | large dark triangle | | large light circle | - G - | large dark triangle | | large dark triangle | | large dark triangle | | large light circle |\n\nQuestion:\n? - G - | small dark circle | | small light triangle | | large dark triangle | | large light circle |\n\nPossible Answers:\nA - | small light circle | | large dark triangle | | small light triangle | | large light circle |\nB - | small light circle | | small light triangle | | large dark triangle | | large light circle |\nC - | small light circle | | large dark triangle | | large light circle |\nD - | large light circle | | small light triangle | | large dark triangle | | small light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO Deletes 2nd figure\nP Changes shading of dark triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large light triangle | - O - | small dark circle |\n| large light circle | | small dark circle | | small dark triangle | - P - | large light circle | | small dark circle | | small light triangle |\n| small light circle | | large dark circle | - O - | small light circle |\n\nQuestion:\n? - P - - O - | small dark circle | | small light circle | | small light triangle |\n\nPossible Answers:\nA - | small dark circle | | small dark circle | | small light circle | | small dark triangle |\nB - | large dark circle | | large dark circle | | large light circle | | large dark triangle |\nC - | small light triangle | | small dark circle | | small light circle | | small dark triangle |\nD - | small dark circle | | small dark circle | | small light circle | | small dark triangle | | small dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Swaps figures (see examples)\nQ Changes size and shape of 2nd figure\nR Duplicates 3rd figure\nS Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large light circle | | small dark circle | - P - | small dark circle | | large light circle | | large light circle |\n| small dark circle | | small dark triangle | | small light circle | - Q - | small dark circle | | large dark circle | | small light circle |\n| large dark triangle | | small light circle | | small dark triangle | | small light circle | - R - | large dark triangle | | small light circle | | small dark triangle | | small dark triangle | | small light circle |\n| large light circle | | small dark circle | | large dark circle | | large light circle | - S - | large light circle | | large light circle | | large dark circle | | large light circle |\n\nQuestion:\n| large dark circle | | large dark triangle | | large dark circle | - R - ?\n\nPossible Answers:\nA - | large dark circle | | large dark triangle | | large dark circle | | large dark circle | | large dark circle |\nB - | large dark circle | | large dark triangle | | large dark circle | | large dark circle |\nC - | large light triangle | | large light circle | | large light triangle | | large light triangle |\nD - | large dark circle | | large dark triangle | | large light circle | | large dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ Changes size and shape of all figures\nK Duplicates 4th figure\nL Changes 1st figure (see examples)\nM Changes 4th figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark circle | | large light circle | - J - | small light circle | | small dark triangle | | small light triangle |\n| small dark triangle | | large dark triangle | | small dark circle | | large light triangle | - K - | small dark triangle | | large dark triangle | | small dark circle | | large light triangle | | large light triangle |\n| large dark triangle | | small light triangle | | large dark triangle | - L - | large light circle | | small light triangle | | large dark triangle |\n| large light circle | | small dark triangle | | small light circle | | small dark triangle | - M - | large light circle | | small dark triangle | | small light circle | | small dark circle |\n\nQuestion:\n? - L - - M - - J - | small light triangle | | small light circle | | large light triangle | | large dark triangle |\n\nPossible Answers:\nA - | large dark triangle | | large light triangle | | small light circle | | small light triangle |\nB - | small dark triangle | | large light triangle | | small light circle | | large dark triangle |\nC - | large dark triangle | | large light triangle | | small light circle | | small light circle | | small dark triangle |\nD - | large dark triangle | | large light triangle | | small light circle | | small dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO Duplicates 1st figure\nP Duplicates large light circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large light circle | | small dark circle | - O - | large light circle | | large light circle | | large light circle | | small dark circle |\n| large light triangle | | large light circle | - P - | large light triangle | | large light circle | | large light circle |\n| large light circle | | large light triangle | - P - | large light circle | | large light circle | | large light triangle |\n\nQuestion:\n| large light circle | | large light circle | - P - - O - ?\n\nPossible Answers:\nA - | large light circle | | large light circle | | large light circle | | large dark circle | | large light circle |\nB - | large light circle | | large light circle | | large light circle | | large light circle | | large light circle |\nC - | large light circle | | large light circle | | large light circle | | large light circle |\nD - | large light circle | | large light circle | | large light triangle | | large light circle | | large light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO Changes shape of 1st figure\nP Swaps 1st and 2nd figure\nQ Duplicates 4th figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large dark triangle | - O - | large light triangle | | large dark triangle |\n| large light circle | | small dark triangle | - P - | small dark triangle | | large light circle |\n| small dark triangle | | large light triangle | | small dark circle | | large light triangle | - Q - | small dark triangle | | large light triangle | | small dark circle | | large light triangle | | large light triangle |\n\n\nQuestion:\n? - P - - O - | small light circle | | large dark triangle | | small light circle |\n\nPossible Answers:\nA - | large dark triangle | | small light triangle | | small dark triangle |\nB - | large dark triangle | | small light circle |\nC - | large dark triangle | | small light triangle | | small light circle |\nD - | large dark triangle | | small light triangle | | small light circle | | small light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Swaps 2nd and 1st figure\nN Swaps 1st and 2nd figure\nO Changes size and shading of all figures\nP Changes large figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark circle | | large dark circle | - M - | large dark circle | | large light triangle | | large dark circle |\n| large dark triangle | | large light triangle | | small dark circle | | small light triangle | - N - | large light triangle | | large dark triangle | | small dark circle | | small light triangle |\n| large dark circle | | small dark circle | | small light circle | - O - P - | small light circle | | large dark triangle | | large light triangle |\n\n\nQuestion:\n? - M - - N - - O - | small light circle | | small dark triangle |\n\nPossible Answers:\nA - | large dark circle | | large light triangle | | large light triangle |\nB - | large dark circle | | large light triangle |\nC - | small light circle | | large light triangle |\nD - | large light circle | | large light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Changes size of 3rd figure\nS Duplicates small figures\nT Changes shading of large dark figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small dark circle | | small dark triangle | - R - | small light circle | | small dark circle | | large dark triangle |\n| small dark triangle | | small dark circle | - S - | small dark triangle | | small dark triangle | | small dark circle | | small dark circle |\n| small light circle | | large dark triangle | - T - | small light circle | | large light triangle |\n\nQuestion:\n? - R - - S - - T - | small dark triangle | | small dark triangle | | large light circle | | small light circle | | small light circle | | large light circle |\n\nPossible Answers:\nA - | small dark triangle | | large light circle | | large light circle | | large dark circle |\nB - | small dark triangle | | large light circle | | large light circle | | large light circle | | large dark circle |\nC - | large dark circle | | small light triangle | | small light triangle | | small dark triangle |\nD - | small dark triangle | | large light circle | | large dark circle | | large light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Changes circles (see examples)\nB Swaps 2nd and 3rd figure\nC Changes shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small dark triangle | | small dark circle | | small dark triangle | - A - | large light circle | | small dark triangle | | large dark circle | | small dark triangle |\n| large light circle | | large dark triangle | | large light circle | - B - | large light circle | | large light circle | | large dark triangle |\n| small light circle | | small light triangle | | small light triangle | - C - | small dark circle | | small dark triangle | | small dark triangle |\n| small light triangle | | small dark triangle | | large light triangle | | small dark triangle | - C - B - | small dark triangle | | large dark triangle | | small light triangle | | small light triangle |\n\nQuestion:\n? - A - - C - | large dark circle | | small dark circle | | large dark triangle | | small dark triangle |\n\nPossible Answers:\nA - | small light circle | | small dark circle | | large light triangle | | small light triangle |\nB - | small light circle | | large light circle | | large light triangle | | small light triangle |\nC - | small light triangle | | large light circle | | large light triangle | | small light triangle |\nD - | small light triangle | | large light triangle | | large light circle | | small light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Changes 1st figure (see examples)\nH Changes size and shape of circles\nI Changes large light triangles (see examples)\nJ Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small light triangle | - G - | large dark triangle | | small light triangle |\n| small dark triangle | | small dark circle | | large dark circle | - H - | small dark triangle | | large dark triangle | | small dark triangle |\n\n| small light triangle | | large light triangle | - J - I - | small light triangle | | large light triangle |\n\nQuestion:\n? - G - - J - - I - | large dark triangle | | large dark circle | | large light circle | | large dark circle |\n\nPossible Answers:\nA - | small light circle | | small dark triangle | | small dark circle | | large dark circle |\nB - | small light circle | | small dark triangle | | small dark triangle | | large light circle | | large dark circle |\nC - | small light circle | | small dark triangle | | large light circle | | large dark circle |\nD - | small light circle | | small dark triangle | | large light circle | | small dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG (see examples)\nH Changes small figures (see examples)\nI Deletes 2nd figure\nJ Changes size of 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large dark circle | | small dark triangle | | small light circle | - G - | small dark triangle | | large dark circle | | large dark triangle | | small light circle |\n| small dark triangle | | small light circle | | large dark triangle | | small light triangle | - H - | large light triangle | | large dark circle | | large dark triangle | | large dark triangle |\n| large dark circle | | large light circle | | small dark circle | - I - | large dark circle | | small dark circle |\n| small light circle | | large dark circle | | small light circle | - J - | small light circle | | large dark circle | | large light circle |\n\nQuestion:\n? - J - - I - - J - | large light triangle | | small dark circle | | large light triangle |\n\nPossible Answers:\nA - | large dark circle | | small light triangle | | large light triangle | | small light triangle |\nB - | small light triangle | | large light triangle | | large dark circle | | small light triangle |\nC - | large light circle | | small light circle | | large dark circle | | small light circle |\nD - | large light triangle | | small light triangle | | large dark circle | | small light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH (see examples)\nI Changes shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small light circle | - H - | large dark circle | | large dark circle |\n| large light triangle | | large light triangle | - I - | large dark triangle | | large dark triangle |\n| small dark triangle | | large dark circle | - H - | small dark triangle | | small light circle |\n| small dark circle | | small light triangle | - H - | large light circle | | small light triangle |\n\nQuestion:\n| large dark circle | | large dark triangle | - I - - H - ?\n\nPossible Answers:\nA - | small dark circle |\nB - | small dark circle | | small dark triangle |\nC - | small dark circle | | large light triangle | | large light triangle |\nD - | small dark circle | | large light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Changes shape of 2nd figure\nR Deletes 4th figure\nS Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small dark circle | - Q - | small light circle | | small dark triangle |\n| large light triangle | | large light circle | | large dark circle | | large light circle | - R - | large light triangle | | large light circle | | large dark circle |\n| small light triangle | | large light circle | - S - | small light triangle | | large light circle | | large light circle |\n| large dark triangle | | small dark circle | | large light circle | - S - R - | large dark triangle | | small dark circle | | small dark circle |\n\nQuestion:\n| large light circle | | large light triangle | | small light circle | | small light triangle | - Q - - S - - R - ?\n\nPossible Answers:\nA - | large light circle | | large light circle | | small light triangle | | large light circle |\nB - | large light circle | | large light circle | | large light circle | | large light circle | | small light triangle |\nC - | large light circle | | large light circle | | large dark triangle | | small light triangle |\nD - | large light circle | | large light circle | | large light circle | | small light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Duplicates 3rd figure\nD Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large dark circle | | large dark triangle | - C - | small light triangle | | large dark circle | | large dark triangle | | large dark triangle |\n| small light circle | | small dark circle | - D - | small light circle | | small light circle | | small dark circle |\n| large light triangle | | large light triangle | | large dark triangle | - D - | large light triangle | | large light triangle | | large light triangle | | large dark triangle |\n\nQuestion:\n? - D - - C - - D - | large light triangle | | large light triangle | | large light triangle | | large light circle | | large light circle |\n\nPossible Answers:\nA - | large light triangle | | large light triangle | | large light circle |\nB - | large light circle | | large light triangle |\nC - | small light circle | | large light circle |\nD - | large light triangle | | large light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Changes shading of dark figures\nU Deletes 2nd figure\nV Changes size and shading of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large dark circle | - T - | large light triangle | | large light circle |\n| small light circle | | small light circle | - U - | small light circle |\n| small light triangle | | large light circle | - V - | small light triangle | | small dark circle |\n| large dark circle | | small dark circle | | large dark triangle | | small dark circle | - U - | large dark circle | | large dark triangle | | small dark circle |\n\nQuestion:\n| small light circle | | small dark circle | - V - - U - ?\n\nPossible Answers:\nA - | small light circle |\nB - | small light circle | | small light circle |\nC - | large dark circle |\nD - | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Changes circles (see examples)\nG Changes shading of all figures\nH Swaps 3rd and 1st figure\nI Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large light triangle | | small light circle | - F - | large light circle | | large light triangle | | large dark circle |\n| large light circle | | small light circle | - G - | large dark circle | | small dark circle |\n| large dark triangle | | small light circle | | small dark triangle | | small dark circle | - H - I - | small dark triangle | | small dark triangle | | large dark triangle | | small dark circle |\n| small dark circle | | large dark circle | | large light circle | - I - H - | large light circle | | large light triangle | | small dark circle |\n\nQuestion:\n? - H - | small light circle | | large light triangle | | large light triangle |\n\nPossible Answers:\nA - | large light triangle | | large light triangle | | small light circle |\nB - | large light triangle | | small light triangle | | small light circle |\nC - | large light triangle | | large light triangle | | small dark triangle |\nD - | large light triangle | | large dark circle | | small light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Changes large light triangles (see examples)\nQ Changes dark figures (see examples)\nR Deletes dark circles\nS Changes shape of large figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large light triangle | | small dark circle | | small dark triangle | - P - | small light circle | | large light circle | | small dark circle | | small dark triangle |\n| large dark circle | | large dark circle | | large dark circle | - Q - | large dark triangle | | large dark triangle | | large dark triangle |\n| large light triangle | | large dark triangle | | large dark circle | - R - | large light triangle | | large dark triangle |\n| small light triangle | | small dark triangle | | large light triangle | | small light triangle | - S - | small light triangle | | small dark triangle | | large light circle | | small light triangle |\n\nQuestion:\n| large dark circle | | large dark triangle | - Q - - S - - Q - ?\n\nPossible Answers:\nA - | small dark triangle | | small dark circle |\nB - | large dark triangle | | large dark triangle | | large dark circle |\nC - | large dark circle | | large dark triangle |\nD - | large dark triangle | | large dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Changes 2nd figure (see examples)\nH Deletes dark circles\nI Changes size of dark triangles\nJ Changes size of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small light triangle | - G - | small dark triangle | | large light triangle |\n| large dark circle | | small light circle | - H - | small light circle |\n| small light triangle | | large dark triangle | - I - | small light triangle | | small dark triangle |\n| large light triangle | | small dark triangle | - J - | small light triangle | | small dark triangle |\n\nQuestion:\n? - G - - J - | small dark circle | | large light circle | | small dark triangle | | large dark triangle |\n\nPossible Answers:\nA - | large dark circle | | small light circle | | small light triangle | | large light triangle |\nB - | large dark circle | | small light circle | | small dark triangle | | large dark triangle |\nC - | large dark circle | | small light circle | | small dark triangle |\nD - | large dark circle | | small light circle | | large dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Swaps figures (see examples)\nB Duplicates 1st figure\nC Duplicates large circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large light triangle | | small dark circle | | small light circle | - A - | small light circle | | large light triangle | | small dark circle | | large dark triangle |\n| large light circle | | small dark triangle | | small dark triangle | - B - | large light circle | | large light circle | | small dark triangle | | small dark triangle |\n| large light circle | | large light triangle | | large light triangle | | small light circle | - C - | large light circle | | large light circle | | large light triangle | | large light triangle | | small light circle |\n| large light triangle | | large dark triangle | | small dark triangle | | large light circle | - C - B - | large light triangle | | large light triangle | | large dark triangle | | small dark triangle | | large light circle | | large light circle |\n\nQuestion:\n? - B - | small dark triangle | | small dark triangle | | small light circle |\n\nPossible Answers:\nA - | small dark triangle | | small light circle |\nB - | large dark circle | | large light triangle |\nC - | small light circle | | small dark triangle |\nD - | small dark triangle | | small dark triangle | | small light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ Swaps 2nd and 3rd figure\nK Changes light circles (see examples)\nL Duplicates small circles\nM Changes size and shape of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark circle | | small light triangle | - J - | large light triangle | | small light triangle | | large dark circle |\n| large dark circle | | large dark circle | | small light circle | | large dark triangle | - K - | large dark circle | | large dark circle | | large light circle | | large dark triangle |\n| small dark circle | | large dark triangle | - L - | small dark circle | | small dark circle | | large dark triangle |\n| large dark circle | | small dark triangle | | large light triangle | | large dark triangle | - M - | large dark circle | | large dark circle | | large light triangle | | large dark triangle |\n\nQuestion:\n| large light circle | | small dark triangle | | small light triangle | | small light circle | - M - ?\n\nPossible Answers:\nA - | large light circle | | large dark circle | | small light triangle | | small light triangle | | small light circle |\nB - | large dark circle | | small light triangle | | small light circle |\nC - | large light circle | | large dark circle | | small light triangle | | small light circle |\nD - | large light circle | | large dark circle | | large dark circle | | small light triangle | | small light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ Duplicates small circles\nK Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large light triangle | | small light circle | | large dark triangle | - J - | large dark triangle | | large light triangle | | small light circle | | small light circle | | large dark triangle |\n| small dark circle | | large light circle | | small light triangle | - K - | large light circle | | small dark circle | | small light triangle |\n\nQuestion:\n| large dark triangle | | large dark circle | | large light triangle | - K - ?\n\nPossible Answers:\nA - | small light circle | | large dark triangle | | large light triangle |\nB - | large dark circle | | large dark triangle | | large light triangle | | large light triangle |\nC - | large dark triangle | | large dark circle | | large light triangle |\nD - | large dark circle | | large dark triangle | | large light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Changes shape of all figures\nQ Changes size of 2nd figure\nR Changes shading and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large light triangle | | small light triangle | | large dark triangle | - P - | small light circle | | large light circle | | small light circle | | large dark circle |\n| large dark triangle | | small dark circle | - Q - | large dark triangle | | large dark circle |\n| small light triangle | | large light triangle | - R - | small dark circle | | large dark circle |\n| small light triangle | | large light circle | | small dark triangle | - R - Q - | small dark circle | | small dark triangle | | small light circle |\n\nQuestion:\n? - Q - - R - | small dark circle | | small light triangle | | small light circle | | small dark triangle |\n\nPossible Answers:\nA - | small light triangle | | large dark circle | | small dark triangle | | small light circle | | small light circle |\nB - | small light triangle | | small dark triangle | | small light circle |\nC - | small light triangle | | large dark circle | | small light circle | | small dark triangle |\nD - | small light triangle | | large dark circle | | small dark triangle | | small light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Changes circles (see examples)\nJ Changes size and shading of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large dark triangle | | small light triangle | | large dark circle | - I - | small light triangle | | large dark triangle | | small light triangle | | small light circle |\n| large light triangle | | small light circle | | large dark triangle | - J - | small dark triangle | | small light circle | | large dark triangle |\n\nQuestion:\n| small light triangle | | small dark circle | | small dark triangle | | large light triangle | - J - - I - - J - ?\n\nPossible Answers:\nA - | small light triangle | | large light circle | | large light triangle | | small dark triangle |\nB - | small light circle | | large light triangle | | small dark circle | | large light circle |\nC - | small light triangle | | large light circle | | small dark triangle | | large light triangle |\nD - | small light triangle | | small dark triangle | | large light circle | | large light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Swaps 3rd and 1st figure\nG Changes dark circles (see examples)\nH Deletes 2nd figure\nI Deletes triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large light circle | | small dark circle | - F - | small dark circle | | large light circle | | small light triangle |\n| large dark triangle | | small dark circle | - G - | large dark triangle | | large light circle |\n\n| small light circle | | small light triangle | | small dark triangle | | small dark circle | - I - H - | small light circle |\n\nQuestion:\n? - F - - G - | large light circle | | small light circle | | small light circle | | large dark triangle |\n\nPossible Answers:\nA - | large dark circle | | small dark circle | | large dark triangle |\nB - | small dark circle | | small light circle | | large dark circle | | large dark triangle |\nC - | large dark circle | | small light circle | | small dark circle | | large dark triangle |\nD - | large dark circle | | small light circle | | small light circle | | small dark circle | | large dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Swaps figures (see examples)\nD Changes size and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large light triangle | - C - | large light triangle | | large light circle |\n| small dark circle | | small light circle | | large light circle | | small light circle | - D - | large dark triangle | | large light triangle | | small light triangle | | large light triangle |\n| small dark circle | | large light circle | - C - | large light circle | | small dark circle |\n\nQuestion:\n? - D - - C - | small dark triangle | | large dark triangle | | small dark circle |\n\nPossible Answers:\nA - | large dark circle | | small dark circle | | large dark triangle |\nB - | small dark circle | | small dark circle | | large dark circle | | large dark triangle |\nC - | small dark circle | | large dark triangle | | large dark triangle |\nD - | small dark circle | | large dark circle | | large dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE Changes 2nd figure (see examples)\nF Duplicates large figures\nG Changes size and shading of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small dark triangle | - E - | large light triangle | | large light triangle |\n| small light circle | | large light circle | | small light circle | - F - | small light circle | | large light circle | | large light circle | | small light circle |\n| small light circle | | large light circle | - G - | small light circle | | small dark circle |\n| large light triangle | | large light triangle | | small dark circle | | small light circle | - F - | large light triangle | | large light triangle | | large light triangle | | large light triangle | | small dark circle | | small light circle |\n\nQuestion:\n? - E - - G - | large dark triangle | | large light circle | | small light triangle | | large dark circle |\n\nPossible Answers:\nA - | large dark triangle | | large light circle | | large dark circle |\nB - | large dark triangle | | large light circle | | small light triangle | | large dark circle |\nC - | large light circle | | large dark triangle | | small dark circle | | large light triangle |\nD - | large dark triangle | | large light circle | | small light triangle | | small light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Duplicates 4th figure\nR (see examples)\nS Duplicates light circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large dark circle | | small dark circle | | small dark circle | - Q - | large light circle | | large dark circle | | small dark circle | | small dark circle | | small dark circle |\n| small dark circle | | small light circle | | small dark circle | - R - | small light triangle | | small dark triangle | | small light triangle |\n| small light circle | | small dark triangle | | large dark circle | | large dark triangle | - S - | small light circle | | small light circle | | small dark triangle | | large dark circle | | large dark triangle |\n| small light circle | | large dark circle | | large light circle | | small light triangle | - Q - | small light circle | | large dark circle | | large light circle | | small light triangle | | small light triangle |\n\nQuestion:\n| small light triangle | | small light circle | | small light triangle | | large light triangle | - R - ?\n\nPossible Answers:\nA - | small dark circle | | large dark triangle | | small dark circle | | large light triangle |\nB - | small dark circle | | small dark triangle | | small dark circle | | large light triangle | | large light triangle |\nC - | large dark triangle | | large dark circle | | large dark triangle | | small light circle |\nD - | small dark circle | | small dark triangle | | small dark circle | | large light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Changes shape of all figures\nQ Changes size and shading of 3rd figure\nR Duplicates 2nd figure\nS Deletes 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large dark triangle | | small dark circle | | large light triangle | - P - | small light triangle | | large dark circle | | small dark triangle | | large light circle |\n| small light triangle | | large light circle | | small light circle | - Q - | small light triangle | | large light circle | | large dark circle |\n| small light triangle | | small light circle | | small light circle | - R - | small light triangle | | small light circle | | small light circle | | small light circle |\n| large dark circle | | small dark circle | | small dark circle | | small dark circle | - S - | large dark circle | | small dark circle | | small dark circle |\n\nQuestion:\n? - R - - P - | small light triangle | | large light circle | | large light circle | | large dark circle | | small light circle |\n\nPossible Answers:\nA - | small light circle | | large dark circle | | large light circle | | small dark circle |\nB - | small light circle | | large light triangle | | large dark triangle | | small light triangle |\nC - | small light circle | | large light triangle | | small dark circle | | small light triangle |\nD - | small light circle | | large light triangle | | large dark triangle | | small light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Swaps figures (see examples)\nE Swaps 1st and 2nd figure\nF Changes size and shape of 3rd figure\nG Duplicates circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small light circle | | large light circle | | large dark circle | - D - | large dark triangle | | large dark circle | | large light circle | | small light circle |\n| small light triangle | | small dark circle | - E - | small dark circle | | small light triangle |\n| large light circle | | large dark circle | | small dark circle | - F - G - | large light circle | | large light circle | | large dark circle | | large dark circle | | large dark triangle |\n| large light triangle | | small light circle | | small light triangle | - G - F - | large light triangle | | small light circle | | large light triangle | | small light triangle |\n\nQuestion:\n| large dark triangle | | large dark circle | | large light circle | | large dark triangle | - E - ?\n\nPossible Answers:\nA - | small dark circle | | small dark triangle | | small light circle | | small dark triangle |\nB - | large dark circle | | large dark triangle | | large light circle | | large light circle | | large dark triangle |\nC - | large dark circle | | large dark triangle | | large dark triangle | | large light circle |\nD - | large dark circle | | large dark triangle | | large light circle | | large dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Changes small dark figures (see examples)\nC Deletes 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large dark triangle | | small light triangle | | small dark circle | - B - | small dark circle | | large dark triangle | | small light triangle | | small dark triangle |\n| large light circle | | large light circle | | large dark triangle | | large dark triangle | - C - | large light circle | | large dark triangle | | large dark triangle |\n\nQuestion:\n? - C - | large light triangle | | large light circle | | large dark circle |\n\nPossible Answers:\nA - | small dark triangle | | large dark circle | | large light circle | | large light triangle |\nB - | small dark triangle | | large light triangle | | large dark circle | | large light circle |\nC - | small dark triangle | | large dark circle | | large light circle | | large dark circle |\nD - | small dark triangle | | large light triangle | | large light circle | | large dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO Duplicates small dark triangles\nP Changes size and shading of all figures\nQ Duplicates 2nd figure\nR Changes shading and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small light triangle | | small dark triangle | | large dark circle | - O - | small light circle | | small light triangle | | small dark triangle | | small dark triangle | | large dark circle |\n| large dark circle | | large light circle | - P - | small light circle | | small dark circle |\n| small light circle | | large dark circle | | small dark triangle | - Q - | small light circle | | large dark circle | | large dark circle | | small dark triangle |\n| small dark triangle | | small light circle | | small dark triangle | - R - | small light circle | | small dark triangle | | small light circle |\n\nQuestion:\n? - Q - - P - - Q - | small dark circle | | large light circle | | large light circle | | large light circle |\n\nPossible Answers:\nA - | small dark circle | | large light circle |\nB - | large light circle | | small dark circle | | small dark circle |\nC - | small light circle | | large dark circle |\nD - | large light circle | | small dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Changes size of 1st figure\nN Swaps 2nd and 1st figure\nO Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large dark circle | - M - | small dark circle | | large dark circle |\n| large dark circle | | large light circle | - N - | large light circle | | large dark circle |\n| small dark circle | | small dark triangle | | large dark circle | - O - | small dark circle | | large dark circle | | small dark triangle |\n| small light circle | | large dark circle | | large light circle | - O - N - | large light circle | | small light circle | | large dark circle |\n\nQuestion:\n? - M - - N - - M - | small light circle | | small light triangle | | large dark circle |\n\nPossible Answers:\nA - | large light triangle | | large light circle | | large dark circle |\nB - | large dark circle | | large light circle | | large light triangle |\nC - | large light triangle | | large light triangle | | large dark circle |\nD - | large light triangle | | small light triangle | | small dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Duplicates 2nd figure\nC Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small dark triangle | | large light triangle | - B - | small dark triangle | | small dark triangle | | small dark triangle | | large light triangle |\n| small light triangle | | small light circle | - C - | small light triangle | | small light triangle | | small light circle |\n\nQuestion:\n| small dark triangle | | small light circle | | large dark triangle | - C - - B - ?\n\nPossible Answers:\nA - | small dark triangle | | small dark triangle | | small dark triangle | | small light circle | | large dark triangle |\nB - | small dark triangle | | small dark triangle | | small dark triangle | | small dark circle | | large dark triangle |\nC - | small dark circle | | small dark circle | | small dark circle | | small light triangle | | large dark circle |\nD - | small dark triangle | | small dark triangle | | small dark triangle | | small light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Changes size and shading of all figures\nB Duplicates small light figures\nC Duplicates 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small light circle | - A - | small dark triangle | | large dark circle |\n| large dark triangle | | large dark triangle | | small light triangle | - B - | large dark triangle | | large dark triangle | | small light triangle | | small light triangle |\n| large dark circle | | small dark circle | | large dark circle | | small light circle | - C - | large dark circle | | small dark circle | | large dark circle | | large dark circle | | small light circle |\n| small light circle | | large light triangle | | large dark triangle | - B - | small light circle | | small light circle | | large light triangle | | large dark triangle |\n\nQuestion:\n? - A - - C - | large light circle | | large light triangle | | small light circle | | small light circle | | large dark circle |\n\nPossible Answers:\nA - | small dark circle | | small dark circle | | small dark triangle | | small dark triangle | | large dark circle | | large dark circle | | small light circle |\nB - | small dark triangle | | small dark triangle | | large dark circle | | small light circle |\nC - | small dark circle | | small dark triangle | | large dark circle | | small light circle |\nD - | small light circle | | small dark triangle | | large dark circle | | small dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Deletes 1st figure\nH Deletes 3rd figure\nI Deletes large figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark triangle | | large dark circle | - G - | large dark triangle | | large dark circle |\n| small dark triangle | | large light triangle | | small dark circle | - H - | small dark triangle | | large light triangle |\n| large light circle | | large dark triangle | | large light triangle | | small light circle | - I - | small light circle |\n\nQuestion:\n? - H - - G - - I - | small light circle |\n\nPossible Answers:\nA - | large light circle | | small light circle | | large dark triangle | | large light circle |\nB - | large light circle | | small light circle | | small light circle | | large light circle | | large dark triangle |\nC - | small light circle | | large light circle | | large light circle | | large dark triangle |\nD - | large light circle | | small light circle | | large light circle | | large dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Deletes 1st figure\nN Duplicates 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large light circle | | small dark triangle | - M - | large light circle | | small dark triangle |\n| large light triangle | | small dark triangle | | small dark triangle | | large light triangle | - N - | large light triangle | | small dark triangle | | small dark triangle | | small dark triangle | | large light triangle |\n\nQuestion:\n? - N - | large light triangle | | large dark circle | | large light triangle | | large light triangle |\n\nPossible Answers:\nA - | large light triangle | | large dark circle | | large light triangle |\nB - | large dark circle | | large light triangle | | large light triangle |\nC - | large light triangle | | large dark circle | | large dark circle | | large light triangle |\nD - | small light circle | | large dark circle | | small light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Changes shape of 2nd figure\nJ Changes 2nd figure (see examples)\nK Changes shading and shape of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large dark triangle | - I - | small dark triangle | | large dark circle |\n| large light circle | | large dark circle | | small light circle | - J - | large light circle | | large light triangle | | small light circle |\n| large dark circle | | large light triangle | - K - | large dark circle | | large dark circle |\n\nQuestion:\n| large light triangle | | small light triangle | | large light circle | | small light triangle | - J - - K - - I - ?\n\nPossible Answers:\nA - | large light triangle | | large light circle |\nB - | small light circle | | small light circle | | large light circle | | small light triangle |\nC - | large light triangle | | small light circle | | large light circle | | small light triangle |\nD - | large light triangle | | small light circle | | large light circle | | small dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ Deletes 4th figure\nK Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large light circle | | large light triangle | | small dark circle | - J - | small dark circle | | large light circle | | large light triangle |\n| small light circle | | small light triangle | - K - | large dark circle | | small light triangle |\n\nQuestion:\n? - J - | small light triangle | | small light triangle | | small dark triangle |\n\nPossible Answers:\nA - | small light triangle | | large light circle | | small dark triangle | | large light triangle |\nB - | small light triangle | | small light triangle | | small dark triangle | | small dark triangle | | large light triangle |\nC - | small light triangle | | small light triangle | | small light triangle | | small light triangle | | small dark triangle | | large light triangle |\nD - | small light triangle | | small light triangle | | small dark triangle | | large light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Swaps 3rd and 2nd figure\nT Swaps 2nd and 4th figure\nU (see examples)\nV Deletes 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small dark circle | | small dark triangle | - S - | small light triangle | | small dark triangle | | small dark circle |\n| large dark triangle | | small light circle | | small dark triangle | | large dark circle | - T - | large dark triangle | | large dark circle | | small dark triangle | | small light circle |\n| large light triangle | | small dark circle | | small light triangle | - U - | large light triangle | | small light circle | | small light triangle |\n| small dark triangle | | large dark circle | | small dark triangle | | small dark triangle | - V - | large dark circle | | small dark triangle | | small dark triangle |\n\nQuestion:\n? - S - - U - | small light circle | | small dark triangle | | small dark triangle |\n\nPossible Answers:\nA - | small light circle | | small light circle | | small dark circle |\nB - | small light triangle | | small dark triangle | | small light triangle |\nC - | small light circle | | small dark triangle | | small dark circle |\nD - | small light circle | | small dark triangle | | small light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Changes 4th figure (see examples)\nB Changes shape of 2nd figure\nC Changes size and shading of triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small light triangle | | small dark circle | | small light circle | - A - | large light circle | | small light triangle | | small dark circle | | small dark circle |\n| small dark circle | | large dark triangle | - B - | small dark circle | | large dark circle |\n| small light circle | | small light triangle | | large dark triangle | | small light triangle | - C - | small light circle | | large dark triangle | | small light triangle | | large dark triangle |\n| large dark circle | | small light triangle | | large light triangle | | large light circle | - B - | large dark circle | | small light circle | | large light triangle | | large light circle |\n\nQuestion:\n? - C - | large dark triangle | | large dark circle |\n\nPossible Answers:\nA - | small light triangle | | large dark circle |\nB - | large light circle | | small dark triangle |\nC - | large light triangle | | large dark circle |\nD - | small light triangle | | small light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Swaps 3rd and 2nd figure\nO Changes shading and shape of 1st figure\nP Changes shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small light triangle | | large light circle | - N - | small dark triangle | | large light circle | | small light triangle |\n| large light circle | | small light triangle | | large dark triangle | | large light triangle | - O - | large dark triangle | | small light triangle | | large dark triangle | | large light triangle |\n| large dark triangle | | small light triangle | | large light circle | | small light circle | - P - | large light triangle | | small dark triangle | | large dark circle | | small dark circle |\n| large light triangle | | large dark circle | | large light triangle | | small light circle | - P - O - | large light circle | | large light circle | | large dark triangle | | small dark circle |\n\nQuestion:\n? - P - - O - - P - | large light triangle | | small light circle | | large light triangle | | large dark circle |\n\nPossible Answers:\nA - | large dark circle | | small light circle | | large light triangle | | large dark circle |\nB - | large dark circle | | small light circle | | large light triangle | | large light triangle | | large dark circle |\nC - | large dark circle | | large light triangle | | large dark circle |\nD - | large dark circle | | small light circle | | small dark triangle | | large dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Changes 2nd figure (see examples)\nU Changes light figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large dark triangle | | large light circle | - T - | small dark circle | | small dark circle | | large light circle |\n| small dark circle | | large dark circle | | large dark circle | | large light triangle | - U - | small dark circle | | large dark circle | | large dark circle | | large dark triangle |\n| large dark triangle | | small light circle | - U - | large dark triangle | | small dark circle |\n| large dark circle | | large dark circle | | small light circle | - T - | large dark circle | | small dark triangle | | small light circle |\n\nQuestion:\n| small dark circle | | large light circle | | large dark triangle | - U - - T - ?\n\nPossible Answers:\nA - | small dark circle | | large light triangle | | large dark triangle |\nB - | small dark circle | | small light circle | | large dark triangle |\nC - | small dark circle | | small dark triangle | | large dark triangle |\nD - | small dark circle | | small dark triangle | | large dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Changes 1st figure (see examples)\nQ Changes shape of 2nd figure\nR Duplicates 4th figure\nS Changes shading of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large dark triangle | | large light circle | - P - | large light circle | | large dark triangle | | large light circle |\n| large light circle | | small light circle | | small dark circle | - Q - | large light circle | | small light triangle | | small dark circle |\n| small dark triangle | | small light triangle | | small light circle | | large light circle | - R - S - | small dark triangle | | small dark triangle | | small light circle | | large light circle | | large light circle |\n\n\nQuestion:\n| small light circle | | large dark circle | | large light circle | | small dark circle | - Q - - P - - S - ?\n\nPossible Answers:\nA - | large dark circle | | large dark circle | | large light triangle | | large light triangle | | large light circle | | large light circle | | small dark circle |\nB - | large dark circle | | large light triangle | | large light circle | | small dark circle |\nC - | large light circle | | large light triangle | | large dark circle | | small dark circle |\nD - | large dark circle | | large dark circle | | large light triangle | | large light circle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Swaps 3rd and 2nd figure\nQ Changes size and shape of 1st figure\nR Deletes 1st figure\nS Deletes 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large dark circle | | small dark circle | - P - | small dark triangle | | small dark circle | | large dark circle |\n| small dark circle | | small dark circle | | small light triangle | - Q - | large dark triangle | | small dark circle | | small light triangle |\n| large light triangle | | large light circle | | small dark circle | - R - | large light circle | | small dark circle |\n| large dark triangle | | large dark circle | - S - | large dark triangle |\n\nQuestion:\n| small light circle | | small dark circle | | large light circle | - S - ?\n\nPossible Answers:\nA - | large light circle | | small light circle |\nB - | small light circle | | large light circle | | large light circle |\nC - | small light circle | | large light circle |\nD - | large light triangle | | large light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Changes shape of 1st figure\nM Deletes 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small dark circle | | small light circle | | large dark circle | - L - | large dark circle | | small dark circle | | small light circle | | large dark circle |\n| small dark triangle | | large dark circle | - M - | small dark triangle |\n\nQuestion:\n? - L - - M - | large light triangle | | small dark circle | | small light triangle |\n\nPossible Answers:\nA - | small dark circle | | large light triangle | | small dark circle | | small light triangle |\nB - | large light circle | | small dark circle | | large light triangle | | small light triangle |\nC - | large light circle | | large light triangle | | small dark circle | | small light triangle |\nD - | large light circle | | large light triangle | | small dark circle | | small dark circle | | small light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO Duplicates 3rd figure\nP Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small dark circle | | small dark triangle | | small light triangle | - O - | large light circle | | small dark circle | | small dark triangle | | small dark triangle | | small light triangle |\n| small light triangle | | small dark triangle | - P - | small light triangle | | small dark triangle | | small dark triangle |\n\nQuestion:\n? - O - | small dark triangle | | large light triangle | | small dark circle | | small dark circle | | large dark circle |\n\nPossible Answers:\nA - | small dark triangle | | large light triangle | | small dark circle | | small light circle |\nB - | small dark circle | | large light triangle | | small dark triangle | | large dark circle |\nC - | small dark triangle | | large light triangle | | small dark circle | | large dark circle |\nD - | large dark triangle | | small light triangle | | large dark circle | | small dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK Swaps figures (see examples)\nL Swaps 3rd and 4th figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large dark triangle | | small light circle | - K - | small light circle | | small light circle | | large dark triangle |\n| large dark circle | | small light triangle | | small dark triangle | | large dark triangle | - L - | large dark circle | | small light triangle | | large dark triangle | | small dark triangle |\n\nQuestion:\n? - K - - L - | small light triangle | | large light triangle | | large light circle | | small light triangle |\n\nPossible Answers:\nA - | large dark triangle | | large dark triangle | | small dark triangle | | small dark circle |\nB - | small light triangle | | small light triangle | | large light triangle | | large light circle |\nC - | small light triangle | | small light triangle | | small dark triangle | | large light circle |\nD - | small light triangle | | small light triangle | | large light triangle | | large light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Duplicates circles\nG Swaps figures (see examples)\nH Deletes 2nd figure\nI Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large dark triangle | | large dark circle | | large light triangle | - F - | large light circle | | large light circle | | large dark triangle | | large dark circle | | large dark circle | | large light triangle |\n| small dark triangle | | small light circle | | large dark triangle | - G - | small dark triangle | | large dark triangle | | small light circle |\n| large light triangle | | small dark circle | - H - | large light triangle |\n| large dark circle | | large dark circle | | small dark triangle | - I - | large dark circle | | large dark circle | | large dark circle | | small dark triangle |\n\nQuestion:\n| small light circle | | small light triangle | | large dark circle | - F - ?\n\nPossible Answers:\nA - | small light circle | | small light circle | | small light triangle | | large dark circle |\nB - | small light circle | | small light circle | | small light triangle | | large dark circle | | large dark circle |\nC - | small light circle | | small light circle | | small light triangle | | large dark circle | | large dark circle | | large dark circle | | large dark circle |\nD - | small light circle | | small light circle | | small light triangle | | large light triangle | | large dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Changes shading of all figures\nM Duplicates large figures\nN Duplicates 1st figure\nO Duplicates large light figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small dark circle | | large light circle | | large light triangle | - L - | small light triangle | | small light circle | | large dark circle | | large dark triangle |\n| large light circle | | large dark circle | - M - | large light circle | | large light circle | | large dark circle | | large dark circle |\n| large light triangle | | small light circle | - N - O - | large light triangle | | large light triangle | | large light triangle | | large light triangle | | small light circle |\n| small light triangle | | large light circle | | small dark triangle | - O - N - | small light triangle | | small light triangle | | large light circle | | large light circle | | small dark triangle |\n\nQuestion:\n? - M - - L - - N - | large dark triangle | | large dark triangle | | large dark triangle | | small light circle | | small dark circle | | large dark circle | | large dark circle |\n\nPossible Answers:\nA - | large light triangle | | small light circle | | small dark circle | | large light circle |\nB - | large light triangle | | small dark circle | | small light circle | | large light circle |\nC - | large light triangle | | small dark circle | | small light circle | | small light circle | | large light circle |\nD - | large light triangle | | small dark circle | | small dark circle | | small light circle | | small light circle | | large light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Swaps figures (see examples)\nJ Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large dark triangle | | small light circle | | small light circle | - I - | large dark triangle | | small light circle | | large dark triangle | | small light circle |\n| small light circle | | large light circle | - J - | small light circle | | large dark triangle |\n| small dark circle | | large dark triangle | - J - | small dark circle | | large light circle |\n| small dark triangle | | large light triangle | | large light circle | - I - | small dark triangle | | large light circle | | large light triangle |\n\nQuestion:\n? - J - | small dark circle | | small light triangle | | large dark circle | | small dark circle |\n\nPossible Answers:\nA - | small dark circle | | small dark circle | | small dark triangle | | small dark circle |\nB - | large dark triangle | | large dark triangle | | small dark triangle | | large dark triangle |\nC - | small dark triangle | | small dark triangle | | large dark triangle | | small dark triangle |\nD - | small dark circle | | small dark circle | | large dark circle | | small dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK (see examples)\nL Deletes 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small light triangle | | large dark circle | - K - | small dark circle | | small light circle | | large dark circle |\n| large dark triangle | | large light triangle | | small dark circle | | small dark triangle | - L - | large dark triangle | | small dark circle | | small dark triangle |\n| small dark triangle | | large dark triangle | - L - | small dark triangle |\n| small dark circle | | large light circle | - K - | small dark circle | | large light triangle |\n\nQuestion:\n| small dark circle | | small light triangle | - L - ?\n\nPossible Answers:\nA - | small dark circle |\nB - | large light circle |\nC - | small light triangle |\nD - | small light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ Changes shape of 2nd figure\nK Changes shading and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large dark triangle | | large dark circle | - J - | small light circle | | large dark circle | | large dark circle |\n| small light circle | | large light triangle | | large dark circle | - K - | small dark triangle | | large dark circle | | large light triangle |\n| small light triangle | | large dark triangle | | small light triangle | | small light triangle | - K - | small dark circle | | large light circle | | small dark circle | | small dark circle |\n\nQuestion:\n? - J - - K - - J - | small light circle | | large light triangle |\n\nPossible Answers:\nA - | large dark circle | | small dark triangle |\nB - | large dark circle | | large dark circle |\nC - | small light triangle | | large dark circle |\nD - | small dark triangle | | large dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Swaps figures (see examples)\nV Duplicates small dark figures\nW Duplicates 1st figure\nX Changes shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small light triangle | - U - | small light triangle | | small light circle |\n| small dark triangle | | small light circle | | large light triangle | - V - | small dark triangle | | small dark triangle | | small light circle | | large light triangle |\n| small light circle | | small dark triangle | - W - | small light circle | | small light circle | | small dark triangle |\n| small light circle | | large light triangle | - X - | small light triangle | | large light circle |\n\nQuestion:\n? - W - - X - | small dark circle | | small dark circle | | small light circle | | large light triangle |\n\nPossible Answers:\nA - | small dark triangle | | small light triangle |\nB - | small light triangle | | large light circle |\nC - | small dark triangle | | small light triangle | | large light circle |\nD - | small light triangle | | small dark triangle | | large light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Changes shading and shape of light circles\nS Changes size and shape of all figures\nT Duplicates small figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large light triangle | - R - | large dark triangle | | large light triangle |\n| large dark triangle | | small light triangle | - S - | small dark circle | | large light circle |\n| small light circle | | small dark circle | - T - | small light circle | | small light circle | | small dark circle | | small dark circle |\n\nQuestion:\n? - R - | large dark triangle | | small dark triangle | | small light triangle |\n\nPossible Answers:\nA - | large dark triangle | | small dark triangle | | small light triangle |\nB - | large light circle | | small light circle | | small dark circle |\nC - | large light circle | | small dark triangle | | small light triangle |\nD - | large light circle | | small dark triangle | | small light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Swaps 2nd and 1st figure\nT Changes shading and shape of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large light triangle | - S - | large light triangle | | large dark circle |\n| small light triangle | | large light triangle | | small light triangle | - T - | small dark circle | | large light triangle | | small light triangle |\n\nQuestion:\n| large dark circle | | small light triangle | - S - ?\n\nPossible Answers:\nA - | large dark circle |\nB - | small light triangle | | small light circle |\nC - | small light triangle | | large dark circle | | large dark circle |\nD - | small light triangle | | large dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Changes shading of all figures\nT Deletes 4th figure\nU Changes size and shading of large light circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small light circle | - S - | small light triangle | | small dark circle |\n| large light circle | | large light circle | | small light circle | | large dark triangle | - T - | large light circle | | large light circle | | small light circle |\n| small dark triangle | | small light circle | | large light circle | | small light triangle | - U - | small dark triangle | | small light circle | | small dark circle | | small light triangle |\n| small dark circle | | small dark triangle | | small dark triangle | | small light triangle | - T - | small dark circle | | small dark triangle | | small dark triangle |\n\nQuestion:\n| small dark triangle | | small dark triangle | | small light circle | | large dark circle | - T - ?\n\nPossible Answers:\nA - | small dark triangle | | small dark triangle | | small dark triangle |\nB - | small dark circle | | small dark circle | | small light triangle |\nC - | small dark triangle | | small dark triangle | | small light circle |\nD - | small dark triangle | | small dark triangle | | large dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Duplicates small light triangles\nC Changes size and shading of 2nd figure\nD Changes size and shading of 1st figure\nE Changes large figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small light triangle | | large light circle | - B - | small light circle | | small light triangle | | small light triangle | | large light circle |\n| small light triangle | | small dark triangle | - C - | small light triangle | | large light triangle |\n| large light circle | | large dark triangle | | small light triangle | | small dark circle | - D - E - | small dark circle | | large light triangle | | small light triangle | | small dark circle |\n| small light circle | | large dark circle | | small dark triangle | | small light circle | - E - D - | large dark circle | | large light circle | | small dark triangle | | small light circle |\n\nQuestion:\n| large dark triangle | | small dark triangle | - E - ?\n\nPossible Answers:\nA - | large light triangle | | small dark triangle |\nB - | small light triangle | | large dark triangle |\nC - | large light triangle | | small dark triangle | | small dark triangle |\nD - | large light triangle | | large light triangle | | small dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG (see examples)\nH Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small dark circle | | small dark triangle | - G - | small dark triangle | | small dark triangle | | small dark circle |\n| large light triangle | | large light triangle | - H - | large light triangle | | large dark triangle |\n\nQuestion:\n? - H - - G - | large light triangle | | large light circle | | small light circle | | small dark triangle |\n\nPossible Answers:\nA - | large light triangle | | small dark circle | | small dark circle | | large light circle | | small dark triangle |\nB - | large light triangle | | small dark circle | | small dark triangle |\nC - | large light triangle | | small dark circle | | large light circle | | small dark triangle |\nD - | small light circle | | large dark triangle | | small light triangle | | large dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Changes 4th figure (see examples)\nH Changes shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large light circle | | large light triangle | | small light triangle | - G - | small light circle | | large light circle | | large light triangle | | large light triangle |\n| small dark circle | | small dark triangle | - H - | small light circle | | small light triangle |\n| large light triangle | | large light triangle | - H - | large dark triangle | | large dark triangle |\n\nQuestion:\n? - H - | large light triangle | | large dark circle | | large dark triangle | | small light triangle |\n\nPossible Answers:\nA - | large dark triangle | | large dark triangle | | large light circle | | large light triangle | | small dark triangle |\nB - | large dark triangle | | large light circle | | large light triangle | | small dark triangle | | small dark triangle |\nC - | large dark triangle | | large light circle | | large light triangle | | small light circle |\nD - | large dark triangle | | large light circle | | large light triangle | | small dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Swaps 2nd and 1st figure\nB Changes size and shape of all figures\nC Changes triangles (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small dark triangle | - A - | small dark triangle | | large dark triangle |\n| small light circle | | large dark circle | - B - | large light triangle | | small dark triangle |\n| small light triangle | | large light circle | - C - | small dark circle | | large light circle |\n\nQuestion:\n? - A - | small light triangle | | large dark circle |\n\nPossible Answers:\nA - | small light circle | | small light triangle |\nB - | large dark circle | | small light triangle | | small light triangle |\nC - | large dark circle | | small light triangle |\nD - | small dark circle | | small light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO Changes shading of all figures\nP Deletes 1st figure\nQ Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large light circle | | small light circle | - O - | small light triangle | | large dark circle | | small dark circle |\n| large dark triangle | | small dark circle | - P - | small dark circle |\n| small light circle | | large dark circle | - Q - | small light circle | | large dark circle | | large dark circle |\n\nQuestion:\n| small dark triangle | | large dark circle | | small light triangle | | small dark circle | - Q - - P - ?\n\nPossible Answers:\nA - | large dark circle | | large dark circle |\nB - | large dark circle | | large dark circle | | small light triangle | | small dark circle |\nC - | large dark circle | | large dark circle | | large dark circle | | large dark circle | | small light triangle | | small dark circle | | small dark circle |\nD - | large dark circle | | large dark circle | | small dark circle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE Duplicates 4th figure\nF Changes size of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large light circle | | large dark triangle | | large dark circle | - E - | large dark circle | | large light circle | | large dark triangle | | large dark circle | | large dark circle |\n| small dark circle | | small dark circle | - F - | large dark circle | | small dark circle |\n\nQuestion:\n| small light circle | | large dark circle | | small dark triangle | | large light circle | - F - - E - ?\n\nPossible Answers:\nA - | large light circle | | large dark circle | | small dark triangle | | large light circle | | large light circle |\nB - | large light circle | | large dark circle | | large light circle | | large light circle |\nC - | large light circle | | large dark circle | | small dark triangle | | large light circle |\nD - | large light circle | | large dark circle | | small light triangle | | large light circle | | large light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Changes size and shading of all figures\nM Deletes large light figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small light triangle | | small dark triangle | - L - | large light circle | | large dark triangle | | large light triangle |\n| large light circle | | large dark circle | | large dark triangle | | small light circle | - M - | large dark circle | | large dark triangle | | small light circle |\n\nQuestion:\n| large dark triangle | | small dark triangle | | large light circle | | large dark circle | - M - ?\n\nPossible Answers:\nA - | large dark triangle | | small light circle | | large dark circle |\nB - | large dark triangle | | small dark triangle | | large dark circle |\nC - | small dark triangle | | large dark circle |\nD - | large dark triangle | | small light triangle | | large dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Changes shape of light circles\nE Swaps figures (see examples)\nF Duplicates 2nd figure\nG Changes shading of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small light circle | - D - | small light triangle | | small light triangle |\n| large light triangle | | small dark circle | - E - | small dark circle | | large light triangle |\n| large dark triangle | | large dark circle | | small light triangle | - F - G - | large dark triangle | | large light circle | | large dark circle | | small light triangle |\n| small dark triangle | | large dark triangle | | large dark triangle | | small dark circle | - G - F - | small dark triangle | | large light triangle | | large light triangle | | large dark triangle | | small dark circle |\n\nQuestion:\n| small dark triangle | | small light triangle | - E - ?\n\nPossible Answers:\nA - | small dark triangle | | small light triangle |\nB - | large dark triangle | | small dark triangle |\nC - | small light triangle | | large dark circle |\nD - | small light triangle | | small dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ Changes 1st figure (see examples)\nK Changes shading and shape of all figures\nL Changes shading of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large light triangle | - J - | large light triangle | | large light triangle |\n| large dark circle | | large light triangle | | small light circle | | large light circle | - K - | large light triangle | | large dark circle | | small dark triangle | | large dark triangle |\n| small light circle | | small dark circle | | small dark triangle | | large light circle | - L - | small dark circle | | small dark circle | | small dark triangle | | large light circle |\n| small light triangle | | large dark circle | - L - K - | small light circle | | large light triangle |\n\nQuestion:\n? - K - | large light triangle | | large light triangle | | small light triangle |\n\nPossible Answers:\nA - | large dark circle | | large light circle | | small dark circle |\nB - | large dark circle | | large dark circle | | small dark circle | | small dark circle |\nC - | large dark triangle | | large dark triangle | | small dark triangle |\nD - | large dark circle | | large dark circle | | small dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Deletes 1st figure\nM Duplicates small figures\nN Changes shading of 1st figure\nO Deletes 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small light triangle | - L - | small light triangle |\n| small dark circle | | small dark circle | | large dark triangle | | large dark circle | - M - | small dark circle | | small dark circle | | small dark circle | | small dark circle | | large dark triangle | | large dark circle |\n| small light circle | | small dark circle | - N - O - | small dark circle |\n| small light triangle | | large dark triangle | | large light triangle | | large dark triangle | - O - N - | small dark triangle | | large light triangle | | large dark triangle |\n\nQuestion:\n| small light triangle | | large dark circle | - M - ?\n\nPossible Answers:\nA - | small light triangle | | small light triangle | | large dark circle | | large dark circle |\nB - | small light triangle | | small light triangle | | small light triangle | | large dark circle |\nC - | small light triangle | | small light triangle | | large dark circle |\nD - | small light triangle | | small light triangle | | small light triangle | | small light triangle | | large dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Deletes 3rd figure\nQ Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small light circle | | small dark circle | | small dark circle | - P - | small light circle | | small light circle | | small dark circle |\n| large dark triangle | | large light circle | | small light triangle | | large dark triangle | - Q - | large dark triangle | | large dark triangle | | large light circle | | small light triangle | | large dark triangle |\n\nQuestion:\n? - Q - - P - - Q - | small dark triangle | | small dark triangle | | small dark triangle | | small dark circle | | large dark circle |\n\nPossible Answers:\nA - | small light triangle | | small dark triangle | | small light circle | | large light circle |\nB - | small dark triangle | | small light triangle | | small dark circle | | large dark circle |\nC - | small dark circle | | small light circle | | small dark triangle | | large dark triangle |\nD - | small dark triangle | | large dark circle | | small dark circle | | small light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Duplicates dark triangles\nQ Changes shading and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small dark triangle | | small dark circle | - P - | large dark triangle | | large dark triangle | | small dark triangle | | small dark triangle | | small dark circle |\n| small light circle | | large light circle | - Q - | small dark triangle | | large dark triangle |\n\nQuestion:\n? - Q - - P - | large dark triangle | | large dark triangle | | small light triangle | | small dark circle |\n\nPossible Answers:\nA - | small dark circle | | small light triangle |\nB - | large light circle | | small dark circle | | small light triangle |\nC - | large light circle | | small dark circle |\nD - | large light circle | | large light circle | | small dark circle | | small light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Changes small figures (see examples)\nU Changes size and shape of all figures\nV Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small light triangle | - T - | large light circle | | large dark triangle |\n| small light triangle | | small dark circle | - U - | large light circle | | large dark triangle |\n| large dark circle | | small light triangle | | small dark circle | - V - | large dark circle | | small dark triangle | | small dark circle |\n| small dark circle | | large light triangle | - V - U - | large dark triangle | | small dark circle |\n\nQuestion:\n? - V - | small light triangle | | small light triangle | | small dark triangle | | small light circle |\n\nPossible Answers:\nA - | small light triangle | | small light circle | | small dark triangle | | small dark triangle |\nB - | small light triangle | | small dark triangle | | small light circle |\nC - | small light triangle | | small dark triangle | | small dark triangle | | small light triangle |\nD - | small light triangle | | small dark triangle | | small dark triangle | | small light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Changes size and shape of all figures\nO Deletes small light figures\nP Changes size and shape of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small light triangle | - N - | small dark circle | | large light circle |\n| small light triangle | | large light triangle | | small dark triangle | | large dark triangle | - O - | large light triangle | | small dark triangle | | large dark triangle |\n| large dark triangle | | small dark triangle | - P - | small dark circle | | small dark triangle |\n| large dark circle | | small light circle | | small dark circle | | small light circle | - P - O - | small dark triangle | | small dark circle |\n\nQuestion:\n? - O - - N - | small dark triangle | | large dark circle | | small light circle |\n\nPossible Answers:\nA - | large light triangle | | small light circle | | small dark triangle | | large dark circle |\nB - | large dark circle | | large dark circle | | small dark triangle | | small light circle | | large light triangle |\nC - | large dark circle | | small dark triangle | | small light circle | | small light circle | | large light triangle | | large light triangle |\nD - | large dark circle | | small dark triangle | | small light circle | | large light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK Changes circles (see examples)\nL Changes dark figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small light circle | | small dark circle | - K - | small light circle | | small dark circle | | small light circle |\n| small dark triangle | | small dark circle | | large light circle | - L - | small light circle | | small light triangle | | large light circle |\n\nQuestion:\n| large dark triangle | | large dark circle | | large dark circle | - K - - L - - K - ?\n\nPossible Answers:\nA - | large dark circle | | large dark circle | | large light triangle |\nB - | small dark circle | | small dark circle | | small dark circle |\nC - | small light circle | | large dark circle | | large dark circle |\nD - | large dark circle | | large dark circle | | large dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Duplicates circles\nS Changes size of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark circle | | large light circle | - R - | large light triangle | | large dark circle | | large dark circle | | large light circle | | large light circle |\n| large light triangle | | large light circle | | large light circle | | small light circle | - S - | large light triangle | | small light circle | | large light circle | | small light circle |\n| small light circle | | large light triangle | - S - | small light circle | | small light triangle |\n\nQuestion:\n? - R - - S - - R - | small dark triangle | | small light triangle | | small dark circle | | small dark circle | | small dark circle | | small dark circle |\n\nPossible Answers:\nA - | small dark triangle | | large light triangle | | small dark circle | | small dark circle |\nB - | small dark triangle | | small dark triangle | | large light triangle | | small dark circle |\nC - | small dark triangle | | large light triangle | | small dark circle |\nD - | small dark circle | | large light triangle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ Swaps figures (see examples)\nK Swaps 1st and 2nd figure\nL Changes shading and shape of all figures\nM Changes size of large figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large light circle | - J - | large light circle | | large light triangle |\n| large light triangle | | small light triangle | - K - | small light triangle | | large light triangle |\n| large dark triangle | | large light circle | - L - | large light circle | | large dark triangle |\n| large light circle | | large dark circle | | large light triangle | - M - | small light circle | | small dark circle | | small light triangle |\n\nQuestion:\n| small light circle | | large light triangle | | large light circle | | small dark triangle | - L - - K - ?\n\nPossible Answers:\nA - | large dark circle | | small light triangle | | large dark triangle | | small light circle |\nB - | large dark circle | | small dark triangle | | large dark triangle | | small light circle |\nC - | small dark triangle | | large dark circle | | large dark triangle | | small light circle |\nD - | large dark circle | | small dark triangle | | small light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Deletes 1st figure\nO Deletes 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small light triangle | - N - | small light triangle |\n| large light circle | | small light triangle | | large dark circle | | small dark triangle | - O - | large light circle | | small light triangle | | small dark triangle |\n| large light circle | | small dark circle | | small light triangle | | large dark circle | - N - | small dark circle | | small light triangle | | large dark circle |\n| small light circle | | large light circle | | large light triangle | | large dark circle | - N - | large light circle | | large light triangle | | large dark circle |\n\nQuestion:\n? - N - - O - - N - | small dark circle |\n\nPossible Answers:\nA - | small dark circle | | large light triangle | | small dark circle | | small light circle | | small light circle |\nB - | large light circle | | small dark triangle | | large light circle | | large dark circle |\nC - | small dark circle | | large light triangle | | small dark circle | | small light circle |\nD - | small dark circle | | small dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK Changes dark figures (see examples)\nL Deletes small light figures\nM Changes circles (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small light circle | - K - | small dark triangle | | small light circle |\n| small light circle | | small dark circle | | large light circle | | small dark circle | - L - | small dark circle | | large light circle | | small dark circle |\n| small dark circle | | large light triangle | | small dark triangle | - M - | large dark triangle | | large light triangle | | small dark triangle |\n\nQuestion:\n? - K - - M - | large light triangle | | small dark triangle | | small dark triangle |\n\nPossible Answers:\nA - | small light circle | | small dark triangle | | large dark triangle |\nB - | small light circle | | small dark circle | | large dark triangle |\nC - | large light triangle | | large dark triangle | | small dark circle |\nD - | large light triangle | | large dark triangle | | large dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Duplicates dark triangles\nC Deletes 1st figure\nD Deletes small circles\nE Changes size of small dark figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large dark triangle | - B - | small dark triangle | | small dark triangle | | large dark triangle | | large dark triangle |\n| small dark triangle | | small light circle | - C - | small light circle |\n\n\n\nQuestion:\n? - E - | small light circle | | large light triangle | | large dark triangle |\n\nPossible Answers:\nA - | small light circle | | large light triangle | | large light triangle | | small dark triangle |\nB - | small light circle | | large light triangle | | small dark triangle |\nC - | small light circle | | small dark triangle |\nD - | large light triangle | | small light circle | | small dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Swaps 2nd and 1st figure\nW Changes large triangles (see examples)\nX Changes size and shape of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small dark triangle | - V - | small dark triangle | | small dark circle |\n| large dark triangle | | small dark triangle | | small dark triangle | - W - | large light circle | | small dark triangle | | small dark triangle |\n| small light triangle | | large light triangle | - X - | small light triangle | | small light circle |\n| small light circle | | small light circle | - X - W - | small light circle | | large dark circle |\n\nQuestion:\n? - W - | large dark circle | | large light circle | | large dark circle |\n\nPossible Answers:\nA - | large light triangle | | large light circle | | large light triangle |\nB - | large light triangle | | large dark circle | | large light triangle |\nC - | large light triangle | | large light circle | | large light triangle | | large light triangle |\nD - | large dark triangle | | large dark circle | | large dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Changes small light figures (see examples)\nV Deletes dark figures\nW Changes shading and shape of 2nd figure\nX Swaps 1st and 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light circle | | large dark circle | | large dark circle | - U - | large dark circle | | small dark circle | | large dark circle | | large dark circle |\n| small light triangle | | large dark circle | | large light triangle | - V - | small light triangle | | large light triangle |\n| small light triangle | | small light circle | | large light triangle | | small light circle | - W - X - | small dark triangle | | small light triangle | | large light triangle | | small light circle |\n| large light circle | | small light circle | | large light circle | | large dark triangle | - X - W - | small light circle | | large dark triangle | | large light circle | | large dark triangle |\n\nQuestion:\n| large light triangle | | large dark triangle | - X - - W - ?\n\nPossible Answers:\nA - | large dark circle | | large dark triangle |\nB - | small light triangle | | small light circle |\nC - | large dark triangle | | large dark circle | | large dark circle |\nD - | large dark triangle | | large dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Deletes 3rd figure\nE Deletes 2nd figure\nF Changes size of 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large dark triangle | | large light triangle | - D - | small dark circle | | large dark triangle |\n| small light circle | | large dark circle | - E - | small light circle |\n| small dark circle | | large dark triangle | | large light circle | - F - | small dark circle | | large dark triangle | | small light circle |\n\nQuestion:\n? - F - | small dark circle | | small light circle | | small dark circle |\n\nPossible Answers:\nA - | small dark circle | | small dark circle | | small light circle | | large dark circle | | large dark circle |\nB - | small dark circle | | small light circle | | large dark circle |\nC - | large dark circle | | small light circle | | large dark circle |\nD - | small dark circle | | small light triangle | | large dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Duplicates small figures\nJ Deletes large triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small dark triangle | | small dark triangle | - I - | large dark triangle | | small dark triangle | | small dark triangle | | small dark triangle | | small dark triangle |\n| small dark triangle | | large light triangle | - J - | small dark triangle |\n| small light circle | | large light triangle | | small light triangle | - J - | small light circle | | small light triangle |\n\nQuestion:\n? - J - | large dark circle | | large dark circle | | large dark circle |\n\nPossible Answers:\nA - | small dark triangle | | large dark circle | | large dark circle | | large dark circle |\nB - | large light triangle | | large dark circle | | large dark circle | | large dark triangle |\nC - | large light triangle | | large dark circle | | large dark circle | | large dark circle |\nD - | large light triangle | | small dark triangle | | small dark triangle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS (see examples)\nT Changes shading and shape of 1st figure\nU Swaps figures (see examples)\nV Changes shading of small triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small dark triangle | | large dark circle | - S - | large light circle | | large dark circle | | small dark triangle |\n| large light circle | | small dark circle | | large dark triangle | - T - | large dark triangle | | small dark circle | | large dark triangle |\n| large light circle | | large light circle | | small dark circle | - U - | large light circle | | small dark circle | | large light circle |\n| small dark triangle | | small dark circle | | large light circle | | large light circle | - V - | small light triangle | | small dark circle | | large light circle | | large light circle |\n\nQuestion:\n? - V - | small dark triangle | | large dark triangle | | small dark triangle |\n\nPossible Answers:\nA - | small light triangle | | large dark triangle | | small light triangle |\nB - | large dark triangle | | large dark triangle | | small light triangle |\nC - | small light triangle | | small light triangle | | large dark triangle | | small light triangle |\nD - | large light triangle | | large dark triangle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Changes size and shape of small figures\nR Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large light circle | - Q - | large dark circle | | large light circle |\n| large dark circle | | large dark triangle | | large light circle | - R - | small dark circle | | large dark triangle | | large light circle |\n\nQuestion:\n? - R - - Q - | large dark circle | | large light circle | | large light circle | | large light circle |\n\nPossible Answers:\nA - | small dark circle | | small light triangle | | large light triangle | | large light triangle |\nB - | small dark circle | | large dark triangle | | large light circle | | large light circle |\nC - | large dark triangle | | small light triangle | | small light triangle | | small light triangle |\nD - | small dark circle | | small light triangle | | large light circle | | large light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Changes 1st figure (see examples)\nO Deletes small dark figures\nP Changes shading and shape of 2nd figure\nQ Changes size and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small dark circle | - N - | small light triangle | | small dark circle |\n| large dark triangle | | small light triangle | | large light triangle | | small dark triangle | - O - | large dark triangle | | small light triangle | | large light triangle |\n| small dark triangle | | small dark triangle | - P - | small dark triangle | | small light circle |\n| large dark triangle | | large light triangle | | large dark triangle | - Q - | small dark circle | | small light circle | | small dark circle |\n\nQuestion:\n| small dark triangle | | large light circle | | large dark circle | - N - - P - ?\n\nPossible Answers:\nA - | small light triangle | | large dark triangle | | large dark circle |\nB - | large dark triangle | | large dark triangle | | large dark circle | | large dark circle |\nC - | large dark triangle | | large dark triangle | | large dark circle |\nD - | large dark triangle | | large dark triangle | | large dark triangle | | large dark triangle | | large dark circle | | large dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Deletes 3rd figure\nR (see examples)\nS Duplicates triangles\nT Changes size of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large dark triangle | | large light circle | | large light triangle | - Q - | large dark circle | | large dark triangle | | large light triangle |\n| large light triangle | | large dark circle | | large light triangle | - R - | small light circle | | large dark circle | | large light triangle |\n| small dark triangle | | large dark triangle | | large light circle | | small light circle | - S - T - | large dark triangle | | large dark triangle | | small dark triangle | | small dark triangle | | small light circle | | large light circle |\n| large dark triangle | | small dark triangle | | small light triangle | - T - S - | small dark triangle | | small dark triangle | | large dark triangle | | large dark triangle | | large light triangle | | large light triangle |\n\nQuestion:\n? - T - | small light triangle | | small dark triangle | | large dark triangle |\n\nPossible Answers:\nA - | large light triangle | | small dark triangle |\nB - | large light triangle | | large dark triangle | | small dark triangle |\nC - | large light triangle | | small dark circle | | small dark triangle |\nD - | large dark triangle | | large light triangle | | small light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Duplicates 2nd figure\nJ Deletes large light circles\nK Swaps figures (see examples)\nL Deletes 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large dark circle | | small light circle | | large light triangle | - I - | small light triangle | | large dark circle | | large dark circle | | small light circle | | large light triangle |\n| large dark circle | | large light circle | - J - | large dark circle |\n| small light triangle | | large dark circle | | small dark triangle | | large dark circle | - K - | small light triangle | | large dark circle | | large dark circle | | small dark triangle |\n| small dark circle | | small dark circle | - L - | small dark circle |\n\nQuestion:\n| small dark circle | | large dark circle | | small light circle | | large dark circle | - I - - K - - L - ?\n\nPossible Answers:\nA - | small dark circle | | small light circle | | large dark circle | | large dark circle |\nB - | small dark circle | | small light circle |\nC - | small dark circle | | large dark circle | | small light circle | | large dark circle |\nD - | small dark circle | | small light circle | | large dark circle | | large light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Duplicates 4th figure\nB Deletes 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small dark circle | | large light circle | | large light circle | - A - | small dark circle | | small dark circle | | large light circle | | large light circle | | large light circle |\n| large dark triangle | | large dark circle | | large light circle | - B - | large dark triangle | | large dark circle |\n\nQuestion:\n| large light triangle | | large dark triangle | | small light triangle | | small light triangle | - A - - B - ?\n\nPossible Answers:\nA - | large light triangle | | large dark triangle | | small light triangle | | small light triangle |\nB - | small light triangle | | large dark triangle | | small light triangle | | large light triangle |\nC - | large light triangle | | large dark triangle | | small light triangle |\nD - | small dark triangle | | large dark triangle | | small light triangle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Deletes large figures\nE Duplicates large figures\nF Duplicates 4th figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small light triangle | | large dark triangle | - D - | small dark triangle | | small light triangle |\n| small light triangle | | large light triangle | | large dark triangle | - E - | small light triangle | | large light triangle | | large light triangle | | large dark triangle | | large dark triangle |\n| large dark triangle | | small dark circle | | small light circle | | large light triangle | - F - | large dark triangle | | small dark circle | | small light circle | | large light triangle | | large light triangle |\n\nQuestion:\n| large light triangle | | small dark circle | - E - ?\n\nPossible Answers:\nA - | small light triangle | | small light triangle | | large dark circle |\nB - | large light triangle | | large light triangle | | small dark circle |\nC - | large light circle | | large light circle | | small dark circle |\nD - | large light triangle | | large light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Changes size and shading of 2nd figure\nT Changes size of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark triangle | - S - | large light triangle | | small light triangle |\n| large light triangle | | large light circle | | small dark circle | | small light circle | - T - | small light triangle | | small light circle | | large dark circle | | large light circle |\n\nQuestion:\n| large dark circle | | large light circle | | small light triangle | | large light triangle | - S - - T - - S - ?\n\nPossible Answers:\nA - | small dark circle | | small light circle | | large light triangle | | large light triangle | | small light triangle |\nB - | small dark circle | | small light circle | | large light triangle | | small light triangle |\nC - | small dark circle | | small light circle | | small light circle | | small light triangle |\nD - | small light circle | | small dark circle | | large light triangle | | small light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Changes 3rd figure (see examples)\nS Duplicates dark figures\nT Changes size of circles\nU Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large dark triangle | | large light circle | - R - | small dark triangle | | large dark triangle | | large dark triangle |\n| large dark triangle | | large dark circle | | small dark circle | | large dark circle | - S - | large dark triangle | | large dark triangle | | large dark circle | | large dark circle | | small dark circle | | small dark circle | | large dark circle | | large dark circle |\n| large light circle | | large light circle | - T - | small light circle | | small light circle |\n| large light triangle | | large dark circle | | small light triangle | - U - | large light triangle | | large light triangle | | large dark circle | | small light triangle |\n\nQuestion:\n| small dark triangle | | small light circle | | small light triangle | - T - ?\n\nPossible Answers:\nA - | small dark triangle | | large light circle | | small light triangle |\nB - | small dark triangle | | large dark triangle | | small light triangle |\nC - | small dark triangle | | large light circle |\nD - | large light circle | | small dark triangle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ Changes shading and shape of 2nd figure\nK Changes 3rd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small dark circle | - J - | small dark triangle | | small light triangle |\n| large light triangle | | large light circle | | large light triangle | - K - | large light triangle | | large light circle | | large light circle |\n| large dark triangle | | large dark circle | - J - | large dark triangle | | large light triangle |\n| small dark circle | | small light circle | | large light triangle | | small dark triangle | - K - | small dark circle | | small light circle | | large light circle | | small dark triangle |\n\nQuestion:\n? - J - - K - | large light triangle | | small dark circle | | large light triangle | | small dark circle |\n\nPossible Answers:\nA - | small light circle | | large light circle | | small light triangle | | large dark triangle |\nB - | large light triangle | | small light triangle | | large light circle | | small dark circle | | small dark circle |\nC - | large light triangle | | small light triangle | | large light circle | | small dark circle |\nD - | large light triangle | | large light circle | | small dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Deletes 2nd figure\nM Changes shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large light triangle | | small dark triangle | - L - | small dark triangle | | small dark triangle |\n| large dark circle | | small dark circle | | small light circle | - M - | large dark triangle | | small dark triangle | | small light triangle |\n\nQuestion:\n? - L - - M - - L - | large dark circle | | large light triangle |\n\nPossible Answers:\nA - | large dark triangle | | small light triangle | | large light circle | | large light triangle |\nB - | large dark triangle | | small light triangle | | large light circle | | large light circle | | large light circle | | large light circle |\nC - | small light triangle | | large dark triangle | | small dark circle | | small dark circle |\nD - | large dark triangle | | small light triangle | | large light circle | | large light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Changes 2nd figure (see examples)\nI Changes size of large circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small dark circle | - H - | large dark circle | | small dark triangle |\n| large light triangle | | small dark circle | | large dark circle | - I - | large light triangle | | small dark circle | | small dark circle |\n| small light circle | | small light circle | | small light triangle | | large light circle | - I - | small light circle | | small light circle | | small light triangle | | small light circle |\n| small light circle | | small light circle | | large dark circle | - I - | small light circle | | small light circle | | small dark circle |\n\nQuestion:\n? - I - | small light circle | | small dark circle | | small light circle | | large dark triangle |\n\nPossible Answers:\nA - | large light circle | | large light circle | | large dark circle | | large dark triangle |\nB - | large dark circle | | large light circle | | large dark circle | | large light triangle |\nC - | small dark circle | | small light circle | | small dark circle | | small light triangle |\nD - | large light circle | | large dark circle | | large light circle | | large dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Deletes large figures\nU (see examples)\nV Changes shape of all figures\nW Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small light triangle | - T - | small light triangle |\n| small dark triangle | | large dark triangle | - U - | large dark triangle | | small dark triangle |\n| large dark circle | | large light circle | - V - | large dark triangle | | large light triangle |\n| small light circle | | small light circle | | large dark circle | - W - | small light circle | | large dark circle | | small light circle |\n\nQuestion:\n? - U - - V - | small dark triangle | | small light triangle | | small light circle |\n\nPossible Answers:\nA - | small light circle | | small dark circle | | small light triangle |\nB - | small light circle | | small light circle | | small dark circle | | small dark circle | | small light triangle |\nC - | small light circle | | small dark circle | | small light triangle | | small light triangle |\nD - | small dark circle | | small light circle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Deletes 2nd figure\nS Duplicates 2nd figure\nT Changes size and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small dark triangle | - R - | small dark circle |\n| small dark triangle | | large dark circle | - S - | small dark triangle | | large dark circle | | large dark circle |\n| small dark circle | | small light circle | | large dark circle | - T - | large dark triangle | | large light triangle | | small dark triangle |\n| large light circle | | large dark triangle | | large dark triangle | - T - S - | small light triangle | | small dark circle | | small dark circle | | small dark circle |\n\nQuestion:\n? - S - | small dark circle | | large dark triangle | | large dark triangle | | small dark triangle | | small dark triangle |\n\nPossible Answers:\nA - | small dark circle | | large dark triangle | | small dark triangle | | small dark triangle |\nB - | large light circle | | large dark triangle | | large light triangle | | large light triangle |\nC - | small dark circle | | large dark triangle | | small dark triangle | | small dark triangle | | small dark triangle |\nD - | small dark circle | | small dark circle | | large dark triangle | | small dark triangle | | small dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Changes size of 1st figure\nR Duplicates 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large light triangle | - Q - | large light triangle | | large light triangle |\n| large light triangle | | large dark triangle | | large dark triangle | - R - | large light triangle | | large dark triangle | | large dark triangle | | large dark triangle |\n\nQuestion:\n? - Q - - R - - Q - | small dark triangle | | small dark circle | | large light circle | | large light circle |\n\nPossible Answers:\nA - | small dark triangle | | small dark circle | | large light circle |\nB - | large dark circle | | large dark triangle | | small light triangle |\nC - | small dark triangle | | small dark circle | | large light circle | | large light circle |\nD - | large light circle | | small dark circle | | small dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE Changes size of 1st figure\nF Deletes 1st figure\nG Changes 2nd figure (see examples)\nH Deletes 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large dark circle | | small light triangle | - E - | small dark circle | | large dark circle | | small light triangle |\n| large dark triangle | | small dark triangle | - F - | small dark triangle |\n| large dark circle | | small light circle | | small dark triangle | | small light triangle | - G - | large dark circle | | large light triangle | | small dark triangle | | small light triangle |\n| large dark triangle | | small light circle | | large light triangle | | large dark circle | - H - | large dark triangle | | large light triangle | | large dark circle |\n\nQuestion:\n? - G - | small light triangle | | large dark circle | | large light triangle |\n\nPossible Answers:\nA - | large dark triangle | | large light triangle | | small dark triangle |\nB - | small light triangle | | small dark triangle | | large light triangle |\nC - | small light triangle | | small dark circle | | large light triangle |\nD - | small dark triangle | | small light triangle | | large light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK Deletes 2nd figure\nL Duplicates 1st figure\nM Changes 3rd figure (see examples)\nN Changes shape of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large light circle | | large dark circle | | small light circle | - K - | small dark circle | | large dark circle | | small light circle |\n| large dark circle | | large light circle | - L - | large dark circle | | large dark circle | | large light circle |\n\n| small dark circle | | small light circle | | large light triangle | | small dark triangle | - N - M - | small dark circle | | small light triangle | | large dark circle | | small dark triangle |\n\nQuestion:\n| small dark triangle | | small dark triangle | | large light triangle | - N - - M - ?\n\nPossible Answers:\nA - | small dark circle | | small dark triangle | | large dark circle |\nB - | small dark triangle | | small dark circle | | large dark circle |\nC - | small dark triangle | | small dark circle | | small dark triangle |\nD - | small dark circle | | small dark triangle | | large dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO Duplicates light circles\nP Changes shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small light circle | - O - | small dark circle | | small light circle | | small light circle |\n| large dark triangle | | large light triangle | | small dark triangle | - P - | large dark circle | | large light circle | | small dark circle |\n| large light circle | | small dark circle | | large light circle | | large dark circle | - P - | large light triangle | | small dark triangle | | large light triangle | | large dark triangle |\n| large dark triangle | | large light circle | - O - | large dark triangle | | large light circle | | large light circle |\n\nQuestion:\n| small dark circle | | small light triangle | - P - - O - - P - ?\n\nPossible Answers:\nA - | small dark circle | | small light triangle |\nB - | small dark circle | | small light triangle | | small light triangle |\nC - | small light circle | | small dark triangle | | small dark triangle |\nD - | small light triangle | | small dark circle | | small light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK Changes size of small triangles\nL Changes shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small dark circle | | small light triangle | - K - | small light circle | | small dark circle | | large light triangle |\n| small light triangle | | small dark circle | | small light triangle | - L - | small dark triangle | | small light circle | | small dark triangle |\n| large light circle | | large dark circle | - L - | large dark circle | | large light circle |\n| large light triangle | | large light triangle | | large dark triangle | | small dark triangle | - L - | large dark triangle | | large dark triangle | | large light triangle | | small light triangle |\n\nQuestion:\n? - L - | small dark triangle | | large light circle | | large light triangle | | large dark triangle |\n\nPossible Answers:\nA - | large dark circle | | small light triangle | | large dark triangle | | large light triangle |\nB - | small dark circle | | large light triangle | | large light circle | | large dark circle |\nC - | small light triangle | | large dark circle | | large dark triangle | | large dark triangle | | large light triangle |\nD - | small light triangle | | large dark circle | | large dark triangle | | large light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Duplicates 1st figure\nR Deletes 1st figure\nS Changes shading and shape of all figures\nT Changes shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark circle | - Q - | large light triangle | | large light triangle | | large dark circle |\n| large light triangle | | large light triangle | - R - | large light triangle |\n| large light circle | | small dark triangle | | large dark triangle | | small dark triangle | - S - | large dark triangle | | small light circle | | large light circle | | small light circle |\n| small light triangle | | small dark triangle | | large dark triangle | | small light circle | - T - | small dark triangle | | small light triangle | | large light triangle | | small dark circle |\n\nQuestion:\n? - T - | large dark triangle | | small light triangle |\n\nPossible Answers:\nA - | small dark triangle | | large light triangle |\nB - | large light triangle | | small dark triangle |\nC - | large light triangle | | small dark circle |\nD - | large light triangle | | small light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Deletes large circles\nC Duplicates 4th figure\nD Changes size and shape of 2nd figure\nE Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large light triangle | - B - | large light triangle |\n| small light triangle | | large light triangle | | small light triangle | | large dark circle | - C - | small light triangle | | large light triangle | | small light triangle | | large dark circle | | large dark circle |\n| small dark triangle | | large light triangle | | small light triangle | - D - E - | large light triangle | | small light circle | | small light triangle |\n| large dark triangle | | large light triangle | - E - D - | small light triangle | | small light circle |\n\nQuestion:\n| small dark circle | | small light triangle | | large dark circle | | large light circle | - C - ?\n\nPossible Answers:\nA - | small dark circle | | small light triangle | | large dark circle | | large light circle | | large light circle |\nB - | large dark circle | | large light triangle | | small dark circle | | small light circle | | small light circle |\nC - | small dark circle | | large light circle | | large dark circle | | small light triangle | | large light circle |\nD - | large dark triangle | | small light triangle | | large dark circle | | large light circle | | large light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Swaps 2nd and 1st figure\nW Changes size and shape of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small light circle | - V - | small light circle | | large dark triangle |\n| small dark circle | | large light triangle | - W - | small dark circle | | small light circle |\n| small dark circle | | small light circle | | large light circle | - V - | small light circle | | small dark circle | | large light circle |\n| large dark triangle | | large light triangle | | small light circle | | small light triangle | - W - | large dark triangle | | small light circle | | small light circle | | small light triangle |\n\nQuestion:\n| large light triangle | | large light circle | | large dark circle | | small light circle | - V - ?\n\nPossible Answers:\nA - | large light triangle | | large light circle | | large dark triangle | | small light triangle |\nB - | large light circle | | large light triangle | | large dark circle | | small light circle |\nC - | large light triangle | | large dark circle | | small light circle |\nD - | large light circle | | large light triangle | | large light circle | | small light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Swaps figures (see examples)\nB Deletes 2nd figure\nC Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large light triangle | | large dark triangle | - A - | large light triangle | | large dark triangle | | large dark triangle |\n| small light circle | | small light triangle | - B - | small light circle |\n| small light triangle | | large dark circle | | large light circle | | large light circle | - C - | small light triangle | | small light triangle | | large dark circle | | large light circle | | large light circle |\n| large dark circle | | large light triangle | - C - B - | large dark circle | | large light triangle |\n\nQuestion:\n| large light triangle | | small dark circle | | large dark circle | | small dark circle | - A - ?\n\nPossible Answers:\nA - | small dark circle | | large light triangle | | large light triangle | | large dark circle | | large dark circle | | small dark circle |\nB - | small dark circle | | large light triangle | | large dark circle | | small dark circle |\nC - | small dark circle | | small dark circle | | large light triangle | | large dark circle | | large dark circle | | small dark circle | | small dark circle |\nD - | small dark circle | | large dark circle | | large light triangle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Changes size and shape of all figures\nM Changes size and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large light circle | | large light triangle | - L - | large light triangle | | small light triangle | | small light circle |\n| small dark triangle | | small light triangle | | small dark circle | | small dark triangle | - M - | large dark circle | | large light circle | | large dark triangle | | large dark circle |\n\nQuestion:\n| large light triangle | | small light triangle | | large dark circle | - L - ?\n\nPossible Answers:\nA - | small light circle | | large light circle | | small dark triangle | | small dark triangle |\nB - | small light circle | | small dark triangle |\nC - | small light circle | | large light circle | | small dark triangle |\nD - | small light circle | | small light circle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Changes shape of all figures\nG Changes triangles (see examples)\nH Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small dark triangle | | large light triangle | - F - | small light circle | | small dark circle | | large light circle |\n| small dark circle | | large light triangle | | small dark triangle | - G - | small dark circle | | large dark triangle | | small light triangle |\n| small dark circle | | small light triangle | | large light circle | | large light triangle | - H - | small dark circle | | small light triangle | | large light triangle | | large light circle |\n\nQuestion:\n? - G - - F - - G - | small dark circle | | small light triangle | | large dark triangle | | large dark circle |\n\nPossible Answers:\nA - | small light triangle | | small dark circle | | large light circle | | large light triangle |\nB - | small light triangle | | large dark triangle | | small light triangle | | large light triangle |\nC - | small light triangle | | small dark circle | | large light triangle |\nD - | small light triangle | | small dark circle | | large light circle | | large light circle | | large light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Changes 2nd figure (see examples)\nQ (see examples)\nR Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small light circle | - P - | large light circle | | small light triangle |\n| large light triangle | | large light circle | | large light triangle | | small dark triangle | - Q - | large light triangle | | large light circle | | large light triangle | | large dark triangle |\n| large dark circle | | small light triangle | - R - | small dark circle | | small light triangle |\n| small dark circle | | small light circle | | small light triangle | - Q - | large dark circle | | small light circle | | small light triangle |\n\nQuestion:\n? - Q - - R - | large light triangle | | large dark triangle | | large light triangle |\n\nPossible Answers:\nA - | small light triangle | | small dark triangle | | large light triangle |\nB - | small light triangle | | large light triangle | | large light triangle |\nC - | small light triangle | | small dark triangle | | large dark triangle |\nD - | small light triangle | | small dark triangle | | small dark triangle | | large light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Changes shading of 1st figure\nU Deletes dark triangles\nV Changes size and shading of all figures\nW Duplicates 4th figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small light circle | | large dark circle | - T - | small light circle | | small light circle | | large dark circle |\n| large light triangle | | large dark triangle | - U - | large light triangle |\n\n\n\nQuestion:\n? - T - - V - | small light triangle | | small dark circle |\n\nPossible Answers:\nA - | large light triangle | | large light circle |\nB - | small light triangle | | small light circle |\nC - | large light triangle | | large light circle | | large light circle |\nD - | large dark circle | | large light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Changes size and shape of all figures\nE Changes shading and shape of light figures\nF Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large light circle | | large dark triangle | | small dark circle | - D - | large dark triangle | | small light triangle | | small dark circle | | large dark triangle |\n| large light triangle | | large dark triangle | | small light circle | - E - | large dark circle | | large dark triangle | | small dark triangle |\n| large light circle | | small dark triangle | | large dark circle | - F - | small dark triangle | | large light circle | | large dark circle |\n| small light circle | | large dark triangle | - F - E - | large dark triangle | | small dark triangle |\n\nQuestion:\n? - F - | small light triangle | | large light circle |\n\nPossible Answers:\nA - | large light circle | | small light triangle |\nB - | large dark triangle | | small light triangle |\nC - | large dark circle | | small dark triangle |\nD - | small light triangle | | large light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ Changes size and shape of all figures\nK Duplicates large dark figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small light triangle | - J - | large light triangle | | large light circle |\n| small light triangle | | large dark circle | - K - | small light triangle | | large dark circle | | large dark circle |\n| large dark circle | | small dark circle | | small light circle | - K - | large dark circle | | large dark circle | | small dark circle | | small light circle |\n| small light triangle | | large dark circle | | large light circle | | small light triangle | - K - | small light triangle | | large dark circle | | large dark circle | | large light circle | | small light triangle |\n\nQuestion:\n? - J - - K - - J - | small dark circle | | small dark circle | | large dark triangle | | large light circle | | small dark triangle | | small dark triangle |\n\nPossible Answers:\nA - | small dark triangle | | large dark triangle | | large light circle | | small dark triangle |\nB - | small dark circle | | small light triangle | | small dark circle | | small dark triangle |\nC - | large dark triangle | | small dark circle | | large light circle | | small dark triangle |\nD - | small dark circle | | large dark triangle | | large light circle | | small dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Duplicates 1st figure\nD Changes shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small dark triangle | - C - | large dark circle | | large dark circle | | small dark triangle |\n| small dark triangle | | small light circle | | large light triangle | - D - | small dark circle | | small light triangle | | large light circle |\n| large dark triangle | | small light circle | - C - | large dark triangle | | large dark triangle | | small light circle |\n| small dark circle | | large dark circle | | small dark triangle | | small light triangle | - C - | small dark circle | | small dark circle | | large dark circle | | small dark triangle | | small light triangle |\n\nQuestion:\n? - D - | large light circle | | large dark circle | | small dark triangle |\n\nPossible Answers:\nA - | large light triangle | | large dark triangle | | small dark circle |\nB - | large dark triangle | | small dark circle |\nC - | large light triangle | | large light triangle | | large dark triangle | | small dark circle |\nD - | large light triangle | | large dark triangle | | small dark circle | | small dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Changes 2nd figure (see examples)\nG Swaps 1st and 2nd figure\nH Changes shape of 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large dark circle | | small light circle | | large dark circle | - F - | large dark triangle | | small dark triangle | | small light circle | | large dark circle |\n| large light triangle | | small light circle | - G - | small light circle | | large light triangle |\n| large light triangle | | large dark circle | | small dark triangle | - H - | large light triangle | | large dark circle | | small dark circle |\n\n\nQuestion:\n? - F - | small light circle | | large dark circle |\n\nPossible Answers:\nA - | small light circle | | small light triangle |\nB - | small light triangle | | small dark triangle |\nC - | small dark triangle | | small light circle |\nD - | small light circle | | small dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Changes size of all figures\nE Changes size of 2nd figure\nF Swaps 1st and 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small light circle | - D - | small light triangle | | large light circle |\n| small light triangle | | small dark circle | - E - | small light triangle | | large dark circle |\n| small dark circle | | large dark circle | | large dark circle | - F - | large dark circle | | small dark circle | | large dark circle |\n| large light circle | | small light circle | - F - E - | small light circle | | small light circle |\n\nQuestion:\n| large dark circle | | large light triangle | | large light circle | | large dark triangle | - F - - D - ?\n\nPossible Answers:\nA - | large dark triangle | | large light circle | | large dark circle | | large light triangle |\nB - | small light triangle | | small light triangle | | small dark circle | | small light circle | | small dark triangle |\nC - | small light triangle | | small dark circle | | small light circle | | small dark triangle |\nD - | small dark triangle | | small light circle | | small dark circle | | small light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Changes large dark figures (see examples)\nT Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large dark triangle | | small light triangle | - S - | small light triangle | | small dark circle | | small light triangle |\n| small dark triangle | | small light triangle | | small light triangle | - T - | small dark triangle | | small light triangle | | small light triangle | | small light triangle |\n\nQuestion:\n? - T - | large light triangle | | large dark circle | | large dark circle |\n\nPossible Answers:\nA - | large light triangle | | large dark circle |\nB - | large light triangle | | large light triangle | | large dark circle | | large dark circle |\nC - | small light triangle | | large dark circle |\nD - | small dark triangle | | small light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Duplicates dark figures\nV Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large dark triangle | | small dark triangle | - U - | small light triangle | | large dark triangle | | large dark triangle | | small dark triangle | | small dark triangle |\n| small light triangle | | large dark triangle | - V - | large dark triangle | | small light triangle |\n| large dark triangle | | large light triangle | | small light triangle | | small dark circle | - U - | large dark triangle | | large dark triangle | | large light triangle | | small light triangle | | small dark circle | | small dark circle |\n\nQuestion:\n? - U - | small light circle | | large dark circle | | large dark circle |\n\nPossible Answers:\nA - | small light circle | | large light circle |\nB - | small light circle | | large dark circle |\nC - | small light circle | | large light triangle |\nD - | large dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Duplicates 2nd figure\nS Deletes large circles\nT Deletes 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large dark circle | | small light circle | | small light triangle | - R - | large dark circle | | large dark circle | | large dark circle | | small light circle | | small light triangle |\n| large dark circle | | large dark circle | | large light triangle | - S - | large light triangle |\n| small light triangle | | small dark triangle | - T - | small dark triangle |\n\n\nQuestion:\n? - R - - S - | small dark triangle | | small light triangle |\n\nPossible Answers:\nA - | large dark circle | | large light circle | | small dark triangle | | small light triangle |\nB - | small light triangle | | large light circle | | small dark triangle | | large dark circle |\nC - | small dark triangle | | small light triangle | | large dark circle | | large light circle |\nD - | large dark circle | | large light circle | | small dark triangle | | small dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Changes size and shading of all figures\nC Duplicates 1st figure\nD Changes size of all figures\nE Changes shading of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark circle | | large light triangle | - B - | small dark triangle | | small light circle | | small dark triangle |\n| small light circle | | small dark circle | | small dark triangle | - C - | small light circle | | small light circle | | small dark circle | | small dark triangle |\n| large dark circle | | small dark circle | | small dark triangle | - D - | small dark circle | | large dark circle | | large dark triangle |\n| small light triangle | | small light triangle | - E - | small light triangle | | small dark triangle |\n\nQuestion:\n? - C - - B - - D - | large light circle | | large light circle | | small light circle | | small dark triangle |\n\nPossible Answers:\nA - | large dark circle | | small dark circle | | small dark circle | | small light triangle |\nB - | large light circle | | small dark circle | | small light triangle |\nC - | large dark circle | | small dark circle | | small light circle |\nD - | large dark circle | | small dark circle | | small light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Duplicates 3rd figure\nJ Changes shading and shape of 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small dark circle | | small dark triangle | - I - | large dark circle | | small dark circle | | small dark triangle | | small dark triangle |\n| large dark circle | | large light circle | | small dark triangle | - J - | large dark circle | | large light circle | | small light circle |\n\nQuestion:\n? - I - - J - | large light circle | | large light circle | | large dark triangle | | large light circle | | large dark triangle |\n\nPossible Answers:\nA - | large light circle | | large light circle | | large light circle | | large dark triangle |\nB - | large light circle | | large light circle | | large light circle | | large dark triangle | | large dark triangle |\nC - | large light circle | | large dark triangle | | large light circle | | large light circle |\nD - | small dark circle | | large light circle | | large light circle | | large dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ Changes large dark figures (see examples)\nK Changes shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small dark triangle | | large light triangle | | large dark circle | - J - | small dark circle | | small dark triangle | | large light triangle | | small dark circle |\n| small dark circle | | small light circle | - K - | small light circle | | small dark circle |\n| large dark circle | | large dark circle | - J - | small dark circle | | small dark circle |\n\nQuestion:\n| small light circle | | large light circle | - K - ?\n\nPossible Answers:\nA - | small dark circle | | small dark circle | | large dark circle |\nB - | small dark circle | | large dark circle |\nC - | small dark triangle | | large dark circle |\nD - | small dark circle | | small dark circle | | large dark circle | | large dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Deletes small light triangles\nI Changes size and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small light triangle | | small dark circle | - H - | small light circle | | small dark circle |\n| large light circle | | large dark triangle | | small dark triangle | - I - | small light triangle | | small dark circle | | large dark circle |\n\nQuestion:\n? - H - | large dark triangle |\n\nPossible Answers:\nA - | large dark triangle | | small light triangle | | small light triangle | | small light circle |\nB - | large light circle | | small dark circle | | small dark circle | | small dark circle |\nC - | large dark triangle | | small light triangle | | small light triangle | | small light triangle |\nD - | large dark triangle | | small light triangle | | small dark circle | | small light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Changes shading and shape of 3rd figure\nE Changes size and shading of large light figures\nF Duplicates dark figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small dark circle | | small dark triangle | | small light circle | - D - | small light triangle | | small dark circle | | small light circle | | small light circle |\n| large light triangle | | small dark triangle | | large light triangle | - E - | small dark triangle | | small dark triangle | | small dark triangle |\n| small dark triangle | | small dark circle | | large dark triangle | | large light triangle | - F - | small dark triangle | | small dark triangle | | small dark circle | | small dark circle | | large dark triangle | | large dark triangle | | large light triangle |\n| large light circle | | large light triangle | | small dark triangle | | small dark triangle | - F - E - | small dark circle | | small dark triangle | | small dark triangle | | small dark triangle | | small dark triangle | | small dark triangle |\n\nQuestion:\n? - D - - F - - D - | small dark triangle | | small dark triangle | | large light circle | | large dark triangle | | small dark triangle | | small dark triangle | | small light triangle |\n\nPossible Answers:\nA - | small dark triangle | | small dark triangle | | large dark triangle | | small light circle | | small light triangle | | small light triangle |\nB - | small dark triangle | | large dark triangle | | small light circle | | small light triangle |\nC - | small light circle | | large light circle | | small dark triangle | | small dark circle |\nD - | large dark circle | | small dark circle | | large light triangle | | large light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Changes 1st figure (see examples)\nV Duplicates 1st figure\nW Deletes 3rd figure\nX Swaps 3rd and 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark circle | | small light circle | - U - | small light triangle | | large dark circle | | small light circle |\n| small light circle | | large dark circle | - V - | small light circle | | small light circle | | large dark circle |\n| large light triangle | | large light triangle | | small light triangle | - W - | large light triangle | | large light triangle |\n| large dark triangle | | small light circle | | small light triangle | - X - | large dark triangle | | small light triangle | | small light circle |\n\nQuestion:\n| small light triangle | | small light triangle | | large dark triangle | - W - ?\n\nPossible Answers:\nA - | small light triangle |\nB - | small light triangle | | small light triangle | | small light triangle |\nC - | small light triangle | | small dark circle |\nD - | small light triangle | | small light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Changes 3rd figure (see examples)\nQ Changes shading and shape of large figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small light triangle | | large light circle | - P - | large light triangle | | small light triangle | | small light circle |\n| large light triangle | | small light circle | - Q - | large dark circle | | small light circle |\n| small dark triangle | | small dark triangle | | large dark triangle | - P - | small dark triangle | | small dark triangle | | small dark triangle |\n| small light circle | | large dark circle | | large dark triangle | | small dark triangle | - P - | small light circle | | large dark circle | | small dark triangle | | small dark triangle |\n\nQuestion:\n? - Q - - P - | small light circle | | small dark triangle | | small light triangle | | large dark circle |\n\nPossible Answers:\nA - | small light circle | | small dark triangle | | large dark circle | | large light triangle |\nB - | small light circle | | small dark triangle | | large light triangle | | large dark circle |\nC - | small light circle | | small dark triangle | | large dark circle | | large dark triangle |\nD - | small light circle | | small light circle | | large dark circle | | large light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Changes 1st figure (see examples)\nI Changes size and shading of large light figures\nJ Changes shading and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large dark circle | | large light triangle | - H - | large light triangle | | large dark circle | | large light triangle |\n| small dark circle | | large light triangle | | small dark triangle | | large dark triangle | - I - | small dark circle | | small dark triangle | | small dark triangle | | large dark triangle |\n| small dark circle | | large light triangle | | large dark circle | - J - | small light triangle | | large dark circle | | large light triangle |\n\n\nQuestion:\n? - H - - I - - J - | small light circle | | small dark triangle | | small light triangle |\n\nPossible Answers:\nA - | small light circle | | small dark circle | | small light circle |\nB - | small light circle | | small light circle | | large dark triangle |\nC - | small dark circle | | small light circle | | small dark circle |\nD - | small light circle | | small light circle | | small dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS (see examples)\nT Changes dark triangles (see examples)\nU Changes size of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small dark triangle | | large dark circle | - S - | small light circle | | small dark circle | | large dark circle |\n| small dark triangle | | small dark circle | - T - | large dark circle | | small dark circle |\n| small dark circle | | large light triangle | - U - | large dark circle | | large light triangle |\n| small light triangle | | small light triangle | | large dark triangle | - U - | large light triangle | | small light triangle | | large dark triangle |\n\nQuestion:\n| large dark circle | | large light triangle | | small light circle | | large dark triangle | - U - - S - ?\n\nPossible Answers:\nA - | small dark circle | | large light circle | | small light circle | | large dark triangle |\nB - | small dark circle | | large light triangle | | small light circle | | large dark triangle |\nC - | small dark circle | | large light circle | | small light circle | | large light triangle |\nD - | small dark circle | | small dark circle | | large light circle | | small light circle | | small light circle | | large dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Deletes 2nd figure\nU Changes shading and shape of 1st figure\nV Duplicates 3rd figure\nW Changes size of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large dark triangle | | small light triangle | - T - | small light triangle | | small light triangle |\n| small light triangle | | large dark triangle | - U - | small dark circle | | large dark triangle |\n| large dark circle | | small dark triangle | | large dark triangle | - V - W - | large dark circle | | large dark triangle | | large dark triangle | | large dark triangle |\n| large light triangle | | large dark circle | | large light triangle | | large dark triangle | - W - V - | large light triangle | | small dark circle | | large light triangle | | large light triangle | | large dark triangle |\n\nQuestion:\n| large light triangle | | large light triangle | | large dark circle | - U - - W - - T - ?\n\nPossible Answers:\nA - | small light circle | | large dark circle |\nB - | large dark circle | | large dark circle |\nC - | large dark circle | | small light circle |\nD - | small light circle | | small light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Deletes 3rd figure\nD Deletes 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large light circle | | small light circle | | small dark circle | - C - | small dark triangle | | large light circle | | small dark circle |\n| small dark triangle | | small light triangle | - D - | small dark triangle |\n\nQuestion:\n| small light triangle | | large dark triangle | | small light circle | | small dark triangle | - D - - C - - D - ?\n\nPossible Answers:\nA - | small light triangle |\nB - | large dark triangle |\nC - | small light circle |\nD - | small light triangle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Changes large triangles (see examples)\nV Changes size and shape of all figures\nW Changes shape of light triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large light circle | | large dark triangle | - U - | small dark circle | | large light circle | | large light triangle |\n| large dark circle | | small dark triangle | | small dark triangle | - V - | small dark triangle | | large dark circle | | large dark circle |\n| large light triangle | | small dark triangle | | small light circle | - W - | large light circle | | small dark triangle | | small light circle |\n\n\nQuestion:\n? - W - - V - - U - | large dark triangle | | small dark circle |\n\nPossible Answers:\nA - | large dark triangle | | large dark triangle |\nB - | small light triangle | | large dark triangle | | large dark triangle |\nC - | small light triangle | | large dark triangle |\nD - | small dark circle | | large light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Duplicates 3rd figure\nH Changes size of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large light circle | | small light triangle | - G - | large light triangle | | large light circle | | small light triangle | | small light triangle |\n| large light circle | | small light triangle | - H - | small light circle | | large light triangle |\n\nQuestion:\n? - H - - G - | small light triangle | | small light circle | | small dark triangle | | small dark triangle |\n\nPossible Answers:\nA - | small dark triangle | | small dark circle | | large dark triangle |\nB - | large light triangle | | large light circle | | large light circle | | large dark triangle |\nC - | large light triangle | | large light circle | | small dark triangle |\nD - | large light triangle | | large light circle | | large dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Changes shape of all figures\nT Deletes 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small dark circle | - S - | large dark triangle | | small dark triangle |\n| small light circle | | large light circle | | large dark circle | | small dark triangle | - T - | small light circle | | large dark circle | | small dark triangle |\n\nQuestion:\n? - T - - S - - T - | large dark circle | | large dark triangle |\n\nPossible Answers:\nA - | small dark triangle | | large dark triangle | | small dark triangle | | large dark circle |\nB - | large dark triangle | | large dark triangle | | small dark triangle | | small dark triangle | | large dark circle |\nC - | large dark triangle | | small dark triangle | | small dark triangle | | large dark circle |\nD - | small light triangle | | large light triangle | | large light triangle | | small light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Swaps 4th and 2nd figure\nB Changes dark figures (see examples)\nC Changes shading of all figures\nD Changes shading and shape of 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small light triangle | | large light triangle | | small dark circle | - A - | large dark triangle | | small dark circle | | large light triangle | | small light triangle |\n| large dark circle | | large dark circle | | large dark triangle | | large light triangle | - B - | large light triangle | | large light triangle | | large light circle | | large light triangle |\n| large dark triangle | | small dark triangle | | small light triangle | | small dark circle | - C - | large light triangle | | small light triangle | | small dark triangle | | small light circle |\n| large dark circle | | small dark circle | | large dark circle | | large dark triangle | - D - | large dark circle | | small dark circle | | large light triangle | | large dark triangle |\n\nQuestion:\n| large light circle | | small light triangle | | small dark triangle | | large light triangle | - A - ?\n\nPossible Answers:\nA - | large light circle | | large light triangle | | small dark triangle | | small light triangle |\nB - | small light triangle | | large light triangle | | small dark triangle | | small light triangle |\nC - | large light circle | | large light triangle | | small dark triangle | | small dark triangle | | small light triangle |\nD - | large light circle | | large light triangle | | large light triangle | | small dark triangle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Changes dark triangles (see examples)\nD Changes size and shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large dark circle | | small light circle | - C - | small dark circle | | large dark circle | | small light circle |\n| large dark triangle | | small dark circle | | small dark triangle | - D - | small light triangle | | large light circle | | large light triangle |\n| large light circle | | small dark triangle | | large dark triangle | | small dark circle | - C - | large light circle | | large dark circle | | small dark circle | | small dark circle |\n| small dark triangle | | small light triangle | - C - | large dark circle | | small light triangle |\n\nQuestion:\n? - D - - C - | large dark circle | | large light circle | | small dark circle | | small light triangle |\n\nPossible Answers:\nA - | small light circle | | small dark circle | | small light triangle | | large dark triangle |\nB - | small light circle | | small dark circle | | large dark triangle | | small light triangle |\nC - | small light triangle | | small dark triangle | | small light circle | | large dark circle |\nD - | small light circle | | large dark triangle | | small light triangle | | small dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Changes small triangles (see examples)\nU Changes shading of 2nd figure\nV Deletes 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light triangle | - T - | large dark circle | | small dark circle |\n| large light circle | | large dark triangle | | small dark circle | - U - | large light circle | | large light triangle | | small dark circle |\n| small dark circle | | small dark circle | - V - | small dark circle |\n| large light circle | | large dark circle | - U - | large light circle | | large light circle |\n\nQuestion:\n| large dark circle | | small light circle | | small light triangle | - T - ?\n\nPossible Answers:\nA - | large dark circle | | small light circle | | small dark circle | | small dark circle |\nB - | large dark circle | | small light circle | | small light triangle |\nC - | large dark circle | | small dark circle |\nD - | large dark circle | | small light circle | | small dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Duplicates light figures\nO Changes size and shape of all figures\nP Changes size and shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large light circle | - N - | large light triangle | | large light triangle | | large light circle | | large light circle |\n| large dark circle | | large dark circle | | small dark circle | - O - | small dark triangle | | small dark triangle | | large dark triangle |\n| large light triangle | | large light triangle | - P - | small dark triangle | | small dark triangle |\n| small dark triangle | | small dark circle | - P - O - | small light circle | | small light triangle |\n\nQuestion:\n? - P - | small light circle | | large dark triangle | | large light triangle | | small dark triangle |\n\nPossible Answers:\nA - | large dark circle | | small light triangle | | small dark triangle | | large light circle |\nB - | large light circle | | small dark triangle | | small light triangle | | large dark triangle |\nC - | large dark circle | | small light circle | | small dark triangle | | large light triangle |\nD - | large dark circle | | small light triangle | | small dark triangle | | large light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Swaps 3rd and 2nd figure\nO Changes 2nd figure (see examples)\nP Changes shading and shape of 4th figure\nQ Changes small light circles (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large light triangle | | large dark circle | | small light triangle | - N - | small dark circle | | large dark circle | | large light triangle | | small light triangle |\n| small dark circle | | small light circle | | small light circle | - O - | small dark circle | | small dark circle | | small light circle |\n\n\n\nQuestion:\n? - O - - Q - - O - | small light triangle | | small dark triangle |\n\nPossible Answers:\nA - | small dark triangle | | small light circle |\nB - | small light circle | | small dark triangle |\nC - | small light circle | | large dark circle |\nD - | small dark circle | | small light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO Changes size and shading of all figures\nP Changes size and shading of 2nd figure\nQ Changes small dark figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large light circle | | large light triangle | - O - | large dark triangle | | small dark circle | | small dark triangle |\n| large light circle | | large light circle | | small light triangle | - P - | large light circle | | small dark circle | | small light triangle |\n| small light circle | | large dark triangle | | small dark triangle | - Q - | small light circle | | large dark triangle | | large dark circle |\n| large dark circle | | small dark triangle | | large dark triangle | | small light triangle | - Q - P - | large dark circle | | small light circle | | large dark triangle | | small light triangle |\n\nQuestion:\n| small light circle | | small dark triangle | | small light triangle | - P - - O - ?\n\nPossible Answers:\nA - | large dark circle | | small dark triangle | | small dark triangle | | large dark triangle |\nB - | large dark circle | | large dark circle | | small dark triangle | | large dark triangle |\nC - | large dark circle | | small dark triangle | | large dark triangle |\nD - | small dark circle | | large dark triangle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Deletes dark circles\nN Changes shading and shape of 2nd figure\nO Changes size of small circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark triangle | | small dark circle | | large light triangle | - M - | large light triangle | | large dark triangle | | large light triangle |\n| large dark triangle | | large light circle | | small light triangle | | large dark circle | - N - | large dark triangle | | large dark triangle | | small light triangle | | large dark circle |\n| small light circle | | small dark circle | | large dark circle | - O - | large light circle | | large dark circle | | large dark circle |\n| small dark circle | | large dark circle | - O - N - | large dark circle | | large light triangle |\n\nQuestion:\n? - N - - M - - O - | large light triangle | | large light circle | | large dark triangle |\n\nPossible Answers:\nA - | large dark triangle | | small light triangle | | small light circle | | large light triangle |\nB - | large light triangle | | small dark triangle | | small dark circle | | large dark triangle |\nC - | large light triangle | | small dark triangle | | small light triangle | | large dark triangle |\nD - | small light triangle | | large dark triangle | | large dark circle | | small dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Changes shape of 1st figure\nJ Deletes 1st figure\nK Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small light triangle | | large light circle | - I - | large light triangle | | small light triangle | | large light circle |\n| small light circle | | large light triangle | | large light triangle | | small light circle | - J - | large light triangle | | large light triangle | | small light circle |\n| large dark circle | | large light circle | | large dark circle | | small light triangle | - K - | large light triangle | | large light circle | | large dark circle | | small light triangle |\n\nQuestion:\n? - K - - I - - K - | large light circle | | small light triangle |\n\nPossible Answers:\nA - | large light triangle | | small light triangle |\nB - | large light triangle |\nC - | small light circle | | large light circle |\nD - | small light triangle | | large light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Changes shading and shape of 1st figure\nN Changes shading and shape of all figures\nO Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large dark triangle | - M - | small dark circle | | large dark triangle |\n| large dark triangle | | large light triangle | | small dark circle | - N - | large light circle | | large dark circle | | small light triangle |\n| large light triangle | | large light circle | - O - | large light triangle | | large light triangle |\n| large dark triangle | | large light triangle | - O - N - | large light circle | | large dark triangle |\n\nQuestion:\n? - O - - N - | small light circle | | large dark circle | | small dark circle | | large dark triangle |\n\nPossible Answers:\nA - | small light triangle | | large light circle | | small dark triangle | | large light circle |\nB - | large light triangle | | large light circle | | large dark triangle | | large light circle |\nC - | small dark triangle | | large light circle | | small light triangle | | large light circle |\nD - | small dark triangle | | large light circle | | large light circle | | small light triangle | | large light circle | | large light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Changes shape of 2nd figure\nS Changes 2nd figure (see examples)\nT Changes shading and shape of light triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small light triangle | | small light circle | - R - | large light circle | | small light circle | | small light circle |\n| large dark triangle | | large light triangle | | small light circle | | small dark triangle | - S - | large dark triangle | | small light triangle | | small light circle | | small dark triangle |\n| large light triangle | | small light circle | | small dark circle | - T - | large dark circle | | small light circle | | small dark circle |\n\n\nQuestion:\n? - S - - T - - S - | small dark triangle | | large light circle | | small light circle | | small dark circle |\n\nPossible Answers:\nA - | small dark circle | | large light triangle | | small light triangle | | small light circle |\nB - | small dark triangle | | small dark triangle | | large light circle | | small light circle | | small light circle | | small light triangle | | small light triangle |\nC - | small dark triangle | | large light circle | | small light circle | | small light triangle |\nD - | small dark triangle | | small dark circle | | small light circle | | small light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Duplicates dark circles\nE Changes 2nd figure (see examples)\nF Changes size and shading of small figures\nG Changes shape of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large dark circle | - D - | large light circle | | large dark circle | | large dark circle |\n| large light circle | | small dark triangle | | large light triangle | | large dark triangle | - E - | large light circle | | large light triangle | | large light triangle | | large dark triangle |\n| small light circle | | large light triangle | - F - | large dark circle | | large light triangle |\n| large dark triangle | | large light triangle | - G - | large dark triangle | | large light circle |\n\nQuestion:\n? - E - - F - | large dark triangle | | large dark circle |\n\nPossible Answers:\nA - | large dark triangle | | large dark circle |\nB - | large dark triangle | | large dark circle | | large dark circle |\nC - | small light triangle | | small light circle |\nD - | small dark triangle | | small dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Changes size of all figures\nS Duplicates small dark triangles\nT Changes shape of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small dark triangle | | small light circle | | large dark circle | - R - | large light triangle | | large dark triangle | | large light circle | | small dark circle |\n| large dark circle | | large light circle | | large dark triangle | | small dark triangle | - S - | large dark circle | | large light circle | | large dark triangle | | small dark triangle | | small dark triangle |\n| small light triangle | | large light circle | | large light circle | | large light triangle | - T - | small light triangle | | large light triangle | | large light circle | | large light triangle |\n\n\nQuestion:\n? - R - - T - | large light triangle | | large light triangle |\n\nPossible Answers:\nA - | small light triangle | | small light triangle | | small light circle |\nB - | small light triangle | | small light circle |\nC - | large light circle | | small light circle |\nD - | small light triangle | | small light circle | | small light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Changes size and shading of 1st figure\nD Changes shading and shape of 1st figure\nE Duplicates dark figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large light circle | | small light circle | - C - | small dark circle | | large light circle | | small light circle |\n| small dark triangle | | large light triangle | | small dark triangle | - D - | small light circle | | large light triangle | | small dark triangle |\n| small light triangle | | large dark circle | | large light circle | | small light triangle | - E - | small light triangle | | large dark circle | | large dark circle | | large light circle | | small light triangle |\n| small dark triangle | | large dark circle | - E - D - | small light circle | | small dark triangle | | large dark circle | | large dark circle |\n\nQuestion:\n| large dark circle | | small dark circle | - C - - D - - C - ?\n\nPossible Answers:\nA - | large light triangle |\nB - | large light triangle | | small dark circle |\nC - | large dark triangle | | small light circle |\nD - | large light triangle | | small light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Deletes 1st figure\nD Changes small figures (see examples)\nE Deletes 3rd figure\nF Changes size of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small light circle | - C - | small light circle |\n| small dark circle | | large dark circle | | small dark triangle | | small dark triangle | - D - | small light circle | | large dark circle | | small light triangle | | small light triangle |\n| small light triangle | | large light circle | | small dark circle | - E - | small light triangle | | large light circle |\n| small light circle | | small light circle | - F - | large light circle | | large light circle |\n\nQuestion:\n| large light triangle | | large dark circle | - F - - D - ?\n\nPossible Answers:\nA - | small dark triangle | | small light triangle |\nB - | small dark triangle | | small light circle |\nC - | small dark triangle | | small dark triangle | | small light circle |\nD - | small dark triangle | | small dark triangle | | small light circle | | small light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Swaps figures (see examples)\nJ Deletes 2nd figure\nK Changes shading and shape of all figures\nL Changes size of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large light circle | | large dark circle | | small light triangle | - I - | small dark triangle | | large light circle | | small light triangle | | large dark circle |\n| large dark triangle | | small light circle | | large light circle | - J - | large dark triangle | | large light circle |\n| small light circle | | large light triangle | - K - | small dark triangle | | large dark circle |\n| large light triangle | | small dark triangle | - L - | small light triangle | | large dark triangle |\n\nQuestion:\n| large dark triangle | | large dark triangle | - L - ?\n\nPossible Answers:\nA - | small dark triangle | | small dark triangle |\nB - | small dark triangle |\nC - | small dark triangle | | small dark triangle | | small dark triangle |\nD - | small dark triangle | | small dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Changes shading of 3rd figure\nC Changes size and shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small light triangle | | large light triangle | - B - | small dark triangle | | small light triangle | | large dark triangle |\n| large dark triangle | | large light triangle | - C - | small light triangle | | small dark triangle |\n| large light circle | | small light circle | | large light triangle | - C - | small dark circle | | large dark circle | | small dark triangle |\n\nQuestion:\n? - C - | large light circle | | small light triangle |\n\nPossible Answers:\nA - | small dark circle | | large dark triangle |\nB - | small light triangle | | large dark triangle |\nC - | small dark circle | | small dark circle | | large dark triangle |\nD - | small dark circle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Changes size and shading of all figures\nR Changes shape of dark figures\nS Changes 3rd figure (see examples)\nT Changes large triangles (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large dark triangle | - Q - | small light circle | | small light triangle |\n| small light circle | | large dark triangle | - R - | small light circle | | large dark circle |\n| small light circle | | large light triangle | | small light circle | | large light triangle | - S - T - | small light circle | | small light circle | | small dark circle | | small light circle |\n\n\nQuestion:\n| large light circle | | large dark triangle | | large dark triangle | | small light triangle | - R - ?\n\nPossible Answers:\nA - | large light circle | | large dark circle | | large dark circle | | small light triangle |\nB - | small light triangle | | large dark circle | | large dark circle | | small light triangle |\nC - | large dark circle | | large light circle | | large light circle | | small dark triangle |\nD - | large light circle | | small light triangle | | large dark circle | | large dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Changes size and shape of 2nd figure\nB Changes shape of 3rd figure\nC Deletes 4th figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small dark circle | - A - | small dark circle | | large dark triangle |\n| large dark circle | | large dark circle | | large dark triangle | - B - | large dark circle | | large dark circle | | large dark circle |\n| small dark triangle | | small light circle | | small light circle | | large dark triangle | - C - | small dark triangle | | small light circle | | small light circle |\n\nQuestion:\n? - C - - A - | large light circle | | large light circle | | small dark circle |\n\nPossible Answers:\nA - | large light circle | | large dark triangle | | small dark circle | | small light circle |\nB - | small light circle | | small light triangle | | small dark circle | | small light circle |\nC - | large light circle | | small light triangle | | small dark circle | | small light circle |\nD - | large light circle | | small light triangle | | small dark circle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Changes shading of small circles\nM Deletes 2nd figure\nN Swaps 1st and 2nd figure\nO Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small light circle | - L - | small light circle | | small dark circle |\n| large dark circle | | small light triangle | - M - | large dark circle |\n| small dark circle | | large dark circle | | large dark triangle | - N - O - | small dark circle | | large dark circle | | large dark triangle |\n| large light circle | | small dark circle | - O - N - | large light circle | | small dark circle |\n\nQuestion:\n? - O - - L - - N - | small light circle | | small dark circle |\n\nPossible Answers:\nA - | small dark circle |\nB - | small dark circle | | small light circle |\nC - | small dark circle | | large light circle |\nD - | small dark circle | | small dark circle | | small light circle | | small light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Deletes 2nd figure\nC (see examples)\nD Changes circles (see examples)\nE Changes size of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large dark circle | | large light circle | | large dark circle | - B - | small light circle | | large light circle | | large dark circle |\n| small dark triangle | | large dark circle | - C - | small dark circle | | large dark circle |\n\n| large light triangle | | large dark circle | - E - D - | large light triangle | | large dark circle |\n\nQuestion:\n| small dark circle | | small dark circle | | large dark circle | | small dark triangle | - E - ?\n\nPossible Answers:\nA - | small dark circle | | large dark circle | | large dark circle | | large light triangle |\nB - | small dark circle | | large dark circle | | large dark circle | | small dark triangle |\nC - | small dark circle | | large dark circle | | large dark circle | | large dark circle | | small dark triangle |\nD - | small dark circle | | small dark circle | | large dark circle | | large dark circle | | small dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Swaps figures (see examples)\nB Changes dark figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large dark circle | | large light triangle | - A - | large dark circle | | large dark triangle | | large light triangle |\n| small light triangle | | large light circle | | small dark circle | | small light triangle | - B - | small light triangle | | large light circle | | small light triangle | | small light triangle |\n\nQuestion:\n| small dark circle | | small light triangle | | small light circle | | small dark triangle | - A - - B - ?\n\nPossible Answers:\nA - | small light triangle | | small light triangle | | small light circle | | small light circle | | small light circle |\nB - | small light triangle | | small light triangle | | small light circle | | small light circle |\nC - | small light triangle | | small light triangle | | small light triangle | | small light circle | | small light circle |\nD - | large dark triangle | | large dark triangle | | large dark circle | | large dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Duplicates triangles\nW Changes size and shading of 1st figure\nX Changes size of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small light circle | | small light circle | | large dark triangle | - V - | small light circle | | small light circle | | small light circle | | large dark triangle | | large dark triangle |\n| small dark triangle | | small dark circle | | small light triangle | - W - | large light triangle | | small dark circle | | small light triangle |\n| large dark triangle | | large dark circle | | small dark circle | - X - | small dark triangle | | small dark circle | | large dark circle |\n| small light circle | | small dark triangle | | large dark triangle | - X - W - | small dark circle | | large dark triangle | | small dark triangle |\n\nQuestion:\n? - X - - W - - V - | small light triangle | | small light triangle | | small light circle | | small dark circle |\n\nPossible Answers:\nA - | small dark triangle | | small light circle | | large dark circle |\nB - | small dark triangle | | large light circle | | large dark circle |\nC - | large dark circle | | large light circle | | small dark triangle |\nD - | small dark triangle | | large dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Changes size of 1st figure\nR Changes 3rd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large light triangle | - Q - | small light triangle | | large light triangle |\n| large light circle | | small dark triangle | | small dark triangle | - R - | large light circle | | small dark triangle | | small light triangle |\n| small dark circle | | large dark circle | - Q - | large dark circle | | large dark circle |\n\nQuestion:\n? - R - | small dark circle | | large light circle | | small dark circle | | large light circle |\n\nPossible Answers:\nA - | small dark circle | | small light triangle | | small light circle | | small light triangle |\nB - | small dark circle | | large light circle | | large light circle | | small light circle | | large light circle |\nC - | small light triangle | | large dark triangle | | small dark triangle | | large dark triangle |\nD - | small dark circle | | large light circle | | small light circle | | large light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Duplicates circles\nD Deletes circles\nE Deletes 3rd figure\nF Changes shape of triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large light triangle | | small dark triangle | - C - | large light circle | | large light circle | | large light triangle | | small dark triangle |\n| large light circle | | large dark triangle | | large light circle | - D - | large dark triangle |\n| large dark circle | | small dark triangle | | large light circle | - E - | large dark circle | | small dark triangle |\n| large dark triangle | | large dark circle | | large dark triangle | | small dark circle | - F - | large dark circle | | large dark circle | | large dark circle | | small dark circle |\n\nQuestion:\n| large dark circle | | large dark triangle | | small dark triangle | | large dark triangle | - F - - E - - C - ?\n\nPossible Answers:\nA - | small dark circle | | large dark circle | | large dark circle | | large dark circle | | large dark circle | | large dark circle |\nB - | large dark circle | | large dark circle | | large dark circle | | large dark circle | | large dark circle | | large dark circle |\nC - | large dark circle | | large dark circle | | large dark circle | | large dark circle | | small dark triangle | | large dark circle |\nD - | large dark circle | | large dark circle | | large dark circle | | large dark circle | | small light circle | | large dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Changes size and shading of 2nd figure\nB (see examples)\nC Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large dark circle | - A - | small dark triangle | | small light circle |\n| small light circle | | large dark circle | | large light circle | - B - | large light triangle | | small dark triangle | | small light triangle |\n| small light circle | | large light triangle | | small dark circle | | small light triangle | - C - | small light circle | | large light circle | | small dark circle | | small light triangle |\n\nQuestion:\n? - A - | large dark triangle | | large dark circle |\n\nPossible Answers:\nA - | small dark circle | | small light circle |\nB - | large dark triangle | | small dark triangle |\nC - | large dark triangle | | small light circle |\nD - | large dark triangle | | small light circle | | small light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO Changes dark figures (see examples)\nP Changes size and shading of all figures\nQ Changes 3rd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large dark triangle | - O - | small light triangle | | small light triangle |\n| small dark triangle | | large dark triangle | | large light triangle | - P - | large light triangle | | small light triangle | | small dark triangle |\n| large dark circle | | small light circle | | small dark circle | - Q - | large dark circle | | small light circle | | small dark triangle |\n\n\nQuestion:\n? - O - - P - - Q - | large dark circle | | small dark circle | | small dark triangle |\n\nPossible Answers:\nA - | small light circle | | large light circle | | small dark circle |\nB - | large light circle |\nC - | small light circle | | large light circle | | small dark circle | | small dark circle |\nD - | small light circle | | large light circle | | large light circle | | small dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Swaps figures (see examples)\nR Changes size and shape of all figures\nS Duplicates circles\nT Changes size of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small dark triangle | | small light triangle | | large dark circle | - Q - | large light circle | | large dark circle | | small light triangle | | small dark triangle |\n| large dark circle | | large light circle | | small dark triangle | - R - | small dark triangle | | small light triangle | | large dark circle |\n| small light triangle | | large dark triangle | | small light triangle | | large light circle | - S - T - | large light triangle | | small dark triangle | | large light triangle | | small light circle | | small light circle |\n| large dark triangle | | small dark circle | | small dark triangle | | small light circle | - T - S - | small dark triangle | | large dark circle | | large dark circle | | large dark triangle | | large light circle | | large light circle |\n\nQuestion:\n? - T - - Q - | large light circle | | small light triangle | | small dark circle | | large light circle |\n\nPossible Answers:\nA - | small light circle | | large dark circle | | large light triangle |\nB - | small light circle | | small light circle | | large dark circle | | large light triangle |\nC - | small light circle | | small light circle | | small light circle | | small light circle | | large dark circle | | large light triangle |\nD - | small light circle | | small light circle | | large dark circle | | large light triangle | | large light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Deletes large triangles\nJ Changes shading of 1st figure\nK Duplicates dark circles\nL Changes shading of 4th figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large dark circle | - I - | large dark circle |\n| small dark circle | | small light circle | | large dark circle | | large dark triangle | - J - | small light circle | | small light circle | | large dark circle | | large dark triangle |\n| small dark circle | | small light triangle | | small dark circle | | small light triangle | - K - | small dark circle | | small dark circle | | small light triangle | | small dark circle | | small dark circle | | small light triangle |\n| small light circle | | small dark circle | | small dark circle | | large light triangle | - L - | small light circle | | small dark circle | | small dark circle | | large dark triangle |\n\nQuestion:\n? - K - | small light triangle | | large light triangle | | large dark circle | | large dark circle |\n\nPossible Answers:\nA - | small light triangle | | large light triangle | | large dark triangle |\nB - | small light triangle | | large light triangle | | large dark circle |\nC - | small light triangle | | large light triangle | | large light circle |\nD - | large dark triangle | | small dark triangle | | small light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Changes 4th figure (see examples)\nI Changes size and shading of 2nd figure\nJ Deletes 1st figure\nK Changes size of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large light circle | | small dark triangle | | large light triangle | - H - | small dark triangle | | large light circle | | small dark triangle | | small dark triangle |\n| small dark triangle | | large dark circle | - I - | small dark triangle | | small light circle |\n| large dark circle | | small dark triangle | - J - | small dark triangle |\n| small light circle | | large light circle | | small light triangle | | small dark circle | - K - | large light circle | | large light circle | | small light triangle | | small dark circle |\n\nQuestion:\n? - J - | large dark circle | | large light circle | | small dark circle |\n\nPossible Answers:\nA - | large light circle | | large light circle |\nB - | large dark circle | | large light circle | | small dark circle |\nC - | large light circle | | large dark circle | | large light circle | | small dark circle |\nD - | large light circle | | large light circle | | large dark circle | | small dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Duplicates 2nd figure\nT (see examples)\nU Changes shading and shape of small figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large dark circle | | large dark triangle | - S - | small dark circle | | large dark circle | | large dark circle | | large dark triangle |\n| large dark circle | | small light circle | | small dark triangle | - T - | large dark circle | | small light circle | | large light triangle |\n| small light circle | | large light circle | - U - | small dark triangle | | large light circle |\n\nQuestion:\n? - U - - S - | small light triangle | | large light circle | | large light circle |\n\nPossible Answers:\nA - | large light circle | | large light circle |\nB - | small dark circle | | small dark circle | | large light circle | | large light circle |\nC - | small dark circle | | large light circle |\nD - | large dark triangle | | small light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Deletes 3rd figure\nD Changes size of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark triangle | | large light circle | - C - | large light triangle | | large dark triangle |\n| large dark triangle | | large dark circle | | small dark circle | - D - | small dark triangle | | large dark circle | | small dark circle |\n| small dark triangle | | small dark circle | | large dark triangle | | large dark circle | - C - | small dark triangle | | small dark circle | | large dark circle |\n| large light circle | | large light circle | - D - | small light circle | | large light circle |\n\nQuestion:\n? - D - - C - | large light circle | | small dark circle | | small dark circle |\n\nPossible Answers:\nA - | small light circle | | small dark circle | | large light triangle | | small dark circle |\nB - | small dark circle | | small light circle | | large dark triangle | | small light circle |\nC - | small light circle | | small dark circle | | large light triangle |\nD - | small light circle | | small dark circle | | large light circle | | small dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Changes small triangles (see examples)\nN Deletes 1st figure\nO Deletes circles\nP Changes shading of large light triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small light circle | | small light triangle | | small light triangle | - M - | small light circle | | small light circle | | small light circle | | small light circle |\n| small dark triangle | | small light circle | - N - | small light circle |\n| small dark circle | | small dark triangle | | small light circle | - O - P - | small light triangle |\n| small light circle | | large dark circle | | small dark triangle | | small dark triangle | - P - O - | small light triangle | | small light triangle |\n\nQuestion:\n| large light triangle | | small dark triangle | | large dark circle | - N - - P - - N - ?\n\nPossible Answers:\nA - | large dark circle |\nB - | large dark triangle |\nC - | large light triangle |\nD - | small light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ Duplicates 3rd figure\nK Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large light circle | | small light triangle | - J - | large dark circle | | large light circle | | small light triangle | | small light triangle |\n| large dark triangle | | large light circle | | large light circle | | large light circle | - K - | large dark triangle | | large dark triangle | | large light circle | | large light circle | | large light circle |\n\nQuestion:\n? - K - - J - - K - | small dark circle | | small dark circle | | small dark circle | | large dark circle | | large dark circle | | small light circle | | large dark triangle |\n\nPossible Answers:\nA - | small dark circle | | large dark circle | | small light circle | | small light triangle |\nB - | small dark circle | | large dark circle | | large dark circle | | small light circle | | large dark triangle |\nC - | small dark circle | | large dark circle | | small light circle | | large dark triangle |\nD - | small dark circle | | large dark circle | | small light circle | | small dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Changes size and shading of all figures\nC Changes size and shading of 2nd figure\nD Changes shading and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small dark circle | | small light circle | | large dark circle | - B - | large dark triangle | | large light circle | | large dark circle | | small light circle |\n| large light triangle | | small dark triangle | | small light circle | | large dark triangle | - C - | large light triangle | | large light triangle | | small light circle | | large dark triangle |\n| small light circle | | small dark triangle | - D - | small dark triangle | | small light circle |\n| large dark circle | | large light triangle | - D - | large light triangle | | large dark circle |\n\nQuestion:\n? - C - - B - | small light circle | | large dark triangle | | large light circle |\n\nPossible Answers:\nA - | large dark circle | | small dark circle |\nB - | large dark triangle | | small dark circle |\nC - | large dark circle | | large dark triangle | | small dark circle |\nD - | large dark circle | | large dark circle | | large dark triangle | | small dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Changes shading and shape of 2nd figure\nT Deletes 2nd figure\nU Duplicates 1st figure\nV Changes size of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large light circle | - S - | small dark circle | | large dark triangle |\n| large dark triangle | | large dark circle | | small light triangle | | small dark circle | - T - | large dark triangle | | small light triangle | | small dark circle |\n| large light triangle | | large dark triangle | | large dark triangle | | large light circle | - U - V - | small light triangle | | small light triangle | | small dark triangle | | small dark triangle | | small light circle |\n| small light circle | | large dark triangle | | small dark circle | | small light circle | - V - U - | large light circle | | large light circle | | small dark triangle | | large dark circle | | large light circle |\n\nQuestion:\n? - U - - V - | large light circle | | large light circle | | small dark circle | | large light circle |\n\nPossible Answers:\nA - | small light circle | | small light circle |\nB - | small light circle | | large dark circle | | small light circle |\nC - | large dark circle | | small light circle | | small light circle |\nD - | large light triangle | | large dark circle | | small light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Duplicates 1st figure\nJ Deletes 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark circle | - I - | large light triangle | | large light triangle | | large dark circle |\n| small dark triangle | | large light circle | - J - | large light circle |\n| large dark circle | | large light circle | | small dark circle | - J - | large light circle | | small dark circle |\n\nQuestion:\n? - J - - I - | small dark triangle | | small dark triangle | | small dark triangle | | large light circle |\n\nPossible Answers:\nA - | large light triangle | | small dark triangle | | small dark triangle | | small dark triangle | | large light circle |\nB - | large light triangle | | small dark triangle | | small dark triangle | | large dark triangle |\nC - | large light triangle | | small dark triangle | | small dark triangle | | large light circle |\nD - | large light triangle | | small dark triangle | | small light circle | | large light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Changes 1st figure (see examples)\nH Changes shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark triangle | | large dark triangle | - G - | small light triangle | | large dark triangle | | large dark triangle |\n| large dark triangle | | small dark triangle | | large dark triangle | - H - | large light triangle | | small light triangle | | large light triangle |\n\nQuestion:\n| small light circle | | large light circle | - G - - H - ?\n\nPossible Answers:\nA - | large dark triangle | | large dark circle |\nB - | large dark circle | | large dark circle |\nC - | small dark triangle | | small dark triangle |\nD - | small light circle | | large dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Changes shading and shape of all figures\nM Changes shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light triangle | | small light triangle | - L - | large light triangle | | small dark circle | | small dark circle |\n| large dark circle | | large dark triangle | - M - | large dark triangle | | large dark circle |\n\nQuestion:\n? - M - | large dark circle | | small light circle |\n\nPossible Answers:\nA - | large dark triangle | | small light triangle |\nB - | small light triangle |\nC - | large light circle | | small dark circle |\nD - | small light triangle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Changes 2nd figure (see examples)\nC Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small light triangle | | large light triangle | - B - | large light triangle | | small dark circle | | large light triangle |\n| small light circle | | large light circle | | small dark triangle | | small dark triangle | - C - | small light circle | | small light circle | | large light circle | | small dark triangle | | small dark triangle |\n| small light triangle | | small light circle | | large dark triangle | - C - | small light triangle | | small light triangle | | small light circle | | large dark triangle |\n| small dark triangle | | small light circle | - B - | small dark triangle | | small dark triangle |\n\nQuestion:\n? - B - | small light triangle | | large dark triangle | | large dark circle | | large light circle |\n\nPossible Answers:\nA - | small light triangle | | large dark circle | | large light circle |\nB - | small light triangle | | large light circle | | large dark circle | | large light circle |\nC - | large light circle | | large light circle | | large dark circle | | large light circle |\nD - | large light triangle | | large light circle | | large dark circle | | large light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Changes 2nd figure (see examples)\nD Deletes large triangles\nE Changes size and shape of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small dark circle | - C - | large dark circle | | small dark triangle |\n| small dark triangle | | large light triangle | - D - | small dark triangle |\n| large dark triangle | | small light triangle | | small light triangle | - E - | large dark triangle | | large light circle | | small light triangle |\n\n\nQuestion:\n| large light triangle | | large dark triangle | - E - - C - ?\n\nPossible Answers:\nA - | large light triangle | | small dark circle |\nB - | large light triangle | | small dark triangle |\nC - | large dark circle | | small light circle |\nD - | small dark triangle | | large light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Changes size and shading of all figures\nV Duplicates 2nd figure\nW Changes shading of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark circle | | large dark circle | - U - | small dark triangle | | small light circle | | small light circle |\n| small light circle | | large dark triangle | - V - | small light circle | | large dark triangle | | large dark triangle |\n| small light triangle | | large dark circle | - W - | small light triangle | | large light circle |\n| large light circle | | small light triangle | - W - V - | large light circle | | small dark triangle | | small dark triangle |\n\nQuestion:\n? - V - - U - | large light circle | | large light circle | | large light circle | | small light circle | | large dark circle |\n\nPossible Answers:\nA - | small dark circle | | small dark circle | | large dark circle | | small light circle | | small light circle |\nB - | large dark triangle | | large dark triangle | | small dark triangle | | large light triangle |\nC - | small dark circle | | small dark circle | | small light circle | | small light circle |\nD - | small dark circle | | small dark circle | | large dark circle | | small light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ Changes shape of large figures\nK Duplicates 2nd figure\nL Duplicates 4th figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small light circle | | large light triangle | - J - | large light triangle | | small light circle | | large light circle |\n| large dark circle | | small dark circle | - K - | large dark circle | | small dark circle | | small dark circle |\n| large dark triangle | | small light circle | | small dark triangle | | small dark circle | - L - | large dark triangle | | small light circle | | small dark triangle | | small dark circle | | small dark circle |\n\nQuestion:\n? - L - - J - - L - | large dark triangle | | large dark circle | | large dark triangle | | small dark triangle | | small dark triangle | | small dark triangle |\n\nPossible Answers:\nA - | large dark circle | | large dark triangle | | large dark circle | | small dark triangle |\nB - | large dark circle | | large dark triangle | | large light triangle | | small dark triangle |\nC - | large dark circle | | large dark triangle | | small dark triangle | | small dark triangle |\nD - | large dark triangle | | large dark circle | | small dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Changes shading of all figures\nH Changes shape of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large dark triangle | - G - | small dark triangle | | large light triangle |\n| small dark circle | | large light triangle | | small light circle | | small light triangle | - H - | small dark circle | | large light circle | | small light circle | | small light triangle |\n\nQuestion:\n| small dark circle | | small dark triangle | | small dark triangle | - H - - G - ?\n\nPossible Answers:\nA - | small light circle | | small light circle | | small light circle | | small light triangle |\nB - | large light circle | | large light circle | | large light triangle |\nC - | small light triangle | | small light circle | | small light circle |\nD - | small light circle | | small light circle | | small light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ Changes shape of 2nd figure\nK Changes shading and shape of all figures\nL Duplicates 2nd figure\nM Changes 4th figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small dark triangle | - J - | small light triangle | | small dark circle |\n| small dark triangle | | large dark triangle | - K - | small light circle | | large light circle |\n| large dark triangle | | small light circle | | small light circle | | small light triangle | - L - | large dark triangle | | small light circle | | small light circle | | small light circle | | small light triangle |\n| small dark circle | | small dark circle | | large light triangle | | small light triangle | - M - | small dark circle | | small dark circle | | large light triangle | | small light circle |\n\nQuestion:\n? - K - | small light triangle | | small light triangle |\n\nPossible Answers:\nA - | small light triangle | | small dark circle |\nB - | large dark triangle | | large dark triangle |\nC - | small dark circle | | small dark circle |\nD - | small dark circle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Changes small figures (see examples)\nO Changes 1st figure (see examples)\nP Changes shape of 4th figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large dark circle | | small light triangle | - N - | small light circle | | large dark circle | | small dark triangle |\n| large dark circle | | small light circle | - O - | small light circle | | small light circle |\n| small light circle | | large light circle | | small light circle | | large dark triangle | - P - | small light circle | | large light circle | | small light circle | | large dark circle |\n\n\nQuestion:\n| small light circle | | large dark triangle | | small dark circle | | small dark circle | - N - - P - ?\n\nPossible Answers:\nA - | small dark circle | | large dark triangle | | small light circle | | small light triangle |\nB - | large light circle | | small light triangle | | large dark circle | | large dark triangle |\nC - | small dark circle | | large light triangle | | small light circle | | small light triangle |\nD - | small dark circle | | small dark triangle | | small light circle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO Duplicates dark figures\nP Deletes small figures\nQ Changes size and shape of small dark figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large dark circle | - O - | small dark circle | | small dark circle | | large dark circle | | large dark circle |\n| small light triangle | | large light triangle | - P - | large light triangle |\n| large dark circle | | small light circle | | large light triangle | | small dark circle | - Q - | large dark circle | | small light circle | | large light triangle | | large dark triangle |\n\n\nQuestion:\n? - O - | large dark triangle | | large dark triangle | | large dark triangle | | large dark triangle |\n\nPossible Answers:\nA - | large dark triangle | | large dark circle |\nB - | large dark triangle | | large dark triangle |\nC - | large dark circle | | large dark circle |\nD - | large dark triangle | | large dark triangle | | large dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK Changes size of 1st figure\nL Deletes 2nd figure\nM Changes 1st figure (see examples)\nN Changes size of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small dark circle | | small light circle | - K - | small light circle | | small dark circle | | small light circle |\n| small dark triangle | | small light triangle | | large light circle | - L - | small dark triangle | | large light circle |\n| large dark triangle | | small light circle | | small light circle | - M - N - | small light triangle | | large light circle | | small light circle |\n| small light circle | | small light circle | - N - M - | large dark circle | | large light circle |\n\nQuestion:\n| large light triangle | | small dark triangle | - M - - K - ?\n\nPossible Answers:\nA - | large dark circle | | small dark triangle |\nB - | small dark triangle | | large dark triangle |\nC - | large dark triangle | | small dark triangle |\nD - | small dark circle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE Changes 3rd figure (see examples)\nF Changes size and shading of 2nd figure\nG Duplicates 1st figure\nH Changes size and shading of circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small dark triangle | | small light triangle | - E - | small light triangle | | small dark triangle | | large dark triangle |\n| small dark circle | | large dark circle | | large dark triangle | | large light triangle | - F - | small dark circle | | small light circle | | large dark triangle | | large light triangle |\n| small light circle | | small light circle | - G - H - | large dark circle | | large dark circle | | large dark circle |\n| small dark circle | | small dark triangle | - H - G - | large light circle | | large light circle | | small dark triangle |\n\nQuestion:\n? - G - - H - - F - | small dark circle | | large light circle | | small light triangle | | small light circle |\n\nPossible Answers:\nA - | large light circle | | small light triangle | | large dark circle |\nB - | large light circle | | large dark circle | | small light triangle |\nC - | small light circle | | small light triangle | | large dark circle |\nD - | large light circle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Changes light figures (see examples)\nS Changes 4th figure (see examples)\nT Changes size and shape of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small light circle | - R - | small dark circle | | small dark triangle |\n| small light triangle | | small light circle | | large light circle | | large dark circle | - S - | small light triangle | | small light circle | | large light circle | | large dark triangle |\n| small dark triangle | | large light triangle | | large light triangle | | small dark triangle | - T - | large dark circle | | large light triangle | | large light triangle | | small dark triangle |\n| small dark circle | | large dark circle | - T - | large dark triangle | | large dark circle |\n\nQuestion:\n? - R - | small dark triangle | | large dark circle | | large dark circle | | small dark circle |\n\nPossible Answers:\nA - | small light circle | | large dark circle | | large light circle | | small dark circle |\nB - | small light circle | | large dark circle | | large dark circle | | small dark circle |\nC - | small light circle | | large light triangle | | large light triangle | | small dark circle |\nD - | small light circle | | large dark circle | | large dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Swaps figures (see examples)\nO Changes small triangles (see examples)\nP Duplicates 2nd figure\nQ Changes size of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small dark circle | - N - | small dark circle | | small light triangle |\n| small light triangle | | small dark circle | | large dark triangle | - O - | small light circle | | small dark circle | | large dark triangle |\n| small dark triangle | | small light circle | - P - Q - | small dark triangle | | large light circle | | small light circle |\n| small dark circle | | large light triangle | | large dark circle | | small light triangle | - Q - P - | small dark circle | | small light triangle | | small light triangle | | large dark circle | | small light triangle |\n\nQuestion:\n| large light triangle | | small dark circle | - N - - Q - ?\n\nPossible Answers:\nA - | small dark circle |\nB - | large light circle | | small light triangle |\nC - | small dark circle | | small dark circle | | small light triangle |\nD - | small dark circle | | small light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Changes 2nd figure (see examples)\nQ Changes large light figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small dark triangle | - P - | small light triangle | | large dark circle |\n| large light circle | | small light triangle | | large dark circle | - Q - | small light circle | | small light triangle | | large dark circle |\n| small dark circle | | large dark triangle | - P - | small dark circle | | small dark circle |\n| large light circle | | small dark circle | | small dark triangle | | large light triangle | - Q - | small light circle | | small dark circle | | small dark triangle | | small light triangle |\n\nQuestion:\n? - Q - - P - - Q - | small light triangle | | small light circle | | small dark triangle | | large dark triangle |\n\nPossible Answers:\nA - | large dark circle | | small dark circle | | small light circle | | large light circle |\nB - | large light triangle | | small light triangle | | small dark triangle | | large dark triangle |\nC - | large light triangle | | large dark triangle | | small dark triangle | | large dark triangle |\nD - | large light triangle | | small light triangle | | small dark triangle | | small dark triangle | | large dark triangle | | large dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Changes size and shading of large light figures\nH Swaps 1st and 3rd figure\nI Changes large light figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small dark circle | | large light circle | | small dark circle | - G - | small light circle | | small dark circle | | small dark circle | | small dark circle |\n| large light triangle | | large light triangle | | small light circle | - H - | small light circle | | large light triangle | | large light triangle |\n| large light circle | | large dark triangle | | large light triangle | - I - | large dark triangle | | large dark triangle | | large dark circle |\n| large dark triangle | | small light triangle | | large light triangle | | large dark circle | - I - H - | large dark circle | | small light triangle | | large dark triangle | | large dark circle |\n\nQuestion:\n| large dark circle | | large light circle | | large light triangle | - H - - G - - H - ?\n\nPossible Answers:\nA - | large dark circle | | large light circle | | small dark triangle |\nB - | large dark circle | | small dark circle | | small dark triangle |\nC - | small dark triangle | | large dark triangle | | small dark triangle |\nD - | large dark circle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA (see examples)\nB Swaps 1st and 2nd figure\nC Changes size of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark triangle | | small light circle | - A - | large light triangle | | small light circle | | large dark triangle |\n| large light triangle | | small dark circle | - B - | small dark circle | | large light triangle |\n| small dark circle | | large dark circle | | large dark triangle | | small dark circle | - C - | large dark circle | | small dark circle | | small dark triangle | | large dark circle |\n| small light triangle | | large light triangle | - C - B - | small light triangle | | large light triangle |\n\nQuestion:\n? - B - - C - | small dark triangle | | small dark circle | | small light triangle |\n\nPossible Answers:\nA - | large dark triangle | | large dark circle | | large light circle |\nB - | large dark circle | | large light triangle |\nC - | large light triangle | | large light circle | | large dark circle |\nD - | large dark circle | | large dark triangle | | large light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Changes 3rd figure (see examples)\nN Changes 2nd figure (see examples)\nO Changes size of 1st figure\nP Deletes large triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large light circle | | small dark triangle | - M - | small light circle | | large light circle | | small dark circle |\n| large dark triangle | | small dark triangle | - N - | large dark triangle | | small light triangle |\n| small dark triangle | | small light circle | - O - | large dark triangle | | small light circle |\n| large light triangle | | large dark circle | | small light triangle | | large light circle | - P - | large dark circle | | small light triangle | | large light circle |\n\nQuestion:\n? - O - - N - | small light triangle | | large dark triangle | | small light triangle |\n\nPossible Answers:\nA - | large dark circle | | large dark circle | | small dark circle |\nB - | large light triangle | | large light triangle | | small light triangle |\nC - | large light triangle | | large light circle | | small light triangle |\nD - | large light triangle | | small light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Deletes small dark figures\nN Changes shading and shape of light figures\nO Changes shading and shape of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small dark triangle | | large dark triangle | - M - | large light triangle | | large dark triangle |\n| small light circle | | small light circle | | large dark triangle | | large dark circle | - N - | small dark triangle | | small dark triangle | | large dark triangle | | large dark circle |\n| large dark triangle | | large light circle | | large light triangle | | small dark triangle | - O - | large dark triangle | | large dark triangle | | large light triangle | | small dark triangle |\n\n\nQuestion:\n| small light circle | | large dark circle | | large light circle | | large light triangle | - N - - M - ?\n\nPossible Answers:\nA - | large dark circle | | large dark triangle | | large dark circle |\nB - | large dark triangle | | large dark circle |\nC - | large dark circle | | large dark triangle | | large dark triangle |\nD - | small dark triangle | | large dark triangle | | large dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Swaps figures (see examples)\nV Changes shading and shape of large figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large dark triangle | | large light triangle | - U - | large light triangle | | large dark triangle | | small dark triangle |\n| large dark triangle | | large light triangle | | small dark triangle | | large light triangle | - V - | large light circle | | large dark circle | | small dark triangle | | large dark circle |\n\nQuestion:\n? - V - - U - | large light triangle | | small dark triangle | | small light circle | | large light triangle |\n\nPossible Answers:\nA - | small light circle | | small dark triangle | | large dark circle | | large dark circle |\nB - | large light circle | | large dark triangle | | small dark circle | | small dark circle |\nC - | small light circle | | small dark triangle | | small dark triangle | | large dark circle | | large dark circle | | large dark circle | | large dark circle |\nD - | small light circle | | large dark circle | | large dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Changes dark circles (see examples)\nV Changes size and shape of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small dark circle | | small dark circle | - U - | small dark triangle | | small light triangle | | small light triangle |\n| large light triangle | | large light circle | | large light circle | | large dark circle | - V - | small light circle | | large light circle | | large light circle | | large dark circle |\n\nQuestion:\n? - V - - U - - V - | large light circle | | large light triangle |\n\nPossible Answers:\nA - | large dark triangle | | large light circle |\nB - | large dark triangle | | large dark circle |\nC - | large dark triangle | | large dark triangle | | large dark circle |\nD - | large dark circle | | large dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE Duplicates large figures\nF Swaps 1st and 3rd figure\nG Deletes 4th figure\nH Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small dark triangle | | large dark triangle | | large light triangle | - E - | small light circle | | small dark triangle | | large dark triangle | | large dark triangle | | large light triangle | | large light triangle |\n| large dark triangle | | large light triangle | | large light circle | | small light circle | - F - | large light circle | | large light triangle | | large dark triangle | | small light circle |\n| large light circle | | large dark circle | | large light circle | | large dark triangle | - G - | large light circle | | large dark circle | | large light circle |\n| large dark circle | | large dark circle | | large dark circle | - H - | small dark triangle | | large dark circle | | large dark circle |\n\nQuestion:\n| small light triangle | | large light triangle | | small dark circle | | small dark triangle | - H - - F - ?\n\nPossible Answers:\nA - | small dark triangle | | large light triangle | | large light circle | | small dark circle |\nB - | small dark circle | | large light triangle | | large light circle | | large light circle | | small dark triangle |\nC - | small dark circle | | large light triangle | | large light circle | | small dark triangle |\nD - | small dark triangle | | large light circle | | large light triangle | | small dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Deletes 1st figure\nT Swaps figures (see examples)\nU Duplicates light figures\nV Deletes 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large dark circle | | large light circle | - S - | large dark circle | | large light circle |\n| large light triangle | | large dark triangle | | small dark triangle | | small light triangle | - T - | large light triangle | | small light triangle | | small dark triangle | | large dark triangle |\n| small light circle | | small light circle | | small dark circle | | large dark circle | - U - | small light circle | | small light circle | | small light circle | | small light circle | | small dark circle | | large dark circle |\n| small dark circle | | small light triangle | | small dark circle | | small light circle | - V - | small dark circle | | small light triangle | | small light circle |\n\nQuestion:\n? - U - - V - | large dark circle | | large light triangle | | large light circle | | large light circle | | small light triangle | | small light triangle |\n\nPossible Answers:\nA - | large dark circle | | large dark circle | | large light triangle | | large light circle | | large light circle | | small light triangle |\nB - | small light circle | | large light triangle | | large light circle | | small light triangle |\nC - | large dark circle | | large light triangle | | large light circle | | small light triangle | | small light triangle |\nD - | large dark circle | | large light triangle | | large light circle | | small light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Changes 1st figure (see examples)\nJ Changes small figures (see examples)\nK Changes size of small figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large light triangle | - I - | small light circle | | large light triangle |\n| small light circle | | small light triangle | | large light triangle | - J - | large light circle | | large light triangle | | large light triangle |\n| small dark circle | | small dark circle | | large light triangle | - K - | large dark circle | | large dark circle | | large light triangle |\n| small light circle | | large light triangle | | small light triangle | - I - | small dark triangle | | large light triangle | | small light triangle |\n\nQuestion:\n| large light circle | | small light triangle | - K - ?\n\nPossible Answers:\nA - | small light circle | | large light triangle |\nB - | large light circle | | large light triangle |\nC - | small dark circle | | small dark triangle |\nD - | small dark circle | | large light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Deletes 4th figure\nV Changes shading of all figures\nW Deletes small light figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small light triangle | | small light circle | | large light circle | - U - | small dark circle | | small light triangle | | small light circle |\n| large dark circle | | large dark triangle | | large light circle | | small dark circle | - V - | large light circle | | large light triangle | | large dark circle | | small light circle |\n| small light circle | | large light circle | | large dark triangle | - W - | large light circle | | large dark triangle |\n\nQuestion:\n| small dark triangle | | small dark triangle | | large dark circle | | large light circle | - V - ?\n\nPossible Answers:\nA - | large light circle | | large light circle | | large light circle | | large dark circle |\nB - | small light triangle | | small light triangle | | large light circle | | large dark circle |\nC - | small light triangle | | small light triangle | | large dark triangle | | large light triangle |\nD - | large light triangle | | large light triangle | | large light circle | | large dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Changes size and shape of all figures\nJ Duplicates small figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark circle | | large light triangle | - I - | small light circle | | small dark triangle | | small light circle |\n| small dark triangle | | large light triangle | | large dark triangle | - J - | small dark triangle | | small dark triangle | | large light triangle | | large dark triangle |\n| large light triangle | | small dark triangle | - J - | large light triangle | | small dark triangle | | small dark triangle |\n\nQuestion:\n? - I - - J - | large light circle | | small light triangle | | small light triangle | | large light triangle |\n\nPossible Answers:\nA - | small light triangle | | small light triangle | | large light circle | | small light circle |\nB - | small light triangle | | small light triangle | | large light circle | | large light circle | | small light circle | | small light circle |\nC - | small light triangle | | large light circle | | small light circle | | small light circle |\nD - | small light triangle | | large light circle | | small light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Changes shading of all figures\nU Changes size of 2nd figure\nV Deletes 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small light triangle | | large light circle | - T - | small dark circle | | small dark triangle | | large dark circle |\n| small dark triangle | | small dark circle | | small light circle | - U - | small dark triangle | | large dark circle | | small light circle |\n| small dark circle | | large dark circle | - V - | small dark circle |\n| large light triangle | | small light circle | | small dark circle | | large dark circle | - V - U - | large light triangle | | large dark circle | | large dark circle |\n\nQuestion:\n| small dark triangle | | large light triangle | | small light circle | | large light triangle | - U - - V - ?\n\nPossible Answers:\nA - | large light triangle |\nB - | large dark circle | | large light triangle | | small light circle |\nC - | small dark triangle | | small light triangle | | large light triangle |\nD - | small dark triangle | | small light circle | | large light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Changes size of dark figures\nI Changes size of small dark figures\nJ Duplicates 1st figure\nK Changes size and shape of small circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small dark triangle | | small dark triangle | | small dark circle | - H - | large light circle | | large dark triangle | | large dark triangle | | large dark circle |\n| small dark triangle | | small light circle | | small dark circle | - I - | large dark triangle | | small light circle | | large dark circle |\n| large light triangle | | small dark triangle | - J - | large light triangle | | large light triangle | | small dark triangle |\n| large dark circle | | small light circle | | small dark triangle | - K - | large dark circle | | large light triangle | | small dark triangle |\n\nQuestion:\n? - I - - K - | large dark triangle | | large light triangle | | small light triangle |\n\nPossible Answers:\nA - | small dark triangle | | small light circle | | large dark triangle |\nB - | small dark triangle | | small light circle | | small light circle |\nC - | small dark triangle | | small dark triangle | | small light circle | | small light triangle |\nD - | small dark triangle | | small light circle | | small light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Duplicates light triangles\nM Changes shading and shape of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small dark triangle | | large dark triangle | | small light triangle | - L - | large dark triangle | | small dark triangle | | large dark triangle | | small light triangle | | small light triangle |\n| large dark circle | | small dark circle | | large light triangle | - M - | large light triangle | | small dark circle | | large light triangle |\n\nQuestion:\n? - M - - L - - M - | large light triangle | | small dark circle | | large light triangle | | large light triangle |\n\nPossible Answers:\nA - | large light triangle | | small dark triangle | | large light triangle |\nB - | large dark triangle | | small dark circle | | large dark triangle |\nC - | large light triangle | | small dark circle | | large light triangle |\nD - | large light triangle | | small dark circle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Changes large figures (see examples)\nE Deletes 2nd figure\nF Changes size of 2nd figure\nG Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small light triangle | | large dark triangle | | small dark triangle | - D - | large dark circle | | small light triangle | | large light circle | | small dark triangle |\n| small light circle | | large light triangle | | large light triangle | | large light triangle | - E - | small light circle | | large light triangle | | large light triangle |\n| large dark circle | | large light triangle | | small dark triangle | - F - G - | large dark circle | | large light circle | | small dark triangle |\n| small light triangle | | small light triangle | | small light circle | - G - F - | small light triangle | | small light circle | | small light circle |\n\nQuestion:\n? - F - - G - | small dark triangle | | large dark triangle | | large dark triangle |\n\nPossible Answers:\nA - | small dark triangle | | large dark circle | | large dark triangle |\nB - | small dark triangle | | large dark circle | | large dark circle | | large dark triangle | | large dark triangle |\nC - | small dark triangle | | large dark circle | | large light triangle |\nD - | small dark circle | | large dark circle | | large dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK Changes 3rd figure (see examples)\nL Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small dark circle | | large light triangle | - K - | large light circle | | small dark circle | | small dark triangle |\n| large light triangle | | large light circle | - L - | large light triangle | | small light circle |\n\nQuestion:\n? - L - | large dark triangle | | small dark triangle | | small light circle |\n\nPossible Answers:\nA - | large dark triangle | | large dark triangle | | large light circle |\nB - | large light triangle | | large light triangle | | small dark circle |\nC - | large dark triangle | | large dark triangle | | large dark circle |\nD - | large dark triangle | | large dark triangle | | small light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Deletes 2nd figure\nR Duplicates 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large dark triangle | - Q - | large dark circle |\n| large dark triangle | | small light circle | | small dark circle | - R - | large dark triangle | | small light circle | | small dark circle | | small dark circle |\n| small light circle | | large dark triangle | - Q - | small light circle |\n\nQuestion:\n? - R - | large dark triangle | | small dark circle | | large light triangle | | large light triangle | | large dark circle |\n\nPossible Answers:\nA - | small dark circle | | large dark triangle | | large light triangle | | large dark circle |\nB - | large dark triangle | | small dark circle | | large light triangle | | large dark circle |\nC - | large dark triangle | | small dark circle | | large light triangle | | large dark circle | | large dark circle |\nD - | large dark circle | | small dark circle | | large light triangle | | large dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Changes size and shape of 1st figure\nS Changes 4th figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small light circle | - R - | small light circle | | small light circle |\n| large dark triangle | | small light triangle | | large dark triangle | | large light triangle | - S - | large dark triangle | | small light triangle | | large dark triangle | | large dark triangle |\n\nQuestion:\n? - R - - S - - R - | large light triangle | | small dark triangle | | large dark circle | | small light circle |\n\nPossible Answers:\nA - | large light triangle | | large dark circle | | small dark triangle | | small dark circle |\nB - | large light triangle | | small dark circle | | large dark circle | | small dark triangle |\nC - | large light triangle | | large light triangle | | large dark circle | | small dark circle |\nD - | large light triangle | | small dark triangle | | large dark circle | | small dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Duplicates dark figures\nU Deletes 2nd figure\nV Changes shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large dark circle | | small light circle | | large dark circle | - T - | small dark triangle | | small dark triangle | | large dark circle | | large dark circle | | small light circle | | large dark circle | | large dark circle |\n| small dark triangle | | small dark circle | - U - | small dark triangle |\n| small dark circle | | small light triangle | | large light triangle | | large light circle | - V - | small dark triangle | | small light circle | | large light circle | | large light triangle |\n| large dark circle | | small light circle | | large dark triangle | | small dark triangle | - V - U - | large dark triangle | | large dark circle | | small dark circle |\n\nQuestion:\n? - T - | small dark circle | | small dark circle | | large light triangle | | small dark circle | | small dark circle | | large light triangle |\n\nPossible Answers:\nA - | small dark circle | | large light triangle | | small dark circle | | large light triangle |\nB - | large light triangle | | small dark circle | | large light triangle |\nC - | small dark circle | | large light triangle | | small dark circle | | large light circle |\nD - | large light triangle | | large light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Changes 1st figure (see examples)\nB Changes shading and shape of all figures\nC Swaps 1st and 4th figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light circle | | small dark triangle | | large light circle | - A - | small dark circle | | small light circle | | small dark triangle | | large light circle |\n| small dark circle | | large dark triangle | | small dark circle | - B - | small light triangle | | large light circle | | small light triangle |\n| large light circle | | large dark circle | | small light circle | | large dark triangle | - C - | large dark triangle | | large dark circle | | small light circle | | large light circle |\n\nQuestion:\n? - B - - A - | large dark circle | | large light circle |\n\nPossible Answers:\nA - | small light triangle | | large dark triangle |\nB - | small light triangle |\nC - | small light triangle | | large dark triangle | | large dark triangle |\nD - | small dark triangle | | large dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ Changes 1st figure (see examples)\nK Duplicates 2nd figure\nL Changes 1st figure (see examples)\nM Changes shape of small figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large light triangle | | large dark triangle | - J - | small light triangle | | large light triangle | | large dark triangle |\n| large light triangle | | large dark circle | - K - | large light triangle | | large dark circle | | large dark circle |\n| large dark triangle | | large light triangle | | small dark triangle | - L - M - | large light triangle | | large light triangle | | small dark circle |\n| small light circle | | small dark triangle | | large light circle | - M - L - | small dark triangle | | small dark circle | | large light circle |\n\nQuestion:\n? - M - - J - | large light circle | | small light circle | | large light triangle |\n\nPossible Answers:\nA - | large dark circle | | small light triangle | | large light triangle |\nB - | large dark circle | | small light triangle | | large light circle |\nC - | large dark circle | | small light triangle | | large dark circle |\nD - | small dark triangle | | small light triangle | | large light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Changes size of 1st figure\nO Duplicates large dark figures\nP Changes size of large light figures\nQ Changes size of large triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small light triangle | - N - | large light triangle | | small light triangle |\n| large dark triangle | | small dark triangle | | large dark circle | | large dark triangle | - O - | large dark triangle | | large dark triangle | | small dark triangle | | large dark circle | | large dark circle | | large dark triangle | | large dark triangle |\n| large dark circle | | large light triangle | | large dark triangle | - P - | large dark circle | | small light triangle | | large dark triangle |\n| large dark circle | | large dark triangle | | small light triangle | - Q - | large dark circle | | small dark triangle | | small light triangle |\n\nQuestion:\n| small light triangle | | small dark triangle | | large light circle | | small dark triangle | - N - - Q - - P - ?\n\nPossible Answers:\nA - | small light triangle | | small light circle | | small dark triangle | | small dark triangle |\nB - | small light triangle | | small dark triangle | | small light circle | | small light circle | | small dark triangle |\nC - | small dark triangle | | small light circle | | small dark triangle |\nD - | small light triangle | | small dark triangle | | small light circle | | small dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Changes shading and shape of 1st figure\nC Changes shading and shape of all figures\nD Changes shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large dark triangle | | small dark triangle | - B - | large dark triangle | | large dark triangle | | small dark triangle |\n| small dark triangle | | small light triangle | | large light circle | - C - | small light circle | | small dark circle | | large dark triangle |\n| large dark circle | | small dark triangle | | large dark triangle | | large light circle | - D - | large light circle | | small light triangle | | large light triangle | | large dark circle |\n| small light circle | | large light circle | - D - C - | small light triangle | | large light triangle |\n\nQuestion:\n| large dark triangle | | large light triangle | | small light circle | | large dark circle | - B - ?\n\nPossible Answers:\nA - | large light circle | | large light triangle | | small light circle | | large dark circle |\nB - | large light circle | | large light triangle | | large light triangle | | small light circle | | large dark circle |\nC - | large light circle | | small light circle | | large dark circle |\nD - | large light circle | | large light triangle | | small light circle | | large light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Changes size and shape of 3rd figure\nI Changes size and shape of all figures\nJ Changes shading and shape of all figures\nK Deletes 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large dark triangle | | small dark circle | - H - | large dark circle | | large dark triangle | | large dark triangle |\n| small dark triangle | | small light circle | | large light triangle | | large dark triangle | - I - | large dark circle | | large light triangle | | small light circle | | small dark circle |\n| small light triangle | | small dark circle | | large dark circle | | large light triangle | - J - | small dark circle | | small light triangle | | large light triangle | | large dark circle |\n| large light triangle | | large dark triangle | | large dark circle | | small dark triangle | - K - | large light triangle | | large dark circle | | small dark triangle |\n\nQuestion:\n| small dark circle | | large dark triangle | | small dark circle | | large dark circle | - J - - I - ?\n\nPossible Answers:\nA - | large light circle | | small light triangle | | large light circle | | small light circle |\nB - | large light circle | | small light triangle | | small light triangle | | large light circle | | small light circle | | small light circle |\nC - | large light circle | | large light circle | | small light triangle | | large light circle | | small light circle |\nD - | large light circle | | small light triangle | | large light circle | | large light circle | | small light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Changes shape of light figures\nT Changes 1st figure (see examples)\nU Changes shading of 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large dark circle | - S - | small light triangle | | large dark circle |\n| large dark circle | | small dark triangle | | large dark triangle | | large dark triangle | - T - | large light circle | | small dark triangle | | large dark triangle | | large dark triangle |\n| small light circle | | small dark triangle | | large light circle | - U - | small light circle | | small dark triangle | | large dark circle |\n| large light circle | | small light triangle | | small light circle | - U - T - | large dark circle | | small light triangle | | small dark circle |\n\nQuestion:\n? - S - | small dark circle | | large light triangle |\n\nPossible Answers:\nA - | large light circle |\nB - | large light circle | | small dark circle |\nC - | large dark triangle | | small light triangle |\nD - | small dark circle | | large light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ (see examples)\nK Swaps 3rd and 4th figure\nL Changes shading and shape of all figures\nM Changes shape of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large dark circle | | large dark circle | - J - | small dark triangle | | large light triangle | | large dark circle |\n| large dark circle | | large dark triangle | | large light circle | | large light triangle | - K - | large dark circle | | large dark triangle | | large light triangle | | large light circle |\n| small light triangle | | small light circle | | large dark triangle | | small dark circle | - L - | small dark circle | | small dark triangle | | large light circle | | small light triangle |\n| large light circle | | small light circle | - M - | large light circle | | small light triangle |\n\nQuestion:\n? - K - - M - - K - | large light triangle | | large light triangle | | large light circle | | large light triangle |\n\nPossible Answers:\nA - | large dark circle | | large light circle | | large light circle | | large light triangle |\nB - | large light triangle | | large light circle | | large light circle | | large light triangle |\nC - | large light triangle | | large light circle | | large light triangle |\nD - | large light triangle | | large light triangle | | large light circle | | large light circle | | large light triangle | | large light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Changes large figures (see examples)\nN Changes 4th figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark triangle | - M - | small dark triangle | | small light triangle |\n| large dark circle | | small dark circle | | small light triangle | | large dark triangle | - N - | large dark circle | | small dark circle | | small light triangle | | small dark circle |\n| small light triangle | | large dark triangle | | small dark circle | | small light circle | - M - | small light triangle | | small light triangle | | small dark circle | | small light circle |\n| small dark circle | | large dark triangle | | small dark triangle | | large light circle | - N - | small dark circle | | large dark triangle | | small dark triangle | | small light triangle |\n\nQuestion:\n| large light triangle | | small light circle | | large dark circle | | small dark triangle | - N - ?\n\nPossible Answers:\nA - | large dark circle | | small light circle | | large dark circle | | large light triangle |\nB - | large light triangle | | large light triangle | | small light circle | | large dark circle | | large dark circle |\nC - | large light triangle | | small light circle | | large dark circle | | large dark circle | | large dark circle |\nD - | large light triangle | | small light circle | | large dark circle | | large dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Deletes light figures\nJ Duplicates light figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large dark circle | | large dark triangle | | small light circle | - I - | large dark circle | | large dark circle | | large dark triangle |\n| small light circle | | small light triangle | | large dark circle | - J - | small light circle | | small light circle | | small light triangle | | small light triangle | | large dark circle |\n| large light triangle | | large dark triangle | - J - | large light triangle | | large light triangle | | large dark triangle |\n\nQuestion:\n| small light triangle | | large dark circle | | large dark triangle | | small light circle | - J - - I - ?\n\nPossible Answers:\nA - | large dark circle | | small light triangle |\nB - | large light triangle | | large light circle |\nC - | large dark triangle | | large dark circle |\nD - | large dark circle | | large dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Swaps 3rd and 1st figure\nT Changes shape of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small dark triangle | | large dark triangle | | small light triangle | - S - | large dark triangle | | small dark triangle | | small light circle | | small light triangle |\n| large dark circle | | small light circle | - T - | large dark circle | | small light triangle |\n\nQuestion:\n| small light triangle | | small dark circle | | small dark triangle | | large dark circle | - S - ?\n\nPossible Answers:\nA - | large light triangle | | large light circle | | large dark triangle | | small light circle |\nB - | small dark triangle | | small dark circle | | small light triangle | | large dark circle |\nC - | small dark triangle | | small dark circle | | large dark triangle | | large dark circle |\nD - | small dark circle | | small dark triangle | | small light triangle | | large dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Duplicates triangles\nJ Changes size of all figures\nK Deletes small light figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small light triangle | | large light circle | | small dark circle | - I - | large dark triangle | | large dark triangle | | small light triangle | | small light triangle | | large light circle | | small dark circle |\n| large light circle | | large dark circle | - J - | small light circle | | small dark circle |\n| small light triangle | | large dark triangle | | large dark triangle | - K - | large dark triangle | | large dark triangle |\n| large light circle | | small dark triangle | | small light triangle | - K - J - | small light circle | | large dark triangle |\n\nQuestion:\n| large light circle | | large light circle | | small dark triangle | | small light circle | - J - - K - ?\n\nPossible Answers:\nA - | small dark triangle | | small light circle |\nB - | large dark circle | | large light triangle |\nC - | large dark triangle | | large light circle |\nD - | small light triangle | | small dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE Changes shading of all figures\nF Changes size and shape of all figures\nG Changes 4th figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small light triangle | | small dark triangle | | small light circle | - E - | large light triangle | | small dark triangle | | small light triangle | | small dark circle |\n| large dark circle | | small dark circle | - F - | small dark triangle | | large dark triangle |\n| large light triangle | | small light triangle | | small dark circle | | small dark circle | - G - | large light triangle | | small light triangle | | small dark circle | | small light triangle |\n| large light circle | | small light circle | | large light circle | | large light circle | - G - F - | small light triangle | | large light triangle | | small light triangle | | small dark circle |\n\nQuestion:\n| small light circle | | large dark circle | | small dark triangle | | large light circle | - G - ?\n\nPossible Answers:\nA - | small light circle | | large dark circle | | large dark triangle | | small dark triangle |\nB - | small light circle | | small light circle | | large dark circle | | small dark triangle | | large dark triangle |\nC - | small light circle | | large dark circle | | small dark triangle | | large dark triangle |\nD - | small light circle | | small light circle | | large dark circle | | large dark circle | | small dark triangle | | large dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Changes large circles (see examples)\nV Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large light circle | | small dark triangle | - U - | small dark triangle | | large dark circle | | small dark triangle |\n| small light triangle | | small dark circle | - V - | small dark circle | | small light triangle |\n\nQuestion:\n| large dark circle | | small dark triangle | | small light circle | - V - - U - - V - ?\n\nPossible Answers:\nA - | large light circle | | small dark triangle | | small dark triangle | | small light circle |\nB - | large light circle | | small dark triangle | | small light circle |\nC - | large light circle | | small dark triangle | | large light triangle |\nD - | large light circle | | large dark circle | | small light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Changes circles (see examples)\nH Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large dark circle | | large dark circle | | small dark triangle | - G - | large dark triangle | | large light triangle | | large light triangle | | small dark triangle |\n| small light circle | | large dark triangle | - H - | large dark triangle | | small light circle |\n| small light triangle | | small light circle | | small light triangle | | large light circle | - G - | small light triangle | | small dark triangle | | small light triangle | | large dark triangle |\n\nQuestion:\n| small light circle | | large light circle | | large dark triangle | - G - - H - ?\n\nPossible Answers:\nA - | large dark triangle | | small dark triangle | | large dark triangle |\nB - | large dark triangle | | small dark triangle | | small dark triangle |\nC - | large dark circle | | small dark circle | | large dark circle |\nD - | large dark triangle | | large dark triangle | | large dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Changes 4th figure (see examples)\nV Deletes 4th figure\nW Changes shading and shape of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large light triangle | | small light triangle | | large light circle | - U - | small dark triangle | | large light triangle | | small light triangle | | small light triangle |\n| small dark triangle | | large light circle | | small dark circle | | small light circle | - V - | small dark triangle | | large light circle | | small dark circle |\n| large dark triangle | | small light circle | | small light triangle | | small dark triangle | - W - | large light circle | | small light circle | | small light triangle | | small dark triangle |\n\n\nQuestion:\n? - V - | small dark circle | | large light circle | | large light circle |\n\nPossible Answers:\nA - | small dark circle | | large light circle | | large dark circle | | small light triangle |\nB - | large dark triangle | | small light triangle | | small light triangle | | large light circle |\nC - | small dark circle | | large light circle | | large light circle | | small light triangle |\nD - | small dark circle | | large light circle | | large light circle | | small light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Duplicates 3rd figure\nM Changes shading of 3rd figure\nN Changes shading and shape of 3rd figure\nO Changes light figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large light triangle | | small light triangle | | small dark triangle | - L - | small dark triangle | | large light triangle | | small light triangle | | small light triangle | | small dark triangle |\n| large light circle | | small light triangle | | large dark triangle | - M - | large light circle | | small light triangle | | large light triangle |\n\n| large light circle | | large light triangle | | large light circle | - O - N - | small light triangle | | small light circle | | small dark circle |\n\nQuestion:\n| large light triangle | | small dark circle | | large light triangle | | large dark circle | - L - ?\n\nPossible Answers:\nA - | large dark triangle | | small dark circle | | large dark triangle | | large dark triangle | | large dark circle |\nB - | large light triangle | | small light triangle | | large light triangle | | large light triangle | | large light triangle |\nC - | large light triangle | | small dark circle | | large light triangle | | large light triangle | | large dark circle |\nD - | large light triangle | | small dark circle | | large light triangle | | large dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE Changes 1st figure (see examples)\nF Duplicates large light triangles\nG Changes size and shape of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large light circle | - E - | large dark triangle | | large light circle |\n| small light triangle | | small light circle | - F - | small light triangle | | small light triangle | | small light circle |\n| large light triangle | | large dark triangle | | large light triangle | - G - | small light circle | | large dark triangle | | large light triangle |\n\nQuestion:\n? - G - - F - | small dark circle | | small dark triangle | | small dark triangle | | large dark circle |\n\nPossible Answers:\nA - | large dark triangle | | small dark triangle | | small dark triangle | | large dark circle |\nB - | large dark triangle | | small dark triangle | | large dark circle |\nC - | large dark triangle | | small dark triangle | | large light circle |\nD - | large dark triangle | | large dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK Deletes 3rd figure\nL (see examples)\nM Changes shape of all figures\nN Changes size of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light triangle | | large light circle | | small dark circle | - K - | large dark circle | | small light triangle | | small dark circle |\n| large light triangle | | large light triangle | | small light triangle | | large light circle | - L - | large dark triangle | | large dark triangle | | small dark triangle | | large dark circle |\n| large light triangle | | large light triangle | | large light circle | | small light circle | - M - | large light circle | | large light circle | | large light triangle | | small light triangle |\n| large dark circle | | large dark circle | | large light triangle | | small light circle | - N - | small dark circle | | small dark circle | | small light triangle | | large light circle |\n\nQuestion:\n| small dark triangle | | large light circle | | large dark circle | | small light triangle | - K - ?\n\nPossible Answers:\nA - | small dark triangle | | large light circle |\nB - | small dark triangle | | large dark circle | | small light triangle |\nC - | large light circle | | small dark triangle | | small light triangle |\nD - | small dark triangle | | large light circle | | small light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ Swaps figures (see examples)\nK Duplicates large dark figures\nL Deletes 1st figure\nM Duplicates large light triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large dark triangle | - J - | large dark triangle | | small dark circle |\n| large dark circle | | large light triangle | | small dark circle | | large dark triangle | - K - | large dark circle | | large dark circle | | large light triangle | | small dark circle | | large dark triangle | | large dark triangle |\n| small dark triangle | | large dark triangle | | small light circle | - L - M - | large dark triangle | | large dark triangle | | small light circle |\n| large light circle | | large light triangle | - M - L - | large light triangle | | large light triangle |\n\nQuestion:\n| large light circle | | small dark triangle | - M - ?\n\nPossible Answers:\nA - | large light circle | | small dark triangle | | small dark triangle |\nB - | small dark triangle | | small dark triangle | | large light circle |\nC - | large light circle | | small light circle | | small dark triangle |\nD - | large dark circle | | small light triangle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Changes small dark figures (see examples)\nN Deletes 1st figure\nO Changes size and shape of light figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small dark triangle | - M - | small light triangle | | small light circle |\n| small dark triangle | | large light triangle | | small dark circle | - N - | large light triangle | | small dark circle |\n| large light circle | | large dark circle | - O - | small light triangle | | large dark circle |\n| small light circle | | large dark triangle | | large dark circle | - O - | large light triangle | | large dark triangle | | large dark circle |\n\nQuestion:\n| large dark triangle | | large light circle | - O - - N - - O - ?\n\nPossible Answers:\nA - | large dark circle |\nB - | large light circle | | large light circle |\nC - | large light triangle |\nD - | large light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Duplicates large light triangles\nS Duplicates small light figures\nT Deletes 2nd figure\nU Deletes dark figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large dark circle | - R - | large dark triangle | | large dark triangle | | large dark circle |\n| small dark triangle | | small light triangle | | small light triangle | - S - | small dark triangle | | small light triangle | | small light triangle | | small light triangle | | small light triangle |\n| small dark triangle | | small dark circle | | small dark triangle | | large dark circle | - T - U -\n| large light triangle | | large light circle | | small dark triangle | - U - T - | large light triangle |\n\nQuestion:\n| small light triangle | | small light triangle | - R - ?\n\nPossible Answers:\nA - | small light triangle | | small light triangle | | small light triangle |\nB - | small light circle | | small light triangle | | small light triangle | | small light triangle |\nC - | small light triangle | | small light triangle | | small light triangle | | small light triangle | | small light triangle |\nD - | small light triangle | | small light triangle | | small light triangle | | small light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Duplicates circles\nU Deletes 1st figure\nV Swaps 2nd and 1st figure\nW Changes shape of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large light circle | | large light triangle | - T - | large dark circle | | large dark circle | | large light circle | | large light circle | | large light triangle |\n| large dark circle | | small dark circle | | small dark circle | - U - | small dark circle | | small dark circle |\n| small dark circle | | large dark circle | | large light triangle | - V - | large dark circle | | small dark circle | | large light triangle |\n| large light triangle | | large light circle | - W - | large light circle | | large light circle |\n\nQuestion:\n| small dark triangle | | large light triangle | - W - - V - ?\n\nPossible Answers:\nA - | large light triangle | | small dark circle |\nB - | large light triangle | | small dark triangle |\nC - | small light triangle | | small dark circle |\nD - | small light circle | | large dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Changes 2nd figure (see examples)\nR Changes size and shading of all figures\nS Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small light circle | - Q - | large light triangle | | large light circle |\n| large dark circle | | large dark triangle | - R - | small light circle | | small light triangle |\n| large dark circle | | large light triangle | - S - | large dark triangle | | large light triangle |\n\nQuestion:\n? - R - - S - | large light circle | | large dark circle |\n\nPossible Answers:\nA - | small dark triangle | | small dark triangle | | small light circle |\nB - | small light circle | | small dark triangle |\nC - | large dark triangle | | small light circle |\nD - | small dark triangle | | small light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Deletes 2nd figure\nN Deletes large dark figures\nO Changes shape of 2nd figure\nP Deletes small light figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small dark circle | - M - | small dark circle |\n| small dark triangle | | large light circle | | small dark circle | | large dark circle | - N - | small dark triangle | | large light circle | | small dark circle |\n| small dark triangle | | small dark circle | | small light triangle | | small dark triangle | - O - | small dark triangle | | small dark triangle | | small light triangle | | small dark triangle |\n| small light circle | | large dark circle | - P - | large dark circle |\n\nQuestion:\n? - O - - N - | large light triangle |\n\nPossible Answers:\nA - | large dark triangle | | large dark triangle | | large dark triangle | | large light triangle |\nB - | large dark circle | | large dark triangle | | large dark triangle | | large light triangle |\nC - | large dark circle | | large dark triangle | | large dark triangle | | large light circle |\nD - | large dark circle | | large dark triangle | | small dark circle | | large light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Changes dark figures (see examples)\nR Changes 3rd figure (see examples)\nS Changes shading and shape of circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light triangle | | small dark triangle | - Q - | large light triangle | | small light triangle | | small light circle |\n| small dark triangle | | large light triangle | | small light triangle | - R - | small dark triangle | | large light triangle | | small dark triangle |\n| large dark triangle | | large light triangle | | small dark circle | | small dark triangle | - S - | large dark triangle | | large light triangle | | small light triangle | | small dark triangle |\n| large light circle | | small light circle | | small dark circle | | small dark triangle | - S - R - | large dark triangle | | small dark triangle | | small dark triangle | | small dark triangle |\n\nQuestion:\n? - R - - S - | large light triangle | | small dark triangle | | large light triangle |\n\nPossible Answers:\nA - | small dark triangle | | large light circle |\nB - | small light triangle | | large dark triangle | | large light circle |\nC - | large light triangle | | small light circle | | large light circle |\nD - | large light triangle | | small dark triangle | | large light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE Duplicates large figures\nF Duplicates large light figures\nG Changes shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small dark triangle | | small light triangle | - E - | large dark triangle | | large dark triangle | | small dark triangle | | small light triangle |\n| small light triangle | | large dark circle | | large light triangle | | small dark triangle | - F - | small light triangle | | large dark circle | | large light triangle | | large light triangle | | small dark triangle |\n| large light circle | | large dark triangle | | small dark triangle | | small dark triangle | - G - | large dark circle | | large light triangle | | small light triangle | | small light triangle |\n| small dark circle | | large light triangle | - E - | small dark circle | | large light triangle | | large light triangle |\n\nQuestion:\n? - E - | small dark circle | | large light triangle | | large light triangle |\n\nPossible Answers:\nA - | large dark circle | | large light triangle |\nB - | small dark circle | | large light triangle | | large light triangle |\nC - | small dark circle | | large dark triangle |\nD - | small dark circle | | large light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Changes size of 1st figure\nD Duplicates 2nd figure\nE Changes shape of all figures\nF Changes size of dark figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small light triangle | | large dark triangle | | large dark triangle | - C - | large light triangle | | small light triangle | | large dark triangle | | large dark triangle |\n| small dark circle | | small dark triangle | - D - | small dark circle | | small dark triangle | | small dark triangle |\n| large light circle | | small dark circle | | large dark triangle | | small dark triangle | - E - F - | large light triangle | | large dark triangle | | small dark circle | | large dark circle |\n| small light circle | | small light triangle | | large dark circle | - F - E - | small light triangle | | small light circle | | small dark triangle |\n\nQuestion:\n| small light circle | | large dark triangle | | large dark triangle | - F - - C - - F - ?\n\nPossible Answers:\nA - | large dark triangle | | large dark triangle |\nB - | large light circle | | large light circle | | large dark triangle | | large dark triangle |\nC - | large light circle | | large dark triangle | | large dark triangle |\nD - | large light circle | | large dark triangle | | small dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Changes size and shape of all figures\nU Changes shading and shape of all figures\nV Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small dark triangle | | large dark circle | | large light triangle | - T - | large dark circle | | large dark circle | | small dark triangle | | small light circle |\n| large dark circle | | large dark triangle | | small light triangle | - U - | large light triangle | | large light circle | | small dark circle |\n| small dark triangle | | large dark triangle | - V - | large dark triangle | | small dark triangle |\n\nQuestion:\n? - V - | small light circle | | large dark circle | | large dark circle |\n\nPossible Answers:\nA - | large light circle | | small dark circle | | large light circle |\nB - | small light circle |\nC - | large dark circle | | small light circle | | large dark circle |\nD - | large dark circle | | small light circle | | small light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Changes size and shading of 1st figure\nW Changes size of 3rd figure\nX Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large dark circle | | large dark circle | - V - | small light circle | | large dark circle | | large dark circle |\n| small light circle | | small dark triangle | | small dark triangle | - W - | small light circle | | small dark triangle | | large dark triangle |\n| small light circle | | large dark circle | | small dark triangle | - X - | small light circle | | small dark triangle | | small dark triangle |\n\nQuestion:\n| small light circle | | small dark circle | | large dark circle | | large dark triangle | - W - ?\n\nPossible Answers:\nA - | small light circle | | small dark circle | | small dark circle |\nB - | small light circle | | small dark circle | | small dark circle | | large dark triangle |\nC - | small light circle | | small dark circle | | large dark triangle | | small dark circle |\nD - | small light circle | | small dark circle | | small dark circle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Duplicates 2nd figure\nQ Changes size and shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small dark triangle | - P - | small dark circle | | small dark triangle | | small dark triangle |\n| small light triangle | | large light circle | | large light circle | - Q - | large dark triangle | | small dark circle | | small dark circle |\n| small light circle | | large light triangle | - P - | small light circle | | large light triangle | | large light triangle |\n| small light circle | | large light triangle | - Q - | large dark circle | | small dark triangle |\n\nQuestion:\n? - Q - - P - - Q - | large dark circle | | small dark circle | | small dark circle | | small dark triangle | | small dark circle |\n\nPossible Answers:\nA - | large dark circle | | small dark circle | | small light triangle | | small dark circle |\nB - | large dark circle | | small dark circle | | small dark triangle | | small dark circle |\nC - | large dark circle | | small light circle | | small dark triangle | | small light circle |\nD - | large dark circle | | small dark circle | | small dark circle | | small dark triangle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Deletes large circles\nT Changes shape of 1st figure\nU Changes shading and shape of circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small light circle | | large light triangle | | small light triangle | - S - | small light circle | | large light triangle | | small light triangle |\n| small dark triangle | | large dark circle | | small dark circle | - T - | small dark circle | | large dark circle | | small dark circle |\n| large light triangle | | small dark circle | | large light triangle | | large light triangle | - U - | large light triangle | | small light triangle | | large light triangle | | large light triangle |\n\nQuestion:\n? - U - | small dark triangle | | small light triangle |\n\nPossible Answers:\nA - | small light circle |\nB - | small dark triangle | | small light triangle |\nC - | small light circle | | small light triangle |\nD - | small light triangle | | small light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Duplicates small light figures\nI Changes 2nd figure (see examples)\nJ Duplicates 3rd figure\nK Changes size of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark triangle | | small light triangle | - H - | large light triangle | | large dark triangle | | small light triangle | | small light triangle |\n| small dark triangle | | small light triangle | - I - | small dark triangle | | small dark triangle |\n| large light circle | | large dark triangle | | large light circle | - J - | large light circle | | large dark triangle | | large light circle | | large light circle |\n| small light circle | | large light triangle | | small light triangle | - K - | large light circle | | small light triangle | | large light triangle |\n\nQuestion:\n? - H - - K - - J - | large dark triangle | | large light circle | | large light circle | | large light circle | | small light triangle | | large dark triangle |\n\nPossible Answers:\nA - | small dark triangle | | large light triangle | | small dark triangle |\nB - | small dark triangle | | small light circle | | large light triangle | | small dark triangle |\nC - | small dark triangle | | small dark triangle | | large light triangle | | small light circle |\nD - | small dark triangle | | small light circle | | large light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO Swaps 3rd and 1st figure\nP Changes 3rd figure (see examples)\nQ Deletes large light triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small dark circle | | large dark circle | - O - | large dark circle | | small dark circle | | large light circle |\n| small light circle | | large dark triangle | | small light circle | - P - | small light circle | | large dark triangle | | large light triangle |\n| large light triangle | | small light circle | - Q - | small light circle |\n\nQuestion:\n| small dark triangle | | large light circle | | small dark circle | | small light triangle | - O - - P - ?\n\nPossible Answers:\nA - | small dark triangle | | large light triangle | | large dark triangle | | small light circle |\nB - | small dark circle | | large light circle | | large dark circle | | small light triangle |\nC - | small dark circle | | large light circle | | large dark circle |\nD - | small dark circle | | large light circle | | large dark circle | | large light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Changes size and shading of small light figures\nH Changes shape of small light circles\nI Duplicates small light figures\nJ Changes size and shading of 4th figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large light triangle | | large light circle | - G - | large dark circle | | large light triangle | | large light circle |\n| small light circle | | large light triangle | | small dark circle | - H - | small light triangle | | large light triangle | | small dark circle |\n| small light triangle | | large dark circle | | large dark triangle | - I - J - | small light triangle | | small light triangle | | large dark circle | | small light triangle |\n\n\nQuestion:\n| large dark circle | | small light circle | - H - - G - ?\n\nPossible Answers:\nA - | large dark circle | | small light triangle |\nB - | large dark circle | | large dark triangle |\nC - | large dark triangle | | large dark circle |\nD - | large dark circle | | large dark circle | | large dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Duplicates 3rd figure\nG Changes size and shading of 2nd figure\nH Changes size and shape of all figures\nI Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large light triangle | | small light triangle | | small dark circle | - F - | small light circle | | large light triangle | | small light triangle | | small light triangle | | small dark circle |\n| large dark triangle | | large dark circle | | small dark circle | - G - | large dark triangle | | small light circle | | small dark circle |\n| small dark triangle | | large light circle | | small light triangle | | large dark circle | - H - I - | large dark circle | | small light triangle | | small light triangle | | large light circle | | small dark triangle |\n| large dark circle | | small dark circle | - I - H - | small dark triangle | | large dark triangle | | large dark triangle |\n\nQuestion:\n? - I - | small light triangle | | small dark circle | | small dark circle |\n\nPossible Answers:\nA - | large dark triangle | | large light circle |\nB - | small light triangle | | small light triangle | | small dark circle |\nC - | small light triangle | | small dark circle |\nD - | large light triangle | | small dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Changes 2nd figure (see examples)\nG Duplicates 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small dark triangle | | small light triangle | - F - | small light triangle | | small light circle | | small light triangle |\n| small dark triangle | | large dark circle | | large dark triangle | | large light circle | - G - | small dark triangle | | large dark circle | | large dark triangle | | large dark triangle | | large light circle |\n| large light circle | | small dark circle | | small light circle | | large light circle | - F - | large light circle | | small light triangle | | small light circle | | large light circle |\n\nQuestion:\n? - F - | large dark circle | | small light circle |\n\nPossible Answers:\nA - | small dark circle | | large dark triangle |\nB - | large dark triangle | | small dark circle |\nC - | large dark circle | | small dark triangle |\nD - | large dark circle | | small dark triangle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE Changes 1st figure (see examples)\nF Changes small light circles (see examples)\nG Changes size of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large light circle | - E - | small light circle | | large light circle |\n| large light triangle | | small light circle | | small light triangle | | large dark triangle | - F - | large light triangle | | large light triangle | | small light triangle | | large dark triangle |\n| small light circle | | large dark triangle | | small light circle | - G - | large light circle | | small dark triangle | | large light circle |\n\nQuestion:\n| large light triangle | | large light circle | | large dark circle | | small light circle | - G - - E - - F - ?\n\nPossible Answers:\nA - | small dark triangle | | large light triangle | | small dark circle | | large light circle |\nB - | small dark triangle | | large light triangle | | small light triangle | | large dark triangle |\nC - | small dark triangle | | small dark circle |\nD - | small dark triangle | | large light triangle | | small dark circle | | small dark circle | | large light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Changes size and shape of triangles\nV Changes small figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small light circle | | small light circle | | small dark circle | - U - | large light circle | | small light circle | | small light circle | | small dark circle |\n| small dark triangle | | small dark circle | | large light triangle | | large dark circle | - V - | large light triangle | | large light circle | | large light triangle | | large dark circle |\n| small dark triangle | | small dark triangle | | large light triangle | | large light circle | - V - | large light triangle | | large light triangle | | large light triangle | | large light circle |\n\nQuestion:\n? - V - - U - - V - | large dark circle | | large light circle | | large dark circle |\n\nPossible Answers:\nA - | large dark triangle | | small dark triangle | | large dark circle |\nB - | small dark triangle | | large dark triangle | | large dark circle |\nC - | small dark triangle | | large dark circle | | large dark triangle |\nD - | large dark circle | | large dark triangle | | small dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Changes shading of all figures\nT Changes 2nd figure (see examples)\nU Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large dark circle | - S - | large light circle | | large light circle |\n| small dark triangle | | large dark circle | - T - | small dark triangle | | small light circle |\n| small light circle | | large light triangle | - U - | small light circle | | small light circle | | large light triangle |\n\nQuestion:\n? - T - | small light triangle | | large dark triangle |\n\nPossible Answers:\nA - | small light triangle | | small light triangle | | small light triangle |\nB - | large dark triangle | | small light triangle |\nC - | small dark triangle | | small dark triangle |\nD - | small light triangle | | small light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Changes shape of triangles\nM Changes shading and shape of all figures\nN Changes shading of triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small light triangle | - L - | large dark circle | | small light circle |\n| large dark triangle | | small dark circle | | small dark triangle | - M - | large light circle | | small light triangle | | small light circle |\n| small dark circle | | small light circle | | large light triangle | | small dark circle | - N - | small dark circle | | small light circle | | large dark triangle | | small dark circle |\n| small dark circle | | large dark circle | | small light triangle | | large light triangle | - N - M - | small light triangle | | large light triangle | | small light circle | | large light circle |\n\nQuestion:\n? - M - | large dark circle | | small dark circle | | large light triangle |\n\nPossible Answers:\nA - | large light circle | | small light circle | | large dark triangle |\nB - | large light triangle | | large light triangle | | small light triangle | | large dark circle |\nC - | large light triangle | | small light triangle | | large dark circle |\nD - | large light triangle | | small light triangle | | large dark circle | | large dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Changes shading of triangles\nR Changes shape of 1st figure\nS Duplicates small figures\nT Duplicates small light figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large dark triangle | - Q - | large light circle | | large light triangle |\n| small light triangle | | small light triangle | - R - | small light circle | | small light triangle |\n| small dark triangle | | small dark circle | | small light circle | | small dark triangle | - S - | small dark triangle | | small dark triangle | | small dark circle | | small dark circle | | small light circle | | small light circle | | small dark triangle | | small dark triangle |\n| small light triangle | | large light circle | | large dark triangle | | large dark triangle | - T - | small light triangle | | small light triangle | | large light circle | | large dark triangle | | large dark triangle |\n\nQuestion:\n? - S - - Q - | small dark circle | | small dark circle | | large dark triangle | | large dark circle |\n\nPossible Answers:\nA - | small dark circle | | large light triangle | | large dark circle |\nB - | small dark circle | | large light triangle | | large light triangle | | large dark circle |\nC - | small dark circle | | large dark circle |\nD - | small dark circle | | small light circle | | large dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Duplicates 1st figure\nV (see examples)\nW Changes shape of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small dark circle | - U - | large dark circle | | large dark circle | | small dark circle |\n| large dark triangle | | small dark circle | | small light triangle | | small light triangle | - V - | large dark triangle | | small dark circle | | small light triangle | | large light circle |\n| small dark circle | | small dark triangle | | large dark triangle | - W - | small dark triangle | | small dark triangle | | large dark triangle |\n| large dark triangle | | large light triangle | | small light circle | | large dark triangle | - W - V - | large dark circle | | large light triangle | | small light circle | | small dark circle |\n\nQuestion:\n| small light circle | | large light circle | | large dark triangle | | large light circle | - W - - V - ?\n\nPossible Answers:\nA - | small light triangle | | large light circle | | small light triangle |\nB - | small light triangle | | large light circle | | large light triangle | | small light triangle |\nC - | small light circle | | large light circle | | large dark triangle | | small light circle |\nD - | small light triangle | | large light circle | | large dark triangle | | small light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Changes size and shape of 1st figure\nG Changes 4th figure (see examples)\nH Duplicates small dark figures\nI Changes 3rd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small dark circle | | small light circle | | large light circle | - F - | small dark circle | | small dark circle | | small light circle | | large light circle |\n| small dark circle | | large dark circle | | large light circle | | small light circle | - G - | small dark circle | | large dark circle | | large light circle | | large dark circle |\n| small dark circle | | large dark circle | - H - | small dark circle | | small dark circle | | large dark circle |\n| large dark circle | | large light triangle | | large light circle | | large light triangle | - I - | large dark circle | | large light triangle | | small light circle | | large light triangle |\n\nQuestion:\n? - F - - H - | large dark circle | | small dark circle | | small dark circle | | large dark circle |\n\nPossible Answers:\nA - | large dark circle | | small dark circle | | small dark triangle |\nB - | small dark triangle | | small dark circle | | large dark circle |\nC - | small dark triangle | | small dark circle | | large dark circle | | large dark circle |\nD - | small light circle | | small light triangle | | large light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Deletes small dark circles\nH Duplicates small dark circles\nI Changes shading and shape of light triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large dark circle | | small dark circle | - G - | small light circle | | large dark circle |\n| small dark triangle | | small light circle | | large light circle | | small dark circle | - H - | small dark triangle | | small light circle | | large light circle | | small dark circle | | small dark circle |\n| large light triangle | | small dark circle | - I - | large dark circle | | small dark circle |\n\n\nQuestion:\n| large light triangle | | small dark circle | - H - - G - - I - ?\n\nPossible Answers:\nA - | small light circle |\nB - | large dark circle |\nC - | large dark circle | | large dark circle |\nD - | large dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK Duplicates 1st figure\nL Duplicates small light circles\nM Changes size and shading of all figures\nN Duplicates large figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small light triangle | | large light circle | | large light circle | - K - | large light circle | | large light circle | | small light triangle | | large light circle | | large light circle |\n| large dark triangle | | large dark circle | | large light triangle | | small light circle | - L - | large dark triangle | | large dark circle | | large light triangle | | small light circle | | small light circle |\n| small dark circle | | large light circle | | large dark circle | - M - N - | large light circle | | large light circle | | small dark circle | | small light circle |\n| small light circle | | small light circle | | large dark circle | - N - M - | large dark circle | | large dark circle | | small light circle | | small light circle |\n\nQuestion:\n| small light circle | | small dark circle | | small dark triangle | | large light circle | - L - - N - ?\n\nPossible Answers:\nA - | small light circle | | large light circle | | small dark circle | | small dark triangle | | large light circle | | small light circle |\nB - | small light circle | | small light circle | | small dark circle | | small dark triangle | | large light circle | | large light circle |\nC - | small light circle | | small light circle | | small dark circle | | small dark triangle | | large light circle | | large light circle | | large light circle |\nD - | large light circle | | small light circle | | small dark circle | | small dark triangle | | large light circle | | small light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT (see examples)\nU Changes circles (see examples)\nV Changes size of all figures\nW Changes shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small dark circle | - T - | small dark circle | | large dark triangle |\n| large dark circle | | small light triangle | | small light triangle | - U - | large light triangle | | small light triangle | | small light triangle |\n| small dark triangle | | large dark triangle | | large dark circle | | large light circle | - V - | large dark triangle | | small dark triangle | | small dark circle | | small light circle |\n| large dark circle | | small dark circle | | large dark triangle | - W - | large light circle | | small light circle | | large light triangle |\n\nQuestion:\n? - V - - U - | small light triangle | | large light triangle | | large dark triangle | | large dark triangle |\n\nPossible Answers:\nA - | large light triangle | | small dark circle | | small light circle | | small dark triangle |\nB - | large light triangle | | small light circle | | small light triangle | | small light triangle |\nC - | large light triangle | | small light triangle | | small dark triangle | | small dark triangle |\nD - | large light triangle | | small dark circle | | small dark triangle | | small dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Swaps figures (see examples)\nD Duplicates small dark figures\nE Changes size and shading of triangles\nF Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small dark circle | | large dark triangle | | large dark circle | - C - | small light circle | | small dark circle | | large dark circle | | large dark triangle |\n| small dark triangle | | small light circle | | large dark circle | | small light triangle | - D - | small dark triangle | | small dark triangle | | small light circle | | large dark circle | | small light triangle |\n| small light triangle | | large light triangle | | large light circle | - E - | large dark triangle | | small dark triangle | | large light circle |\n| large dark circle | | large light circle | - F - | large light circle | | large light circle |\n\nQuestion:\n? - E - - F - | small light circle | | large dark triangle | | large light triangle |\n\nPossible Answers:\nA - | large dark circle | | small light triangle | | small dark triangle |\nB - | large light circle | | large dark triangle | | large light triangle |\nC - | small dark circle | | small dark triangle | | small light triangle |\nD - | small dark circle | | small light triangle | | small dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Duplicates light figures\nI Deletes dark circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large dark triangle | | large dark triangle | - H - | large light circle | | large light circle | | large dark triangle | | large dark triangle |\n| small dark circle | | small light circle | - I - | small light circle |\n| small light circle | | small dark circle | | large dark triangle | | large light circle | - H - | small light circle | | small light circle | | small dark circle | | large dark triangle | | large light circle | | large light circle |\n\nQuestion:\n? - H - | small light triangle | | small light triangle | | small dark triangle | | small light circle | | small light circle |\n\nPossible Answers:\nA - | small light triangle | | small light circle | | small dark triangle |\nB - | small light triangle | | small light triangle | | small dark triangle | | small light circle |\nC - | small light triangle | | small dark triangle | | small light circle |\nD - | small light triangle | | small dark triangle | | small dark triangle | | small light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Deletes 2nd figure\nJ Changes 2nd figure (see examples)\nK Swaps 2nd and 1st figure\nL Changes shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small dark circle | - I - | small light circle |\n| small light triangle | | large light circle | - J - | small light triangle | | large dark circle |\n| large light circle | | large light triangle | - K - | large light triangle | | large light circle |\n| small light circle | | small dark triangle | | large dark circle | - L - | small dark circle | | small light triangle | | large light circle |\n\nQuestion:\n? - J - - L - - K - | small light circle | | small dark triangle |\n\nPossible Answers:\nA - | small light triangle | | small light circle |\nB - | small light triangle | | small light circle | | small light circle |\nC - | large light circle | | small light circle |\nD - | small dark circle | | small light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Deletes 3rd figure\nO Changes light figures (see examples)\nP Changes small triangles (see examples)\nQ Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large light triangle | | small light circle | - N - | small dark circle | | large light triangle |\n| large dark circle | | small light triangle | | small dark circle | - O - | large dark circle | | small light circle | | small dark circle |\n| small light circle | | small light circle | | small light triangle | - P - | small light circle | | small light circle | | large light circle |\n| large light triangle | | large dark triangle | - Q - | large light triangle | | large light triangle |\n\nQuestion:\n? - Q - - P - | large light circle | | large light triangle |\n\nPossible Answers:\nA - | small light triangle | | large dark triangle |\nB - | small light triangle |\nC - | small light triangle | | large light circle |\nD - | small light circle | | large dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Changes shading and shape of 1st figure\nO Duplicates 1st figure\nP Duplicates 4th figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large light circle | - N - | small dark triangle | | large light circle |\n| small light circle | | small light circle | - O - | small light circle | | small light circle | | small light circle |\n| large light triangle | | large light triangle | | small light triangle | | small dark circle | - P - | large light triangle | | large light triangle | | small light triangle | | small dark circle | | small dark circle |\n\n\nQuestion:\n? - P - | small dark triangle | | small dark triangle | | large light triangle | | small dark triangle | | small dark triangle |\n\nPossible Answers:\nA - | small dark triangle | | small dark triangle | | small dark triangle | | large light triangle |\nB - | small dark triangle | | small dark triangle | | small dark triangle | | small dark triangle |\nC - | small light triangle | | small light triangle | | large dark triangle | | small light triangle |\nD - | small dark triangle | | small dark triangle | | large light triangle | | small dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Changes size and shading of all figures\nW Changes small circles (see examples)\nX Changes shape of large figures\nY Changes shape of light figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small dark circle | | large light circle | | small light circle | - V - | small dark triangle | | large light circle | | small dark circle | | large dark circle |\n| small dark triangle | | small dark circle | - W - | small dark triangle | | small light circle |\n| large light circle | | large dark circle | | large light triangle | - X - Y - | large light circle | | large dark triangle | | large light triangle |\n| large dark circle | | small dark circle | | large light circle | | small light triangle | - Y - X - | large dark triangle | | small dark circle | | large light circle | | small light circle |\n\nQuestion:\n? - W - - V - - X - | small light triangle | | small dark triangle | | large light triangle |\n\nPossible Answers:\nA - | large dark triangle | | large dark triangle | | small light circle |\nB - | large dark triangle | | large dark triangle | | large light triangle | | small light circle |\nC - | large dark triangle | | large light triangle | | large light triangle |\nD - | large dark triangle | | large light triangle | | small light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Swaps figures (see examples)\nN Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large light circle | - M - | large light circle | | small light triangle |\n| large light triangle | | large light circle | | large dark circle | - N - | small light triangle | | large light circle | | large dark circle |\n\nQuestion:\n? - N - | small light triangle | | small light circle |\n\nPossible Answers:\nA - | large light triangle |\nB - | large light circle | | small light circle |\nC - | large light triangle | | small light circle | | small light circle |\nD - | large light triangle | | small light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Deletes dark figures\nQ Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large light triangle | | large dark circle | | small dark triangle | - P - | large light triangle | | large light triangle |\n| small light circle | | small dark triangle | | large light triangle | - Q - | small light circle | | small dark triangle | | small dark triangle | | large light triangle |\n| small light circle | | large dark triangle | | large light circle | - Q - | small light circle | | large dark triangle | | large dark triangle | | large light circle |\n| small dark circle | | large light circle | - Q - | small dark circle | | large light circle | | large light circle |\n\nQuestion:\n? - Q - | large light triangle | | large dark triangle | | large dark triangle |\n\nPossible Answers:\nA - | large dark triangle |\nB - | small light triangle | | large dark triangle |\nC - | large light circle | | large dark triangle |\nD - | large light triangle | | large dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Changes triangles (see examples)\nO Changes 2nd figure (see examples)\nP Changes shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large light triangle | | small dark circle | - N - | small light circle | | large light circle | | small dark circle |\n| small light circle | | large dark triangle | | large dark circle | | large dark circle | - O - | small light circle | | small light triangle | | large dark circle | | large dark circle |\n| small dark triangle | | small light triangle | | large light triangle | | large dark circle | - P - | small dark circle | | small light circle | | large light circle | | large dark triangle |\n| small light circle | | small light triangle | - P - O - | small light triangle | | large dark circle |\n\nQuestion:\n? - P - | small dark circle | | large dark triangle |\n\nPossible Answers:\nA - | large dark circle | | small dark triangle |\nB - | small dark triangle | | large dark circle |\nC - | large dark triangle | | large dark circle |\nD - | small dark circle | | large dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK (see examples)\nL Changes size and shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light triangle | - K - | large dark circle | | large light triangle |\n| small dark circle | | large light circle | | small light circle | | large light triangle | - L - | large light circle | | small dark circle | | large dark circle | | small dark triangle |\n| large light circle | | small light circle | | large light triangle | | small dark triangle | - K - | large light circle | | small light circle | | large light triangle | | large dark triangle |\n| small light triangle | | large dark circle | | large dark circle | - L - | large dark triangle | | small light circle | | small light circle |\n\nQuestion:\n| large dark circle | | small light triangle | - K - - L - - K - ?\n\nPossible Answers:\nA - | small light circle | | large dark triangle |\nB - | small light circle | | large dark triangle | | large dark triangle |\nC - | small light circle | | small dark triangle |\nD - | small light circle | | large light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Swaps figures (see examples)\nV Changes shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large light circle | | large light circle | | small light triangle | - U - | large light circle | | small light circle | | large light circle | | small light triangle |\n| large dark triangle | | large light triangle | - V - | large light triangle | | large dark triangle |\n\nQuestion:\n? - V - - U - - V - | large dark circle | | large light circle | | large dark circle |\n\nPossible Answers:\nA - | large light triangle | | large dark triangle | | large dark triangle |\nB - | large light circle | | large dark circle | | large dark circle |\nC - | large light circle | | large dark circle |\nD - | large dark circle | | large dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Duplicates 3rd figure\nT Deletes 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small light triangle | | large dark triangle | | large light triangle | - S - | small light triangle | | small light triangle | | large dark triangle | | large dark triangle | | large light triangle |\n| small dark triangle | | large dark circle | - T - | small dark triangle |\n| small light triangle | | small light circle | | large dark triangle | | small light circle | - T - | small light triangle | | large dark triangle | | small light circle |\n| large dark triangle | | large light triangle | | small light triangle | - S - | large dark triangle | | large light triangle | | small light triangle | | small light triangle |\n\nQuestion:\n| small dark triangle | | small light triangle | | large light circle | | small light circle | - T - - S - - T - ?\n\nPossible Answers:\nA - | small dark triangle | | small light circle | | small light circle |\nB - | large light triangle | | small light circle | | small light circle |\nC - | small dark triangle | | small light circle |\nD - | small dark triangle | | small light circle | | small dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM (see examples)\nN Changes shape of all figures\nO Changes size and shape of 1st figure\nP Changes dark figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small light triangle | | large light triangle | - M - | small light circle | | large light circle | | small light circle |\n| small dark triangle | | small light circle | | small dark triangle | | small light triangle | - N - | small dark circle | | small light triangle | | small dark circle | | small light circle |\n| large light triangle | | large dark circle | - O - | small light circle | | large dark circle |\n| small dark circle | | large dark triangle | | small light triangle | | small light triangle | - P - | small light circle | | large light triangle | | small light triangle | | small light triangle |\n\nQuestion:\n? - O - | large dark circle | | large light circle | | large light circle |\n\nPossible Answers:\nA - | small dark triangle | | large light circle | | large light triangle |\nB - | small dark triangle | | large light circle | | large light circle |\nC - | small dark triangle | | small dark triangle | | large light circle | | large light circle |\nD - | small dark triangle | | large light circle | | large light circle | | large light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Changes dark figures (see examples)\nQ Changes large figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large dark triangle | | small light circle | - P - | small light circle | | large light triangle | | small light circle |\n| large light circle | | large light circle | - Q - | large dark circle | | large dark circle |\n| large light circle | | large light triangle | - Q - | large dark circle | | large dark triangle |\n| small dark circle | | large light circle | | large dark circle | - P - | small light circle | | large light circle | | large light circle |\n\nQuestion:\n? - P - - Q - | small light circle | | large dark circle |\n\nPossible Answers:\nA - | small dark circle | | small dark circle | | large dark circle |\nB - | small dark triangle | | large dark triangle |\nC - | small dark circle | | large dark circle |\nD - | small dark triangle | | large dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO Changes size of 1st figure\nP Swaps 2nd and 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small dark circle | - O - | large light triangle | | small dark circle |\n| small light circle | | large light triangle | | small dark triangle | - P - | large light triangle | | small light circle | | small dark triangle |\n\nQuestion:\n| small light circle | | large dark triangle | | small dark circle | | small dark triangle | - P - ?\n\nPossible Answers:\nA - | large dark triangle | | small light circle | | small dark circle | | large dark circle |\nB - | large dark triangle | | small light circle | | small dark circle | | small dark triangle |\nC - | large dark circle | | small light circle | | small dark circle | | small dark triangle |\nD - | large dark triangle | | small dark circle | | small light circle | | small dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Swaps 1st and 2nd figure\nI Changes shading and shape of large triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small light circle | | large dark triangle | | small dark circle | - H - | small light circle | | large dark triangle | | large dark triangle | | small dark circle |\n| large dark triangle | | small light circle | | small light triangle | - I - | large light circle | | small light circle | | small light triangle |\n\nQuestion:\n| small light triangle | | large light triangle | | large dark triangle | - H - - I - - H - ?\n\nPossible Answers:\nA - | small light triangle | | large dark circle | | large dark triangle |\nB - | large light circle | | large dark circle | | small light triangle |\nC - | small light triangle | | small dark circle | | large light circle |\nD - | small light triangle | | large dark circle | | large light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Deletes 2nd figure\nG Duplicates small circles\nH Changes 4th figure (see examples)\nI Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large light circle | | large light circle | - F - | large dark circle | | large light circle |\n| large light triangle | | small light circle | | small dark circle | | large dark triangle | - G - | large light triangle | | small light circle | | small light circle | | small dark circle | | small dark circle | | large dark triangle |\n| large dark circle | | large light triangle | | small light circle | | small dark circle | - H - I - | large light triangle | | large light triangle | | small light circle | | small light triangle |\n\n\nQuestion:\n| large dark triangle | | large light triangle | | small dark circle | | small dark triangle | - F - - G - ?\n\nPossible Answers:\nA - | large dark triangle | | large dark triangle | | small dark circle | | small dark circle | | small dark circle | | small dark circle | | small dark triangle | | small dark triangle |\nB - | large dark triangle | | small dark circle | | small dark circle | | small dark triangle |\nC - | small dark triangle | | small dark circle | | small dark circle | | large dark triangle |\nD - | large light circle | | small dark circle | | small dark circle | | small light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Changes 2nd figure (see examples)\nG Changes shading of 4th figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small dark circle | | large light triangle | | small dark triangle | - F - | large light circle | | small light circle | | large light triangle | | small dark triangle |\n| large dark circle | | small dark triangle | | large light triangle | | small light triangle | - G - | large dark circle | | small dark triangle | | large light triangle | | small dark triangle |\n| small light circle | | small dark triangle | | small dark triangle | - F - | small light circle | | small light triangle | | small dark triangle |\n\nQuestion:\n| small light triangle | | large light triangle | | small light circle | | small light circle | - F - - G - ?\n\nPossible Answers:\nA - | small light triangle | | large dark triangle | | small light circle | | small dark circle |\nB - | small light circle | | large dark circle | | small light triangle | | small dark triangle |\nC - | small light triangle | | large dark triangle | | small light circle | | small light circle | | small dark circle |\nD - | small dark circle | | large dark triangle | | small light circle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Deletes large triangles\nT Changes size of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small light triangle | | large light triangle | | small dark triangle | - S - | small light triangle | | small dark triangle |\n| large light circle | | small dark triangle | - T - | large light circle | | large dark triangle |\n| small light triangle | | small dark triangle | | small light circle | | large dark triangle | - T - | small light triangle | | large dark triangle | | small light circle | | large dark triangle |\n\nQuestion:\n| small dark triangle | | small light circle | | small light triangle | | large light triangle | - T - - S - - T - ?\n\nPossible Answers:\nA - | large light triangle | | small light circle | | small light triangle |\nB - | small dark circle | | small light circle | | small light circle |\nC - | small dark triangle | | small light circle | | small light triangle |\nD - | small dark circle | | small light triangle | | small light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Changes shading of all figures\nR Deletes dark figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large light circle | | small dark circle | | small light triangle | - Q - | large dark triangle | | large dark circle | | small light circle | | small dark triangle |\n| small light circle | | small dark circle | | small dark triangle | - R - | small light circle |\n| large dark circle | | large light circle | | small light triangle | - Q - | large light circle | | large dark circle | | small dark triangle |\n\nQuestion:\n? - R - | large light circle | | small light circle |\n\nPossible Answers:\nA - | large dark triangle | | small dark circle | | large light circle | | small light circle |\nB - | small dark circle | | small dark circle | | large light circle | | small light circle |\nC - | large dark triangle | | small dark circle | | small dark circle | | large light circle | | small light circle |\nD - | large light triangle | | small light circle | | large dark circle | | small dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Duplicates 1st figure\nS Changes shading of 1st figure\nT Changes large light triangles (see examples)\nU Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large light triangle | - R - | large light circle | | large light circle | | large light triangle |\n| small dark triangle | | large dark circle | | small light triangle | - S - | small light triangle | | large dark circle | | small light triangle |\n| large light triangle | | small dark triangle | | large light circle | - T - | large light circle | | small dark circle | | large light circle |\n| small dark triangle | | small light circle | | small dark circle | - U - | small dark triangle | | small light circle | | small light circle | | small dark circle |\n\nQuestion:\n? - R - - S - - R - | large dark triangle | | large dark triangle | | large light triangle | | small dark circle | | small dark triangle | | large light triangle |\n\nPossible Answers:\nA - | large light triangle | | small dark circle | | small dark triangle | | large dark triangle |\nB - | large light triangle | | small light triangle | | small dark triangle | | large light triangle |\nC - | large light triangle | | large light triangle | | small dark circle | | small dark triangle | | large light triangle |\nD - | large light triangle | | small dark circle | | small dark triangle | | large light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Changes shape of 2nd figure\nO Changes 4th figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large light circle | | small dark triangle | | small light circle | - N - | small dark circle | | large light triangle | | small dark triangle | | small light circle |\n| large dark triangle | | small dark triangle | | large light triangle | | large dark triangle | - O - | large dark triangle | | small dark triangle | | large light triangle | | small dark circle |\n| large light circle | | large light triangle | | small light triangle | | large dark circle | - O - | large light circle | | large light triangle | | small light triangle | | small dark triangle |\n| large dark circle | | large dark circle | | small light triangle | | small dark triangle | - N - | large dark circle | | large dark triangle | | small light triangle | | small dark triangle |\n\nQuestion:\n? - N - - O - - N - | large dark triangle | | small dark circle | | small light circle | | large light triangle |\n\nPossible Answers:\nA - | large dark triangle | | small dark circle | | small light circle | | small dark triangle |\nB - | large dark triangle | | small light circle | | small light circle |\nC - | large dark triangle | | small dark circle | | small light circle | | small light circle |\nD - | large dark triangle | | small dark circle | | large light circle | | small light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE Duplicates large figures\nF Duplicates 2nd figure\nG Duplicates circles\nH Changes shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small dark circle | | large dark triangle | | small dark triangle | - E - | small light triangle | | small dark circle | | large dark triangle | | large dark triangle | | small dark triangle |\n| large light triangle | | small light circle | | small light triangle | - F - | large light triangle | | small light circle | | small light circle | | small light triangle |\n| small light triangle | | large light circle | | large light circle | - G - | small light triangle | | large light circle | | large light circle | | large light circle | | large light circle |\n| small light triangle | | small dark triangle | | large dark circle | | small dark circle | - H - | small light circle | | small dark circle | | large dark triangle | | small dark triangle |\n\nQuestion:\n? - E - - F - | large light triangle | | large light triangle | | large light triangle | | small dark triangle | | small light triangle | | small dark circle |\n\nPossible Answers:\nA - | large light triangle | | small dark triangle | | small light circle | | small dark circle |\nB - | large light triangle | | small dark triangle | | small light triangle | | large dark circle |\nC - | large light triangle | | small dark triangle | | small light triangle | | small dark circle |\nD - | large light triangle | | small light triangle | | small dark triangle | | small dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ Deletes large figures\nK Changes 1st figure (see examples)\nL Changes size of 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small light triangle | | large light triangle | | small dark triangle | - J - | small light triangle | | small dark triangle |\n| large dark triangle | | small dark triangle | | large dark triangle | - K - | large light circle | | small dark triangle | | large dark triangle |\n| small dark circle | | large dark circle | | large dark triangle | - L - | small dark circle | | large dark circle | | small dark triangle |\n\nQuestion:\n| large dark circle | | large light circle | | small light triangle | | large dark circle | - K - ?\n\nPossible Answers:\nA - | large light triangle | | large light circle | | small light triangle | | large dark circle | | large dark circle |\nB - | large light triangle | | large light triangle | | large light circle | | small light triangle | | large dark circle |\nC - | large light triangle | | large light circle | | small light triangle | | large dark circle |\nD - | large light triangle | | large light circle | | large light circle | | small light triangle | | large dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Swaps 3rd and 4th figure\nB (see examples)\nC Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small light triangle | | small dark circle | | small dark triangle | - A - | large dark triangle | | small light triangle | | small dark triangle | | small dark circle |\n| large light triangle | | large dark circle | - B - | large dark circle | | large dark circle |\n| small light circle | | large dark triangle | | small light triangle | | large dark circle | - C - | small light circle | | small light circle | | large dark triangle | | small light triangle | | large dark circle |\n\nQuestion:\n| large light triangle | | small dark circle | - C - ?\n\nPossible Answers:\nA - | large dark circle | | large light triangle | | small dark circle |\nB - | large light triangle | | large light triangle | | small dark circle |\nC - | large light triangle | | large light triangle | | large light circle |\nD - | large dark circle | | large dark circle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ Changes size and shape of all figures\nK Swaps 1st and 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small dark triangle | | large dark circle | - J - | large light circle | | large dark circle | | small dark triangle |\n| small light triangle | | large dark triangle | | small light circle | | large dark triangle | - K - | large dark triangle | | small light triangle | | small light circle | | large dark triangle |\n\nQuestion:\n| large light triangle | | large dark triangle | | large dark triangle | - J - ?\n\nPossible Answers:\nA - | small light circle | | small dark circle | | small dark circle |\nB - | small light circle | | small light circle | | small dark circle | | small dark circle |\nC - | small light circle | | large dark triangle | | large dark triangle |\nD - | large light triangle | | small dark circle | | small dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Changes shape of all figures\nJ Changes shading of all figures\nK Changes size and shading of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large dark circle | | small light circle | - I - | small dark circle | | large dark triangle | | small light triangle |\n| small dark circle | | small dark circle | - J - | small light circle | | small light circle |\n| large dark triangle | | small light circle | - K - | large dark triangle | | large dark circle |\n| large dark circle | | large dark triangle | | small light triangle | | large dark circle | - K - J - | large light circle | | small dark triangle | | small dark triangle | | large light circle |\n\nQuestion:\n| small light triangle | | large light circle | - K - - J - - K - ?\n\nPossible Answers:\nA - | large dark triangle | | large dark circle |\nB - | small dark triangle | | large dark circle |\nC - | large dark circle | | large dark circle |\nD - | small dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Changes shading of light figures\nI Changes small dark circles (see examples)\nJ Changes size and shading of large triangles\nK Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark circle | | small dark circle | - H - | large dark triangle | | large dark circle | | small dark circle |\n| small dark triangle | | small dark circle | | small dark triangle | - I - | small dark triangle | | large light circle | | small dark triangle |\n| small light circle | | large dark circle | | large light triangle | | small light triangle | - J - | small light circle | | large dark circle | | small dark triangle | | small light triangle |\n| small light circle | | large dark triangle | | small light triangle | | large light triangle | - K - | small light circle | | large dark triangle | | large dark triangle | | small light triangle | | large light triangle |\n\nQuestion:\n| large light circle | | small dark triangle | - H - - K - ?\n\nPossible Answers:\nA - | large dark circle | | small dark triangle | | small light triangle |\nB - | large dark circle | | small dark triangle | | small dark triangle |\nC - | large dark circle | | small dark triangle | | small light circle |\nD - | small dark triangle | | small dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Deletes small dark circles\nN Duplicates 3rd figure\nO Changes 4th figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small dark circle | | large dark circle | | large dark triangle | - M - | large light circle | | large dark circle | | large dark triangle |\n| small dark circle | | small light circle | | small dark triangle | - N - | small dark circle | | small light circle | | small dark triangle | | small dark triangle |\n| large dark circle | | large light triangle | | large dark triangle | | small light triangle | - O - | large dark circle | | large light triangle | | large dark triangle | | large dark triangle |\n\n\nQuestion:\n| large dark triangle | | large dark triangle | | small light circle | | small light triangle | - O - ?\n\nPossible Answers:\nA - | large dark triangle | | large dark triangle | | large dark triangle |\nB - | small dark circle | | large dark triangle | | small light circle | | large dark triangle |\nC - | large dark triangle | | large dark triangle | | small light circle | | large dark triangle |\nD - | large dark triangle | | large dark triangle | | large dark triangle | | small light circle | | large dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Swaps figures (see examples)\nU Changes shading and shape of all figures\nV Changes size and shading of all figures\nW Changes size of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark triangle | - T - | large dark triangle | | large light triangle |\n| small light circle | | small dark circle | | large dark triangle | - U - | small dark triangle | | small light triangle | | large light circle |\n| large light triangle | | large dark circle | | large light circle | | large dark triangle | - V - W - | large dark triangle | | small light circle | | small dark circle | | small light triangle |\n| small dark triangle | | large light triangle | | small light circle | | small light circle | - W - V - | small light triangle | | small dark triangle | | large dark circle | | large dark circle |\n\nQuestion:\n| small light triangle | | small light triangle | | small light circle | - W - ?\n\nPossible Answers:\nA - | small light triangle | | large light triangle | | small light circle |\nB - | large light triangle | | small light triangle | | small light circle |\nC - | large light circle | | small light circle | | small light triangle |\nD - | small light circle | | small light triangle | | large light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Swaps 1st and 2nd figure\nB Changes size of 2nd figure\nC Changes circles (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small dark triangle | - A - | small dark triangle | | small light circle |\n| small dark triangle | | small dark triangle | - B - | small dark triangle | | large dark triangle |\n| small dark circle | | small dark circle | - C - | large dark circle | | large dark circle |\n\nQuestion:\n| small light circle | | small light triangle | | large dark circle | | large dark circle | - C - - B - - C - ?\n\nPossible Answers:\nA - | large light circle | | large light triangle | | large dark circle | | large dark circle |\nB - | small light circle | | large light circle | | large dark circle | | large dark circle |\nC - | small light circle | | large light triangle | | large dark circle | | large dark circle |\nD - | small light circle | | large dark circle | | large dark circle | | large light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Changes shading and shape of small light figures\nG Changes 3rd figure (see examples)\nH Changes size of small figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small light circle | | small light triangle | | large dark circle | - F - | small dark circle | | small dark triangle | | small dark circle | | large dark circle |\n| large light triangle | | large light circle | | small light triangle | | small dark triangle | - G - | large light triangle | | large light circle | | small dark triangle | | small dark triangle |\n| small light triangle | | large light triangle | | large light triangle | | large light circle | - H - | large light triangle | | large light triangle | | large light triangle | | large light circle |\n| small light circle | | small light circle | | small dark triangle | | small light triangle | - H - G - | large light circle | | large light circle | | large light triangle | | large light triangle |\n\nQuestion:\n? - H - - G - | large light triangle | | large dark circle | | large dark triangle | | large dark triangle |\n\nPossible Answers:\nA - | small light triangle | | large light triangle | | large dark circle | | large light circle |\nB - | small light triangle | | large dark circle | | small light circle | | large dark triangle |\nC - | small light triangle | | large dark triangle | | large light triangle | | large dark circle |\nD - | small light triangle | | large dark circle | | large light triangle | | large dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Changes shape of all figures\nM Changes 3rd figure (see examples)\nN Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large dark triangle | | small dark circle | | large dark triangle | - L - | small light triangle | | large dark circle | | small dark triangle | | large dark circle |\n| large dark triangle | | large dark triangle | | large light triangle | - M - | large dark triangle | | large dark triangle | | large dark triangle |\n| large light triangle | | large dark circle | | small light circle | | large dark triangle | - N - | large dark circle | | large light triangle | | small light circle | | large dark triangle |\n| small light circle | | small light triangle | | small light triangle | - N - M - | small light triangle | | small light circle | | small dark triangle |\n\nQuestion:\n? - M - - N - - M - | large dark triangle | | small dark circle | | large dark circle |\n\nPossible Answers:\nA - | small dark circle | | large dark triangle | | large dark circle |\nB - | small light circle | | large dark triangle | | large dark circle |\nC - | small dark circle | | large dark circle | | large dark circle |\nD - | small dark circle | | small dark triangle | | large dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Duplicates 3rd figure\nO Changes shading and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large light circle | | small light triangle | - N - | small dark triangle | | large light circle | | small light triangle | | small light triangle |\n| small dark circle | | large light triangle | - O - | small light triangle | | large dark circle |\n| small light circle | | small dark circle | | small dark circle | | large light circle | - N - | small light circle | | small dark circle | | small dark circle | | small dark circle | | large light circle |\n\nQuestion:\n? - O - - N - - O - | small dark triangle | | large light triangle | | small light triangle | | small light triangle |\n\nPossible Answers:\nA - | small dark triangle | | small light triangle | | large light triangle |\nB - | small dark triangle | | large light triangle | | small light triangle |\nC - | small dark triangle | | large dark triangle | | small light triangle |\nD - | small light circle | | large light triangle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE Changes size and shading of all figures\nF Changes size of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small dark circle | | large light circle | | large dark triangle | - E - | small light circle | | large light circle | | small dark circle | | small light triangle |\n| small light circle | | small light circle | - F - | small light circle | | large light circle |\n| large light circle | | small dark triangle | | small light circle | | large dark circle | - E - | small dark circle | | large light triangle | | large dark circle | | small light circle |\n\nQuestion:\n? - F - | large light triangle | | small light triangle | | small light circle | | small dark triangle |\n\nPossible Answers:\nA - | large light triangle | | large light triangle | | small light circle | | small dark triangle |\nB - | small dark triangle | | small dark triangle | | small light circle | | large light triangle |\nC - | large light triangle | | large light triangle | | small light circle | | small light circle | | small dark triangle | | small dark triangle |\nD - | large light triangle | | large light triangle | | large light triangle | | small light circle | | small dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Changes size of all figures\nJ Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark circle | - I - | small light triangle | | small dark circle |\n| small light circle | | large dark circle | | large light triangle | | small light circle | - J - | small light circle | | large dark circle | | large dark circle | | large light triangle | | small light circle |\n\nQuestion:\n? - J - - I - - J - | large dark circle | | large light triangle | | large light triangle | | large light triangle |\n\nPossible Answers:\nA - | small dark circle | | small light triangle |\nB - | small dark circle | | small light triangle | | small light triangle |\nC - | large dark triangle | | large light circle |\nD - | large dark circle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Changes small figures (see examples)\nV Deletes large figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large light circle | | small dark triangle | | large dark triangle | - U - | large light triangle | | large light circle | | large dark triangle | | large dark triangle |\n| large dark circle | | large dark triangle | | small dark triangle | - V - | small dark triangle |\n\nQuestion:\n? - U - | large dark triangle | | large dark circle | | large dark triangle | | large dark circle |\n\nPossible Answers:\nA - | large dark circle | | large dark triangle | | large dark circle | | small dark triangle |\nB - | large dark triangle | | large dark circle | | large dark triangle | | small dark circle |\nC - | large light triangle | | large light circle | | large light triangle | | small light circle |\nD - | large dark circle | | large dark triangle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Duplicates 2nd figure\nB Duplicates 1st figure\nC (see examples)\nD Duplicates 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small light circle | | large dark triangle | | large dark circle | - A - | small dark triangle | | small light circle | | small light circle | | large dark triangle | | large dark circle |\n| large light triangle | | small light circle | - B - | large light triangle | | large light triangle | | small light circle |\n| small dark triangle | | large light circle | - C - | large light circle | | small dark triangle |\n| large light triangle | | small light circle | | large light triangle | - D - | large light triangle | | small light circle | | large light triangle | | large light triangle |\n\nQuestion:\n| small light circle | | large dark circle | | large light circle | | large light triangle | - A - - D - - A - ?\n\nPossible Answers:\nA - | small light circle | | large dark circle | | large light circle | | large dark circle | | large dark circle | | large dark circle | | large light triangle |\nB - | small light circle | | large dark circle | | large dark circle | | large dark circle | | large dark circle | | large light circle | | large light triangle |\nC - | small light circle | | large dark circle | | large dark circle | | large dark circle | | large light triangle | | large light circle | | large dark circle |\nD - | small light circle | | large dark circle | | large dark circle | | large dark circle | | large dark circle | | large light triangle | | large light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Changes large figures (see examples)\nV Changes dark circles (see examples)\nW Duplicates light circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small light triangle | - U - | large dark triangle | | small light triangle |\n| small dark circle | | large dark triangle | | small dark triangle | - V - | small light triangle | | large dark triangle | | small dark triangle |\n| large light circle | | large light triangle | - W - | large light circle | | large light circle | | large light triangle |\n\n\nQuestion:\n? - V - - U - - V - | large light triangle | | large light triangle | | large dark triangle | | large dark triangle |\n\nPossible Answers:\nA - | small dark circle | | large light circle | | large dark circle | | large light triangle |\nB - | large light circle | | small light triangle | | large dark circle | | large light triangle |\nC - | large light circle | | large light circle | | large dark circle | | large light triangle |\nD - | large light circle | | large light circle | | large light triangle | | large light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Swaps 2nd and 1st figure\nG Changes size and shape of 3rd figure\nH Changes shape of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small light triangle | | large light circle | - F - | small light triangle | | small dark triangle | | large light circle |\n| small dark circle | | large light circle | | large dark triangle | | large light triangle | - G - | small dark circle | | large light circle | | small dark circle | | large light triangle |\n| small light circle | | small light circle | | small light circle | - H - | small light triangle | | small light circle | | small light circle |\n\nQuestion:\n? - F - - G - | large dark triangle | | small light circle | | small dark circle |\n\nPossible Answers:\nA - | small light circle | | large dark triangle | | large dark triangle |\nB - | large light triangle | | small dark circle | | small dark circle |\nC - | small light circle | | large dark triangle |\nD - | small light circle | | large dark circle | | large dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ Deletes dark circles\nK Duplicates 2nd figure\nL Duplicates triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark triangle | | large light circle | | large dark circle | - J - | large light triangle | | large dark triangle | | large light circle |\n| small light triangle | | small dark triangle | | large dark circle | | large light circle | - K - | small light triangle | | small dark triangle | | small dark triangle | | large dark circle | | large light circle |\n| small dark triangle | | small light triangle | | small dark circle | - L - | small dark triangle | | small dark triangle | | small light triangle | | small light triangle | | small dark circle |\n| small light triangle | | large dark circle | - J - | small light triangle |\n\nQuestion:\n| large light triangle | | large dark circle | | large light triangle | - J - ?\n\nPossible Answers:\nA - | large light triangle |\nB - | small light circle | | large light triangle |\nC - | large light circle | | large light triangle |\nD - | large light triangle | | large light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Duplicates 1st figure\nO Deletes 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large light circle | - N - | large light circle | | large light circle | | large light circle |\n| small light triangle | | large dark circle | | large light circle | - O - | small light triangle | | large dark circle |\n\nQuestion:\n? - N - - O - | large dark triangle | | large dark triangle | | small light triangle | | small light circle |\n\nPossible Answers:\nA - | large dark triangle | | small dark triangle | | small light triangle | | small light circle |\nB - | large dark triangle | | small light circle | | small light triangle | | small light circle |\nC - | small dark circle | | small dark triangle | | small light triangle | | small light circle |\nD - | large dark triangle | | small light triangle | | small dark triangle | | small light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Deletes small dark triangles\nG Changes light figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large light triangle | | large light circle | | small dark triangle | - F - | large light triangle | | large light circle |\n| small light circle | | small dark circle | | small light triangle | - G - | large light triangle | | small dark circle | | large light circle |\n| small dark triangle | | large light triangle | | small light triangle | | large light triangle | - F - | large light triangle | | small light triangle | | large light triangle |\n| large light triangle | | large light triangle | | large dark circle | | small dark circle | - G - | small light circle | | small light circle | | large dark circle | | small dark circle |\n\nQuestion:\n| large dark circle | | small dark triangle | - F - ?\n\nPossible Answers:\nA - | large dark circle |\nB - | large light circle |\nC - | large light triangle |\nD - | large dark circle | | large dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Changes 1st figure (see examples)\nI Changes 2nd figure (see examples)\nJ Changes circles (see examples)\nK Changes size and shape of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large dark triangle | - H - | small dark circle | | large dark triangle |\n| large dark triangle | | large light triangle | - I - | large dark triangle | | large dark triangle |\n| large light triangle | | small dark circle | | small dark circle | - J - | large light triangle | | small dark triangle | | small dark triangle |\n| small dark triangle | | large light triangle | - K - | small dark triangle | | small light circle |\n\nQuestion:\n? - H - - J - | small light triangle | | large dark triangle | | small dark triangle |\n\nPossible Answers:\nA - | small light circle | | large dark triangle | | small dark circle |\nB - | small dark circle | | small dark triangle | | small dark circle |\nC - | small dark circle | | large dark triangle | | small dark circle |\nD - | large light circle | | large dark triangle | | large light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Deletes 2nd figure\nW Changes shape of 2nd figure\nX Changes shading of all figures\nY Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large dark triangle | - V - | small dark triangle |\n| large dark triangle | | small light circle | | small dark triangle | | small dark circle | - W - | large dark triangle | | small light triangle | | small dark triangle | | small dark circle |\n| small light circle | | small dark triangle | - X - | small dark circle | | small light triangle |\n| small dark circle | | small light triangle | | large dark circle | | small light triangle | - Y - | small dark circle | | small dark circle | | small light triangle | | large dark circle | | small light triangle |\n\nQuestion:\n| small light triangle | | small light triangle | - V - - Y - - V - ?\n\nPossible Answers:\nA - | small light triangle |\nB - | small dark triangle |\nC - | small dark circle |\nD - | large dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK Duplicates large figures\nL Changes size of 4th figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large light circle | - K - | large light circle | | large light circle | | large light circle | | large light circle |\n| small dark triangle | | small dark triangle | | small dark circle | | large dark triangle | - L - | small dark triangle | | small dark triangle | | small dark circle | | small dark triangle |\n\nQuestion:\n| large dark circle | | small light triangle | | large dark triangle | | large dark triangle | - K - - L - ?\n\nPossible Answers:\nA - | large dark circle | | large dark circle | | small light triangle | | large light triangle | | large dark triangle | | large dark triangle | | large dark triangle |\nB - | large dark circle | | large dark circle | | small light triangle | | small dark triangle | | large dark triangle | | large dark triangle | | large dark triangle |\nC - | large dark circle | | large dark circle | | large light circle | | small dark triangle | | large dark triangle | | large dark triangle | | large dark triangle |\nD - | large light circle | | large light circle | | small dark triangle | | small light triangle | | large light triangle | | large light triangle | | large light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Changes small light triangles (see examples)\nH Changes large figures (see examples)\nI Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large dark triangle | | large dark triangle | | small light triangle | - G - | large dark triangle | | large dark triangle | | large dark triangle | | large dark triangle |\n| small dark circle | | small light circle | | large dark triangle | - H - | small dark circle | | small light circle | | large light triangle |\n| large light triangle | | small light circle | - I - | small dark triangle | | small light circle |\n| small light circle | | large light triangle | - H - | small light circle | | large dark triangle |\n\nQuestion:\n? - I - - H - | large light triangle | | large dark triangle | | small light triangle |\n\nPossible Answers:\nA - | large light triangle | | small light triangle | | large light triangle |\nB - | small light triangle | | large light triangle | | small light triangle |\nC - | small light triangle | | small light triangle | | small light triangle |\nD - | large light triangle | | large light triangle | | large light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Changes 2nd figure (see examples)\nN Changes shape of all figures\nO Changes shape of dark triangles\nP Deletes 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small dark triangle | | large dark circle | | small dark triangle | - M - | large light triangle | | large dark triangle | | large dark circle | | small dark triangle |\n| large light circle | | large dark triangle | | small light circle | | large light circle | - N - | large light triangle | | large dark circle | | small light triangle | | large light triangle |\n\n\n\nQuestion:\n? - O - - N - - M - | small light circle | | small light triangle | | large dark triangle | | large dark triangle |\n\nPossible Answers:\nA - | large light circle | | large dark triangle | | large dark circle |\nB - | large light triangle | | small light circle | | small dark triangle | | small dark circle |\nC - | small light triangle | | large light circle | | large dark triangle | | large dark circle |\nD - | small light triangle | | large light circle | | large light circle | | large dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Deletes 2nd figure\nV Duplicates large triangles\nW Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large dark circle | - U - | large dark circle |\n| large dark triangle | | small light triangle | - V - | large dark triangle | | large dark triangle | | small light triangle |\n| small dark circle | | small light circle | - W - | small dark circle | | small light circle | | small light circle |\n\n\nQuestion:\n| small light circle | | small dark triangle | | large dark circle | - W - ?\n\nPossible Answers:\nA - | small light circle | | small dark triangle | | small dark triangle | | large dark circle |\nB - | small dark triangle | | small dark triangle | | small dark triangle | | large light triangle |\nC - | small light circle | | small dark triangle | | small dark triangle | | small light circle |\nD - | small light circle | | small light circle | | small dark triangle | | small dark triangle | | large dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Changes shading of 3rd figure\nH Changes size and shading of all figures\nI Deletes large circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small dark triangle | | small light triangle | - G - | large dark circle | | small dark triangle | | small dark triangle |\n| small dark triangle | | small light triangle | | large light circle | - H - | large light triangle | | large dark triangle | | small dark circle |\n| small dark triangle | | large dark circle | | large dark circle | | small light circle | - I - | small dark triangle | | small light circle |\n\nQuestion:\n| large dark circle | | small light triangle | | large light triangle | - H - - G - ?\n\nPossible Answers:\nA - | small light circle | | large dark triangle | | small light triangle |\nB - | small light triangle | | large dark circle | | small light circle |\nC - | small light circle | | small light circle | | large dark triangle | | small light triangle | | small light triangle |\nD - | small light circle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Swaps 1st and 2nd figure\nN Changes 1st figure (see examples)\nO Swaps figures (see examples)\nP Changes size of 4th figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small light circle | - M - | small light circle | | large light triangle |\n| small dark circle | | large dark triangle | - N - | large light circle | | large dark triangle |\n| large dark triangle | | small dark circle | | large light circle | - O - | large light circle | | small dark circle | | large dark triangle |\n| large dark triangle | | small light triangle | | large light triangle | | small light circle | - P - | large dark triangle | | small light triangle | | large light triangle | | large light circle |\n\nQuestion:\n? - O - - M - - O - | large dark circle | | small light circle | | small light triangle |\n\nPossible Answers:\nA - | small light circle | | small light triangle | | large dark circle |\nB - | large dark circle | | small light triangle | | small light triangle | | small light circle |\nC - | large dark circle | | large light triangle | | large light circle |\nD - | large dark circle | | small light triangle | | small light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK Duplicates 1st figure\nL Duplicates 2nd figure\nM Duplicates 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large dark circle | - K - | large dark triangle | | large dark triangle | | large dark circle |\n| large light circle | | large dark circle | | small dark triangle | | small dark circle | - L - | large light circle | | large dark circle | | large dark circle | | small dark triangle | | small dark circle |\n| small dark circle | | large light triangle | | small light circle | | large dark triangle | - M - | small dark circle | | large light triangle | | small light circle | | small light circle | | large dark triangle |\n\nQuestion:\n| small light circle | | small light circle | | small dark triangle | | small dark circle | - K - - M - ?\n\nPossible Answers:\nA - | small light circle | | small light circle | | small light circle | | small light circle | | small dark circle |\nB - | small light circle | | small light circle | | small light circle | | small light circle | | small dark triangle | | small dark circle |\nC - | small dark triangle | | small light circle | | small light circle | | small light circle | | small light circle | | small dark circle |\nD - | small light circle | | small light circle | | small light circle | | small light circle | | small light circle | | small light circle | | small light circle | | small light circle | | small dark triangle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE Changes shading and shape of all figures\nF Duplicates 1st figure\nG Duplicates large figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large dark triangle | - E - | large dark triangle | | large light circle |\n| large light circle | | small dark circle | - F - | large light circle | | large light circle | | small dark circle |\n| large dark triangle | | small dark circle | - G - | large dark triangle | | large dark triangle | | small dark circle |\n| small dark circle | | large dark triangle | | large dark triangle | - G - F - | small dark circle | | small dark circle | | large dark triangle | | large dark triangle | | large dark triangle | | large dark triangle |\n\nQuestion:\n? - G - - E - - G - | large light triangle | | large light triangle | | large light triangle | | large light triangle | | small dark triangle | | large dark circle | | large dark circle | | large dark circle | | large dark circle |\n\nPossible Answers:\nA - | large light triangle | | small light circle | | large dark circle |\nB - | large dark circle | | small light circle | | large light triangle |\nC - | large dark circle | | large light triangle |\nD - | large dark circle | | small light circle | | small light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Swaps figures (see examples)\nE Duplicates dark figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small dark triangle | | small light triangle | - D - | small dark triangle | | large light triangle | | small light triangle |\n| large light triangle | | large light circle | | small light circle | | large dark circle | - E - | large light triangle | | large light circle | | small light circle | | large dark circle | | large dark circle |\n| small dark triangle | | large light triangle | | large light triangle | - E - | small dark triangle | | small dark triangle | | large light triangle | | large light triangle |\n| small dark circle | | small light triangle | | large dark circle | | small light triangle | - D - | small light triangle | | small dark circle | | large dark circle | | small light triangle |\n\nQuestion:\n? - D - | small dark circle | | small light triangle | | small light triangle | | small light triangle |\n\nPossible Answers:\nA - | small light triangle | | small dark circle | | small light triangle | | large light triangle |\nB - | small light triangle | | small light circle | | small light triangle | | small light triangle |\nC - | small light triangle | | small dark circle | | small light triangle | | small light triangle |\nD - | small light triangle | | small dark circle | | small dark triangle | | small light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Changes 2nd figure (see examples)\nQ Changes size of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large dark circle | - P - | small dark circle | | small dark triangle |\n| small dark triangle | | small light circle | - Q - | small dark triangle | | large light circle |\n\nQuestion:\n| large light triangle | | large light circle | | small dark triangle | - Q - - P - ?\n\nPossible Answers:\nA - | large light triangle | | small dark triangle |\nB - | large light circle | | large light circle | | small dark triangle |\nC - | large dark triangle | | large dark triangle | | small dark triangle |\nD - | large light triangle | | large light triangle | | small dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Changes large triangles (see examples)\nQ Swaps 2nd and 4th figure\nR Deletes large light triangles\nS Changes shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark triangle | | small light circle | - P - | small light triangle | | small dark triangle | | small light circle |\n| large dark triangle | | small light triangle | | small light triangle | | small dark circle | - Q - | large dark triangle | | small dark circle | | small light triangle | | small light triangle |\n| large dark circle | | small dark circle | | large dark triangle | | large light circle | - R - | large dark circle | | small dark circle | | large light circle |\n| small light circle | | large dark circle | - S - | small dark circle | | large light circle |\n\nQuestion:\n| large dark triangle | | large light circle | | large light triangle | | small light triangle | - R - - S - ?\n\nPossible Answers:\nA - | large dark circle | | large dark circle |\nB - | large light triangle |\nC - | small light circle |\nD - | large dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Duplicates light triangles\nB Changes shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | small light circle | - A - | small light triangle | | small light triangle | | small light circle |\n| small light triangle | | small light circle | - B - | small light circle | | small light triangle |\n\nQuestion:\n| large dark circle | | large light triangle | | small light circle | | small light circle | - B - - A - ?\n\nPossible Answers:\nA - | large dark triangle | | large light circle | | small light triangle | | small light triangle | | small light triangle | | small light triangle |\nB - | large dark triangle | | large light circle | | large light circle | | small light triangle | | small light triangle | | small light triangle | | small light triangle | | small light triangle | | small light triangle | | small light triangle | | small light triangle |\nC - | large dark triangle | | large light circle | | small light triangle | | small light triangle | | small light triangle | | small light triangle | | small light triangle | | small light triangle | | small light triangle | | small light triangle |\nD - | large dark triangle | | small light triangle | | small light triangle | | large light circle | | small light triangle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Changes large light figures (see examples)\nO Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small dark triangle | | large light circle | - N - | small light circle | | small dark triangle | | large light triangle |\n| large dark triangle | | small dark circle | | large dark triangle | - O - | large dark circle | | small dark circle | | large dark triangle |\n\nQuestion:\n| small light triangle | | large light triangle | | small light circle | - N - - O - ?\n\nPossible Answers:\nA - | large light circle | | large light circle | | small light circle |\nB - | small light circle | | large light circle | | small light circle |\nC - | small light circle | | small light circle | | large light circle | | small light circle |\nD - | small light circle | | large dark circle | | small light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Changes 1st figure (see examples)\nU Changes size of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small dark circle | - T - | small dark triangle | | small dark circle |\n| small light circle | | large light circle | | large light circle | - U - | large light circle | | small light circle | | small light circle |\n| large light triangle | | small dark triangle | | small dark triangle | | small dark triangle | - U - | small light triangle | | large dark triangle | | large dark triangle | | large dark triangle |\n| small light triangle | | large light triangle | | large light circle | | large dark circle | - U - | large light triangle | | small light triangle | | small light circle | | small dark circle |\n\nQuestion:\n? - U - | small dark circle | | small dark triangle | | large light triangle | | large dark triangle |\n\nPossible Answers:\nA - | large dark circle | | small light triangle | | large dark triangle | | small dark triangle |\nB - | large dark circle | | large dark triangle | | small light triangle | | small dark triangle |\nC - | large light triangle | | large light circle | | small light triangle | | small dark triangle |\nD - | large dark circle | | small light triangle | | small dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Changes small circles (see examples)\nC Changes size and shading of all figures\nD Changes size of all figures\nE Duplicates 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large dark circle | | small light circle | - B - | large light circle | | large dark circle | | large light circle |\n| large dark circle | | small dark circle | - C - | small light circle | | large light circle |\n\n| large dark circle | | large dark triangle | | small light circle | | small dark triangle | - E - D - | small dark circle | | small dark triangle | | large light circle | | large light circle | | large dark triangle |\n\nQuestion:\n| small light circle | | small dark circle | | large dark triangle | - B - - C - - D - ?\n\nPossible Answers:\nA - | large light triangle | | large light circle | | large dark circle |\nB - | large dark circle | | large light circle | | large dark triangle |\nC - | large dark circle | | large light circle | | large light circle |\nD - | large dark circle | | large light circle | | large light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO Duplicates 2nd figure\nP Deletes 1st figure\nQ Changes size and shape of 1st figure\nR Changes size and shape of dark figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small light triangle | - O - | small light circle | | small light triangle | | small light triangle |\n| large dark triangle | | small light triangle | - P - | small light triangle |\n| large light triangle | | large dark triangle | - Q - R - | small light circle | | small dark circle |\n| small light triangle | | large dark triangle | - R - Q - | large light circle | | small dark circle |\n\nQuestion:\n| large dark triangle | | small light circle | | large light circle | | small dark circle | - P - - R - ?\n\nPossible Answers:\nA - | small light circle | | large light circle | | large dark triangle |\nB - | large light circle | | large dark triangle |\nC - | small light circle | | large dark triangle | | large light circle |\nD - | small light circle | | large light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Swaps 1st and 2nd figure\nE Changes size of 2nd figure\nF Deletes 2nd figure\nG Duplicates 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small dark circle | - D - | small dark circle | | large light circle |\n| small dark circle | | large light circle | | large light circle | - E - | small dark circle | | small light circle | | large light circle |\n| small dark triangle | | small dark circle | - F - | small dark triangle |\n| small light circle | | large dark circle | | small dark triangle | - G - | small light circle | | large dark circle | | small dark triangle | | small dark triangle |\n\nQuestion:\n? - F - - E - | small light triangle | | small light circle | | large light circle |\n\nPossible Answers:\nA - | small light triangle | | small light triangle | | large light circle | | large light circle |\nB - | large light circle | | large light circle | | small light triangle | | small light triangle |\nC - | large light triangle | | large light triangle | | large light circle | | large light circle |\nD - | large light circle | | small light triangle | | large light circle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Changes size and shape of 3rd figure\nR Changes shading of all figures\nS Duplicates 4th figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small light circle | | small dark triangle | | small dark circle | - Q - | small dark triangle | | small light circle | | large dark circle | | small dark circle |\n| large light triangle | | large light circle | - R - | large dark triangle | | large dark circle |\n| small dark triangle | | small dark circle | | small dark circle | | small dark circle | - S - | small dark triangle | | small dark circle | | small dark circle | | small dark circle | | small dark circle |\n\nQuestion:\n? - R - - Q - - R - | large light triangle | | large light circle | | large dark triangle | | large light circle |\n\nPossible Answers:\nA - | large light triangle | | large light circle | | small dark circle | | small dark circle |\nB - | large light triangle | | large light circle | | small dark circle | | large light circle |\nC - | large light triangle | | large light circle | | small light triangle | | large light circle |\nD - | large light circle | | large light triangle | | small dark circle | | large light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO Changes 1st figure (see examples)\nP Duplicates 2nd figure\nQ Changes shape of all figures\nR Changes 3rd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small light circle | | large light triangle | - O - | large dark circle | | small light circle | | large light triangle |\n| small dark circle | | small dark circle | - P - | small dark circle | | small dark circle | | small dark circle |\n| large dark circle | | small dark triangle | | large dark circle | - Q - | large dark triangle | | small dark circle | | large dark triangle |\n| large light circle | | small light circle | | large light triangle | - R - | large light circle | | small light circle | | large light circle |\n\nQuestion:\n| large dark triangle | | large light circle | | small dark triangle | | small light circle | - P - ?\n\nPossible Answers:\nA - | large dark triangle | | large light circle | | large light circle | | large light circle | | small dark triangle | | small light circle |\nB - | large dark triangle | | large light circle | | large light circle | | small dark triangle | | small light circle |\nC - | large dark triangle | | large light triangle | | large light circle | | small dark triangle | | small light circle |\nD - | large light triangle | | large dark circle | | large dark circle | | small light triangle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Changes shading and shape of all figures\nQ Changes small dark figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large light circle | - P - | large dark triangle | | large dark triangle |\n| small dark circle | | large dark circle | | large dark circle | - Q - | small light circle | | large dark circle | | large dark circle |\n| large light circle | | large light circle | | small dark circle | - Q - | large light circle | | large light circle | | small light circle |\n\nQuestion:\n? - P - - Q - - P - | small dark circle | | large light triangle | | large dark circle |\n\nPossible Answers:\nA - | small light circle | | large light triangle | | large dark circle | | large dark circle |\nB - | small light circle | | large light triangle | | large dark circle |\nC - | small light circle | | large light triangle | | large light circle |\nD - | small light circle | | large light triangle | | large light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Deletes 2nd figure\nD Changes shape of all figures\nE Swaps figures (see examples)\nF Changes small figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small light triangle | - C - | small dark circle |\n| large dark circle | | small light circle | | large light triangle | - D - | large dark triangle | | small light triangle | | large light circle |\n| small dark triangle | | small light triangle | | small dark triangle | - E - F - | large dark triangle | | large light triangle | | large light triangle |\n| small light triangle | | small dark circle | | large dark triangle | | small light circle | - F - E - | large light circle | | large dark triangle | | large dark triangle | | large dark circle |\n\nQuestion:\n| large dark circle | | small dark triangle | | small dark triangle | - D - ?\n\nPossible Answers:\nA - | large dark triangle | | small dark circle | | small dark circle | | small dark circle |\nB - | large dark triangle | | small dark circle | | small dark circle |\nC - | small light triangle | | small dark circle | | small dark circle |\nD - | small dark circle | | large dark triangle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Changes size and shading of all figures\nM Changes size and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small light triangle | | large light circle | | large light triangle | - L - | small light triangle | | large dark triangle | | small dark circle | | small dark triangle |\n| large dark circle | | large dark triangle | | small dark triangle | | large dark triangle | - M - | small dark triangle | | small dark circle | | large dark circle | | small dark circle |\n| small dark triangle | | large dark circle | - L - | large light triangle | | small light circle |\n\nQuestion:\n? - L - - M - | small dark circle | | large dark triangle |\n\nPossible Answers:\nA - | small light triangle | | large light circle |\nB - | small light triangle | | large dark triangle |\nC - | small light triangle | | small light triangle |\nD - | small light triangle | | small light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Changes 1st figure (see examples)\nS Deletes large figures\nT Changes size and shading of large figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small dark circle | - R - | small light triangle | | small dark circle |\n| small dark circle | | small light circle | | large dark triangle | | small dark triangle | - S - | small dark circle | | small light circle | | small dark triangle |\n| small light triangle | | large dark triangle | - T - | small light triangle | | small light triangle |\n\n\nQuestion:\n| large dark triangle | | small dark triangle | | small light circle | | small dark triangle | - T - - R - - T - ?\n\nPossible Answers:\nA - | small light circle | | small dark triangle | | small dark circle | | small dark triangle |\nB - | large light circle | | small dark triangle | | small light circle | | small dark triangle |\nC - | small dark circle | | small dark triangle | | small dark circle | | small dark triangle |\nD - | small dark circle | | small dark triangle | | small light circle | | small dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Changes shading and shape of 1st figure\nW Changes shape of all figures\nX Changes size and shape of light figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large light circle | | large light triangle | - V - | small dark circle | | large light circle | | large light triangle |\n| large dark circle | | small dark triangle | | large dark triangle | | small dark circle | - W - | large dark triangle | | small dark circle | | large dark circle | | small dark triangle |\n| small light circle | | large light circle | | small light triangle | | small dark circle | - X - | large light triangle | | small light triangle | | large light circle | | small dark circle |\n| large light triangle | | small dark circle | | small light circle | | large light circle | - X - W - | small light triangle | | small dark triangle | | large light circle | | small light circle |\n\nQuestion:\n? - V - - W - | large dark circle | | small dark triangle | | small light triangle | | large dark circle |\n\nPossible Answers:\nA - | large light circle | | small dark circle | | small light circle |\nB - | large light circle | | small dark circle | | small light circle | | large dark triangle |\nC - | large light circle | | small dark circle | | small light circle | | small dark triangle |\nD - | small light triangle | | large dark triangle | | large light triangle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Changes shading of all figures\nM Duplicates 2nd figure\nN Deletes small light figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large dark triangle | | large light circle | | large light circle | - L - | small dark circle | | large light triangle | | large dark circle | | large dark circle |\n| large light circle | | large light circle | - M - | large light circle | | large light circle | | large light circle |\n| small dark triangle | | small light triangle | | large light circle | | small light circle | - N - | small dark triangle | | large light circle |\n\n\nQuestion:\n? - L - | large dark circle | | small dark triangle | | small dark circle |\n\nPossible Answers:\nA - | large light circle | | small light circle | | small light triangle |\nB - | large light circle | | small light triangle | | small light circle |\nC - | small light triangle | | large light circle | | small light circle |\nD - | small light triangle | | small light triangle | | small light circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Changes size of 3rd figure\nO Changes shading and shape of all figures\nP Duplicates 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small light triangle | | small light triangle | | small light triangle | - N - | small dark triangle | | small light triangle | | large light triangle | | small light triangle |\n| large light circle | | small light triangle | - O - | large dark triangle | | small dark circle |\n| large light triangle | | large dark circle | | large dark triangle | - P - | large light triangle | | large dark circle | | large dark triangle | | large dark triangle |\n| large light circle | | small light circle | | small light triangle | | small light triangle | - P - O - | large dark triangle | | small dark triangle | | small dark circle | | small dark circle | | small dark circle |\n\nQuestion:\n? - P - - N - - P - | small dark circle | | large light triangle | | large light triangle | | large light triangle | | small light triangle | | small light circle |\n\nPossible Answers:\nA - | small dark circle | | large light triangle | | small light circle | | small light triangle |\nB - | small light triangle | | large light triangle | | small dark circle | | small light circle |\nC - | small dark circle | | large light triangle | | small light triangle | | small light circle |\nD - | small dark circle | | large light triangle | | small light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC Duplicates 1st figure\nD Duplicates large circles\nE Changes size of 2nd figure\nF Changes shading and shape of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small dark triangle | | small dark circle | - C - | small light circle | | small light circle | | small dark triangle | | small dark circle |\n| small light circle | | large dark circle | | large light circle | - D - | small light circle | | large dark circle | | large dark circle | | large light circle | | large light circle |\n| large dark triangle | | large light triangle | | small dark circle | | small dark circle | - E - F - | large light circle | | small light triangle | | small dark circle | | small dark circle |\n| small light triangle | | small dark circle | | large dark triangle | - F - E - | small dark circle | | large dark circle | | large dark triangle |\n\nQuestion:\n? - C - - E - - F - | large dark circle | | small light triangle | | large light circle | | small light circle | | large light triangle |\n\nPossible Answers:\nA - | large light triangle | | large light circle | | small light circle | | large light triangle |\nB - | large light triangle | | large light triangle | | large light circle | | small light circle | | large light triangle | | large light triangle |\nC - | small light triangle | | large light circle | | small light circle | | large light triangle |\nD - | large light triangle | | small light triangle | | small light circle | | large light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Swaps figures (see examples)\nN Swaps 3rd and 4th figure\nO Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large dark triangle | - M - | large dark triangle | | small dark triangle |\n| small dark circle | | small light circle | | small dark triangle | | small light circle | - N - | small dark circle | | small light circle | | small light circle | | small dark triangle |\n| small dark circle | | small light triangle | - O - | small light triangle | | small dark circle |\n\n\nQuestion:\n? - O - - M - - N - | small dark circle | | small light triangle | | large dark circle | | small light circle |\n\nPossible Answers:\nA - | small light triangle | | small light circle | | large dark circle |\nB - | small dark circle | | large light circle | | small light circle | | large dark circle |\nC - | large light circle | | small light triangle | | small light circle | | large dark circle |\nD - | small dark circle | | small light triangle | | small light circle | | large dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Deletes 4th figure\nO Swaps 2nd and 1st figure\nP Changes size and shape of 3rd figure\nQ Changes shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small light triangle | | small light triangle | | large light triangle | - N - | small dark triangle | | small light triangle | | small light triangle |\n| small light circle | | large dark circle | - O - | large dark circle | | small light circle |\n| small dark triangle | | large dark triangle | | large light circle | - P - | small dark triangle | | large dark triangle | | small light triangle |\n| small dark circle | | small dark circle | | large dark circle | - Q - | small light circle | | small light circle | | large light circle |\n\nQuestion:\n| large dark circle | | small light circle | | large dark triangle | - O - - Q - ?\n\nPossible Answers:\nA - | small dark circle | | large light circle | | large light triangle |\nB - | small dark circle | | large light circle | | large light circle | | large light triangle |\nC - | small dark circle | | large light triangle |\nD - | large light triangle | | large light circle | | small dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Duplicates 4th figure\nN Changes shading and shape of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large light triangle | | large light circle | | small light circle | - M - | large dark triangle | | large light triangle | | large light circle | | small light circle | | small light circle |\n| small light circle | | small dark circle | | small light circle | - N - | small dark triangle | | small dark circle | | small light circle |\n\nQuestion:\n? - M - | large light circle | | large dark triangle | | small light triangle | | small dark circle | | small dark circle |\n\nPossible Answers:\nA - | large light triangle | | large dark circle | | small light circle | | small dark triangle |\nB - | large light circle | | large dark triangle | | small light triangle | | small dark circle |\nC - | small light triangle | | large dark triangle | | large light circle | | small dark circle |\nD - | small light triangle | | large dark triangle | | small light triangle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK Changes shading of 2nd figure\nL Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large dark triangle | | large dark circle | - K - | large dark triangle | | large light triangle | | large dark circle |\n| small light triangle | | large light circle | - L - | small light triangle | | small light triangle | | large light circle |\n| large dark circle | | small dark triangle | | small light triangle | | large dark circle | - L - | large dark circle | | large dark circle | | small dark triangle | | small light triangle | | large dark circle |\n| small dark circle | | large dark circle | | small dark circle | - L - | small dark circle | | small dark circle | | large dark circle | | small dark circle |\n\nQuestion:\n? - K - | large dark circle | | large light circle |\n\nPossible Answers:\nA - | large dark circle | | large dark circle |\nB - | small dark circle | | small dark circle |\nC - | large dark circle |\nD - | large dark circle | | small light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Changes size and shape of 1st figure\nJ Changes shading of all figures\nK Duplicates dark figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small light circle | | small light triangle | - I - | large light triangle | | small light circle | | small light triangle |\n| large light circle | | large dark circle | | large light circle | | large dark circle | - J - | large dark circle | | large light circle | | large dark circle | | large light circle |\n| small dark triangle | | large dark circle | - K - | small dark triangle | | small dark triangle | | large dark circle | | large dark circle |\n| large light triangle | | small light triangle | | small light circle | | large dark triangle | - J - | large dark triangle | | small dark triangle | | small dark circle | | large light triangle |\n\nQuestion:\n? - K - | small light triangle | | small dark triangle | | small dark triangle | | small dark circle | | small dark circle | | large light circle |\n\nPossible Answers:\nA - | small light triangle | | small dark triangle | | small dark circle | | large light circle |\nB - | small light triangle | | small dark triangle | | large light circle |\nC - | small dark triangle | | small light triangle | | small dark circle | | large light circle |\nD - | small light circle | | small dark circle | | small dark triangle | | large light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Deletes small figures\nO Changes shading of 2nd figure\nP Changes dark triangles (see examples)\nQ Changes shading and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light circle | | small light circle | | small light circle | - N - | large dark circle |\n| large light triangle | | large dark triangle | - O - | large light triangle | | large light triangle |\n\n\n\nQuestion:\n? - P - - O - - Q - | large light triangle | | small dark triangle | | small light triangle | | small light triangle |\n\nPossible Answers:\nA - | large dark circle | | small dark circle | | large dark circle | | small dark circle |\nB - | large dark circle | | small dark circle | | small dark triangle | | small dark circle |\nC - | large dark circle | | large dark circle | | small dark circle | | small dark triangle | | small dark circle |\nD - | large dark circle | | large dark triangle | | small dark triangle | | small dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Changes shading of all figures\nI Changes shape of all figures\nJ Changes size and shape of 1st figure\nK Duplicates light figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large dark triangle | - H - | small light triangle | | large light triangle |\n| large dark circle | | small light triangle | | small light triangle | | large dark triangle | - I - | large dark triangle | | small light circle | | small light circle | | large dark circle |\n| large light triangle | | large light circle | - J - | small light circle | | large light circle |\n| small light circle | | large light triangle | - K - | small light circle | | small light circle | | large light triangle | | large light triangle |\n\nQuestion:\n| small dark circle | | small dark triangle | - I - ?\n\nPossible Answers:\nA - | small dark triangle | | small light circle |\nB - | small dark triangle | | small dark circle |\nC - | small dark triangle | | large dark triangle |\nD - | small dark triangle | | small dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE (see examples)\nF Swaps 2nd and 3rd figure\nG Duplicates large triangles\nH Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large dark circle | | small dark triangle | | large dark triangle | - E - | small dark triangle | | large dark triangle | | small dark triangle | | large dark circle |\n| small dark triangle | | small dark triangle | | large dark triangle | - F - | small dark triangle | | large dark triangle | | small dark triangle |\n| small dark circle | | large light triangle | | large light circle | - G - | small dark circle | | large light triangle | | large light triangle | | large light circle |\n| small dark triangle | | large dark triangle | - H - | small dark triangle | | small dark triangle | | large dark triangle |\n\nQuestion:\n| large light triangle | | large light triangle | | large light circle | | small dark triangle | - G - ?\n\nPossible Answers:\nA - | large light triangle | | large light triangle | | large light triangle | | small light circle | | large light circle | | small dark triangle |\nB - | large light circle | | large light circle | | large light circle | | large light circle | | large light triangle | | small dark circle |\nC - | large light triangle | | large light triangle | | large light triangle | | large light triangle | | large light circle | | small dark triangle |\nD - | small light circle | | large light triangle | | large light triangle | | large light triangle | | large light circle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Changes shape of 2nd figure\nM Changes light triangles (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small dark circle | | large light triangle | | large light circle | - L - | small dark circle | | small dark triangle | | large light triangle | | large light circle |\n| large light triangle | | small dark circle | | large light triangle | | large light circle | - M - | large dark triangle | | small dark circle | | large dark triangle | | large light circle |\n\nQuestion:\n? - L - - M - | large light circle | | small dark triangle | | small dark circle | | large light circle |\n\nPossible Answers:\nA - | large light circle | | small light circle | | small light circle | | small dark circle | | large light circle |\nB - | large dark triangle | | small dark triangle | | small light triangle | | large dark triangle |\nC - | large light circle | | small light circle | | small dark circle | | large light circle |\nD - | large light circle | | small dark circle | | large light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Changes shading and shape of small dark circles\nW Changes large figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small dark triangle | | small dark circle | - V - | small light circle | | small dark triangle | | small light triangle |\n| small dark triangle | | small light circle | | large light triangle | - W - | small dark triangle | | small light circle | | large dark triangle |\n\nQuestion:\n? - V - | small light triangle | | small light triangle | | small light triangle |\n\nPossible Answers:\nA - | small light triangle | | small light triangle | | small light triangle |\nB - | small dark circle | | small light triangle | | small dark circle |\nC - | small light triangle | | small light triangle | | small dark circle |\nD - | small dark triangle | | small light circle | | small dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Changes shape of all figures\nG Changes size of small figures\nH Duplicates 3rd figure\nI Changes light circles (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light triangle | | large light triangle | | large dark triangle | - F - | large dark triangle | | small light circle | | large light circle | | large dark circle |\n| small dark triangle | | large dark circle | - G - | large dark triangle | | large dark circle |\n| small dark circle | | large light circle | | small dark triangle | - H - | small dark circle | | large light circle | | small dark triangle | | small dark triangle |\n| large light circle | | small dark triangle | - I - | small dark circle | | small dark triangle |\n\nQuestion:\n| large dark triangle | | small light triangle | | small dark circle | | small dark triangle | - H - - F - - G - ?\n\nPossible Answers:\nA - | large dark circle | | large light circle | | large dark triangle | | large dark triangle |\nB - | large dark circle | | large light circle | | large dark triangle | | large dark triangle | | large dark circle |\nC - | large light circle | | large light circle | | large dark triangle | | large dark triangle | | large dark circle |\nD - | large dark triangle | | large light triangle | | large dark triangle | | large dark triangle | | large dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Changes shading of all figures\nQ Changes large figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large light circle | - P - | small dark circle | | large dark circle |\n| small light circle | | large dark circle | | small dark triangle | | small light triangle | - Q - | small light circle | | large light circle | | small dark triangle | | small light triangle |\n\nQuestion:\n? - Q - - P - | small dark triangle | | large dark circle |\n\nPossible Answers:\nA - | large dark circle | | small light triangle |\nB - | large light triangle | | large dark circle |\nC - | small light triangle | | large dark circle |\nD - | large light circle | | large dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Duplicates 1st figure\nH Changes size and shape of circles\nI Changes size and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small dark circle | - G - | large light triangle | | large light triangle | | small dark circle |\n| small dark circle | | small dark triangle | - H - | large dark triangle | | small dark triangle |\n| small light triangle | | small dark triangle | - I - | large light circle | | large dark circle |\n\nQuestion:\n? - G - | small light circle | | small light circle | | small dark triangle | | small light circle | | small light triangle |\n\nPossible Answers:\nA - | small light circle | | small dark triangle | | small light triangle | | small light circle |\nB - | small light circle | | small dark triangle | | small light circle | | small light triangle |\nC - | small dark circle | | small light triangle | | small dark circle | | small dark triangle |\nD - | small light circle | | small dark triangle | | small light circle | | small light triangle | | small light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Changes shading and shape of all figures\nS Changes size and shading of 3rd figure\nT Changes size of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small light triangle | | small dark circle | | large dark triangle | - R - | large light circle | | small dark circle | | small light triangle | | large light circle |\n| small dark circle | | small light triangle | | large light circle | | large dark circle | - S - | small dark circle | | small light triangle | | small dark circle | | large dark circle |\n| small light circle | | large dark triangle | - T - | small light circle | | small dark triangle |\n| large light triangle | | small light triangle | | small dark triangle | - T - S - | large light triangle | | large light triangle | | large light triangle |\n\nQuestion:\n| small dark circle | | large dark circle | | small light triangle | | small light circle | - S - - T - ?\n\nPossible Answers:\nA - | small dark circle | | small dark circle | | small light circle |\nB - | small dark circle | | small dark circle | | large dark circle | | small light circle |\nC - | small dark circle | | small dark circle | | large dark triangle | | small light circle |\nD - | small dark circle | | small dark circle | | large dark triangle | | small light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Swaps figures (see examples)\nH Changes size and shape of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light circle | | small light triangle | - G - | small light circle | | large dark circle | | small light triangle |\n| small dark triangle | | large light triangle | - H - | large dark circle | | large light triangle |\n| small light circle | | small dark triangle | | small dark triangle | - H - | large light triangle | | small dark triangle | | small dark triangle |\n\nQuestion:\n| small light triangle | | small dark triangle | - H - - G - ?\n\nPossible Answers:\nA - | large dark triangle | | large light circle |\nB - | small dark triangle | | large light circle |\nC - | large dark circle | | large light circle |\nD - | large light circle | | small dark triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nP Changes shading of 2nd figure\nQ Changes size and shading of all figures\nR Changes size and shape of dark circles\nS Duplicates large light figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large light circle | | small dark circle | - P - | large dark triangle | | large dark circle | | small dark circle |\n| large light triangle | | large dark circle | | large dark triangle | | large light triangle | - Q - | small dark triangle | | small light circle | | small light triangle | | small dark triangle |\n\n\n\nQuestion:\n| small light circle | | large light triangle | | large dark triangle | | small light circle | - S - - Q - ?\n\nPossible Answers:\nA - | small dark triangle | | small dark triangle | | small light triangle | | large dark circle |\nB - | large dark triangle | | small dark triangle | | small dark triangle | | small light triangle | | large dark triangle |\nC - | large dark circle | | small dark triangle | | small dark triangle | | small light triangle | | large dark circle |\nD - | large dark circle | | small dark triangle | | small dark triangle | | small dark triangle | | small light triangle | | large dark circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nF Duplicates 1st figure\nG Duplicates light figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light circle | - F - | large dark circle | | large dark circle | | small light circle |\n| large dark circle | | large dark circle | | small light triangle | - G - | large dark circle | | large dark circle | | small light triangle | | small light triangle |\n\nQuestion:\n| small dark circle | | large light circle | | small light circle | | small light circle | - F - ?\n\nPossible Answers:\nA - | small light triangle | | small light triangle | | large light circle | | small light circle | | small light circle |\nB - | small dark circle | | small light circle | | large light circle | | small dark circle | | small light circle |\nC - | small dark circle | | small dark circle | | large light circle | | small light circle | | small light circle |\nD - | small dark circle | | small dark circle | | small light circle | | small light circle | | large light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Duplicates 2nd figure\nU (see examples)\nV Swaps 2nd and 4th figure\nW Deletes dark triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light circle | | small dark triangle | - T - | large dark circle | | small light circle | | small light circle | | small dark triangle |\n| large dark circle | | small dark circle | | large light circle | - U - | large light triangle | | small dark circle | | large light circle |\n\n\n\nQuestion:\n| small dark triangle | | small dark triangle | | large dark circle | - T - - W - ?\n\nPossible Answers:\nA - | large dark circle | | large dark circle |\nB - | large light circle |\nC - | large dark circle |\nD - | small light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Swaps 1st and 2nd figure\nT Changes size and shape of large figures\nU Changes 2nd figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small dark circle | | large light circle | - S - | small dark circle | | small light circle | | large light circle |\n| small dark triangle | | small dark circle | | large dark triangle | | large light triangle | - T - | small dark triangle | | small dark circle | | small dark circle | | small light circle |\n| small dark circle | | large light triangle | | small dark circle | | small dark triangle | - U - | small dark circle | | small light circle | | small dark circle | | small dark triangle |\n| large dark triangle | | large dark triangle | - U - T - | small dark circle | | small dark circle |\n\nQuestion:\n? - U - - T - | small dark circle | | small light circle | | small dark circle |\n\nPossible Answers:\nA - | small dark circle | | small light circle | | large dark triangle |\nB - | small light circle | | small dark circle | | large light triangle |\nC - | large dark triangle | | large light triangle | | small dark circle |\nD - | small dark triangle | | small light triangle | | large dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Changes size and shape of all figures\nE (see examples)\nF Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small light triangle | - D - | large dark triangle | | large light circle |\n| large dark triangle | | small dark triangle | | small dark triangle | | small dark triangle | - E - | small dark triangle | | small dark triangle | | small dark triangle | | large dark triangle |\n| large light triangle | | large light triangle | - F - | large light triangle | | large light triangle | | large light triangle |\n| small light triangle | | small light triangle | | small light circle | | large dark circle | - E - | large dark circle | | small light triangle | | small light circle | | small light triangle |\n\nQuestion:\n? - F - - E - | large light triangle | | small dark circle |\n\nPossible Answers:\nA - | small dark circle | | large light triangle |\nB - | large light triangle | | small dark circle | | small dark circle |\nC - | large light triangle | | small dark circle |\nD - | small dark triangle | | large light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Duplicates 3rd figure\nC Changes size and shading of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large light triangle | | small dark triangle | | small dark triangle | - B - | small light circle | | large light triangle | | small dark triangle | | small dark triangle | | small dark triangle |\n| large light triangle | | large light circle | - C - | large light triangle | | small dark circle |\n\nQuestion:\n? - B - | large light triangle | | small dark triangle | | small light circle | | small light circle |\n\nPossible Answers:\nA - | small light circle | | small dark triangle | | small light circle |\nB - | large light triangle | | small dark triangle | | large light circle |\nC - | large light triangle | | small light circle | | small dark triangle |\nD - | large light triangle | | small dark triangle | | small light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Changes 1st figure (see examples)\nR Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large light circle | | small light triangle | | large light circle | - Q - | large dark triangle | | large light circle | | small light triangle | | large light circle |\n| small dark triangle | | large light triangle | | large light triangle | | large dark triangle | - R - | large light triangle | | small dark triangle | | large light triangle | | large dark triangle |\n\nQuestion:\n? - R - - Q - - R - | large dark circle | | small dark triangle | | small dark triangle |\n\nPossible Answers:\nA - | large light triangle | | large dark circle | | small dark triangle |\nB - | large dark circle | | large light triangle | | large light triangle | | small dark triangle |\nC - | large dark circle | | small dark triangle | | large light triangle |\nD - | large dark circle | | large light triangle | | small dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Deletes 1st figure\nH Changes size and shading of triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small dark circle | - G - | small dark circle |\n| large light triangle | | small light triangle | - H - | small dark triangle | | large dark triangle |\n| large dark triangle | | large dark circle | - G - | large dark circle |\n\nQuestion:\n| large dark circle | | large dark triangle | | small light triangle | | large dark triangle | - H - ?\n\nPossible Answers:\nA - | large dark circle | | large light circle | | large dark triangle | | large light circle |\nB - | large dark circle | | large dark triangle | | small light triangle | | small light triangle |\nC - | large dark circle | | large light triangle | | large dark triangle | | small light triangle |\nD - | large dark circle | | small light triangle | | large dark triangle | | small light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Changes shading and shape of 1st figure\nM Duplicates large figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small dark triangle | | small light circle | - L - | large light triangle | | small dark triangle | | small light circle |\n| small light circle | | large light triangle | | small dark triangle | | large dark triangle | - M - | small light circle | | large light triangle | | large light triangle | | small dark triangle | | large dark triangle | | large dark triangle |\n\nQuestion:\n? - L - - M - - L - | small dark triangle | | large light circle | | large light circle | | small light circle | | small dark triangle |\n\nPossible Answers:\nA - | small dark triangle | | large light circle | | small light circle | | small light circle | | small dark triangle |\nB - | small dark triangle | | large light circle | | small light circle | | small dark triangle |\nC - | small dark triangle | | small dark triangle | | large light circle | | small light circle | | small dark triangle |\nD - | large dark circle | | small light triangle | | large light triangle | | large dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Duplicates 1st figure\nJ Changes size and shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small dark circle | - I - | small light circle | | small light circle | | small dark circle |\n| small dark triangle | | small light triangle | | large dark triangle | - J - | large light triangle | | large dark triangle | | small light triangle |\n| large light circle | | large light triangle | | large light triangle | | large dark triangle | - I - | large light circle | | large light circle | | large light triangle | | large light triangle | | large dark triangle |\n| large dark circle | | large dark triangle | - J - | small light circle | | small light triangle |\n\nQuestion:\n? - I - - J - - I - | small light circle | | small light circle | | small light circle | | small light circle | | small light circle | | large dark triangle |\n\nPossible Answers:\nA - | large dark circle | | large dark circle | | small light triangle |\nB - | large dark circle | | large dark circle | | large dark circle | | small light triangle |\nC - | large dark circle | | large dark circle | | small light triangle | | large dark circle |\nD - | large dark circle | | large dark circle | | large dark circle | | large dark circle | | small light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Deletes 2nd figure\nU Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large light triangle | - T - | small dark circle |\n| large light circle | | small dark circle | - U - | large light circle | | large light circle | | small dark circle |\n\nQuestion:\n| large dark circle | | small dark triangle | - U - ?\n\nPossible Answers:\nA - | large dark circle | | large dark circle | | small dark triangle | | small dark triangle |\nB - | small light circle | | small light circle | | large light triangle |\nC - | large dark circle | | large dark circle | | small dark triangle |\nD - | large dark circle | | large dark circle | | large dark circle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nU Changes shape of 2nd figure\nV Changes shape of 1st figure\nW Changes 1st figure (see examples)\nX Changes size of small dark figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small light circle | - U - | small light circle | | small light triangle |\n| large dark triangle | | small light triangle | - V - | large dark circle | | small light triangle |\n| small dark triangle | | large dark triangle | - W - | small dark circle | | large dark triangle |\n| small dark circle | | large dark circle | | small light triangle | - X - | large dark circle | | large dark circle | | small light triangle |\n\nQuestion:\n? - U - | small light circle | | small dark triangle |\n\nPossible Answers:\nA - | small dark circle | | small light circle |\nB - | small light circle | | small light circle | | small dark circle |\nC - | small dark triangle | | small light triangle |\nD - | small light circle | | small dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nD Swaps 1st and 2nd figure\nE Changes shading and shape of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large light triangle | - D - | large light triangle | | small dark circle |\n| small light circle | | small dark circle | - E - | small dark triangle | | small dark circle |\n| small dark circle | | small dark circle | | small light triangle | | small dark circle | - E - | small light triangle | | small dark circle | | small light triangle | | small dark circle |\n\nQuestion:\n? - E - - D - | large light circle | | large dark circle |\n\nPossible Answers:\nA - | large light triangle | | large light triangle | | large light circle |\nB - | large dark triangle | | large light circle |\nC - | large light circle | | large light triangle |\nD - | large light triangle | | large light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR Deletes 2nd figure\nS Changes shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light triangle | | large dark circle | - R - | small light triangle |\n| small light triangle | | small dark circle | - S - | small light circle | | small dark triangle |\n| large dark triangle | | small light circle | | large dark circle | | large light circle | - S - | large dark circle | | small light triangle | | large dark triangle | | large light triangle |\n\nQuestion:\n| large light triangle | | small light triangle | | small light triangle | - R - ?\n\nPossible Answers:\nA - | large light triangle | | small light triangle |\nB - | large light triangle | | large light triangle | | small light triangle |\nC - | small light triangle | | large light triangle |\nD - | large light triangle | | small light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nT Duplicates circles\nU Duplicates 2nd figure\nV Changes shape of all figures\nW Deletes 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large dark circle | | small dark circle | - T - | small light circle | | small light circle | | large dark circle | | large dark circle | | small dark circle | | small dark circle |\n| large light triangle | | small dark circle | | large light circle | | large light triangle | - U - | large light triangle | | small dark circle | | small dark circle | | large light circle | | large light triangle |\n| large light triangle | | small dark triangle | - V - | large light circle | | small dark circle |\n| large light circle | | small light triangle | | large light circle | | large light circle | - W - | large light circle | | small light triangle | | large light circle |\n\nQuestion:\n| small dark triangle | | large light triangle | | small dark triangle | | large light triangle | - V - ?\n\nPossible Answers:\nA - | large light circle | | small dark circle | | large light circle |\nB - | small dark circle | | small dark circle | | large light circle |\nC - | small dark triangle | | large light circle | | small dark triangle | | large light circle |\nD - | small dark circle | | large light circle | | small dark circle | | large light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nB Changes 3rd figure (see examples)\nC Duplicates small figures\nD Deletes 2nd figure\nE Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large light triangle | | large light circle | - B - | small light circle | | large light triangle | | small light triangle |\n| small dark circle | | small light triangle | - C - | small dark circle | | small dark circle | | small light triangle | | small light triangle |\n| large dark circle | | small dark circle | - D - E - | large dark circle | | large dark circle |\n| small dark circle | | large light triangle | | large light circle | - E - D - | small dark circle | | large light triangle | | large light circle |\n\nQuestion:\n| small light circle | | small light triangle | - E - - D - ?\n\nPossible Answers:\nA - | small light circle | | small light triangle |\nB - | small light circle | | large dark triangle |\nC - | large light circle | | small light triangle |\nD - | large light triangle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO Deletes 2nd figure\nP Changes large figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | small light triangle | - O - | large light triangle |\n| large dark triangle | | large light triangle | - P - | small dark triangle | | small light triangle |\n\nQuestion:\n? - P - | small dark triangle | | small dark circle | | small dark triangle |\n\nPossible Answers:\nA - | small light circle | | large dark circle | | small dark triangle |\nB - | small dark triangle | | small dark triangle | | large dark circle |\nC - | small dark triangle | | large dark circle | | small dark triangle |\nD - | large light triangle | | large dark circle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Changes size and shape of 3rd figure\nN Changes 2nd figure (see examples)\nO Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small dark circle | | small light triangle | - M - | small dark circle | | small dark circle | | large light circle |\n| large light circle | | large light triangle | - N - | large light circle | | small light triangle |\n| small light triangle | | small light circle | | small dark triangle | - O - | small light circle | | small light triangle | | small dark triangle |\n| large dark triangle | | small dark circle | - O - N - | small dark circle | | small dark triangle |\n\nQuestion:\n| small dark triangle | | small light triangle | | large light circle | - N - - O - ?\n\nPossible Answers:\nA - | large light triangle | | small dark triangle | | large light circle |\nB - | large light triangle | | small dark triangle | | large light circle | | large light circle |\nC - | large light triangle | | large dark triangle | | large light circle |\nD - | small light circle | | small dark triangle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK Duplicates small triangles\nL Deletes 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small light triangle | - K - | large dark circle | | small light triangle | | small light triangle |\n| large dark triangle | | large light circle | | small dark triangle | | small light triangle | - L - | large light circle | | small dark triangle | | small light triangle |\n\nQuestion:\n| large light circle | | small dark circle | | small light triangle | - K - - L - - K - ?\n\nPossible Answers:\nA - | small dark circle | | small light triangle | | small light triangle | | small light triangle | | small light triangle |\nB - | small light triangle | | small light triangle | | small light triangle | | small light triangle |\nC - | small dark circle | | small light triangle | | small light triangle | | small light circle | | small light triangle |\nD - | small dark circle | | small light triangle | | small light triangle | | small light triangle | | large light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nV Changes 2nd figure (see examples)\nW Duplicates dark triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small dark triangle | | large light triangle | - V - | large dark circle | | small dark circle | | large light triangle |\n| large dark triangle | | small light triangle | | large dark triangle | | small dark triangle | - W - | large dark triangle | | large dark triangle | | small light triangle | | large dark triangle | | large dark triangle | | small dark triangle | | small dark triangle |\n| large light triangle | | small light triangle | | small light triangle | - V - | large light triangle | | small light circle | | small light triangle |\n\nQuestion:\n? - V - | small dark triangle | | small dark triangle |\n\nPossible Answers:\nA - | large dark circle | | small dark circle |\nB - | small dark triangle |\nC - | small dark circle | | small dark circle |\nD - | small dark triangle | | small dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Changes shading and shape of all figures\nB Changes 3rd figure (see examples)\nC Changes shading and shape of 4th figure\nD Duplicates light circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large light circle | | large light triangle | - A - | small light circle | | large dark triangle | | large dark circle |\n| small light triangle | | large dark circle | | small light circle | - B - | small light triangle | | large dark circle | | small dark circle |\n\n\n\nQuestion:\n| large light circle | | large light triangle | - D - - A - ?\n\nPossible Answers:\nA - | large dark triangle | | large dark circle | | large dark circle |\nB - | large dark triangle | | large dark triangle | | large dark circle |\nC - | large dark triangle | | large dark triangle |\nD - | small dark triangle | | small dark triangle | | large dark circle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN (see examples)\nO Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small light triangle | | large light circle | - N - | small dark circle | | small light triangle | | small dark circle |\n| small light triangle | | small light triangle | | large dark circle | | small light triangle | - O - | small light circle | | small light triangle | | large dark circle | | small light triangle |\n\nQuestion:\n| large dark circle | | small dark circle | | large light circle | - O - ?\n\nPossible Answers:\nA - | large dark circle | | small dark circle | | large light circle |\nB - | small light triangle | | large light circle | | small dark circle |\nC - | large dark triangle | | small dark circle | | large light circle |\nD - | large light triangle | | small dark circle | | large light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Duplicates small light circles\nN Duplicates 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small light circle | | small dark triangle | - M - | small dark circle | | small light circle | | small light circle | | small dark triangle |\n| small dark triangle | | large light circle | - N - | small dark triangle | | large light circle | | large light circle |\n| small light triangle | | large dark circle | - N - | small light triangle | | large dark circle | | large dark circle |\n\nQuestion:\n? - M - - N - | small light triangle | | small light triangle | | small light triangle | | small dark circle | | small light circle | | small light circle |\n\nPossible Answers:\nA - | small light triangle | | small light triangle | | small dark circle | | small light circle |\nB - | small light triangle | | small dark circle | | small light circle |\nC - | small light triangle | | small light triangle | | small dark circle | | small dark circle | | small light circle |\nD - | small light triangle | | small light triangle | | small dark circle | | small light circle | | small light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Duplicates 2nd figure\nO Changes size of 2nd figure\nP Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small light triangle | | small light triangle | - N - | large light circle | | small light triangle | | small light triangle | | small light triangle |\n| large light circle | | large dark circle | | large light triangle | - O - | large light circle | | small dark circle | | large light triangle |\n| small light triangle | | large light triangle | | small light triangle | - P - | small light triangle | | small light triangle | | large light triangle | | small light triangle |\n| small light circle | | large dark circle | - P - O - | small light circle | | large light circle | | large dark circle |\n\nQuestion:\n| large dark triangle | | large dark circle | | small dark circle | - N - - O - ?\n\nPossible Answers:\nA - | large dark triangle | | small dark circle | | large dark circle | | small dark circle |\nB - | large dark circle | | small dark circle | | large dark circle | | small dark circle |\nC - | large dark triangle | | small dark circle | | small dark circle | | large dark circle |\nD - | large dark triangle | | small dark circle | | large dark circle | | small dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nR (see examples)\nS Changes 1st figure (see examples)\nT Duplicates 3rd figure\nU Changes shading of 4th figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small dark triangle | | small light circle | - R - | small dark triangle | | large dark triangle | | small light circle |\n| large light circle | | small light triangle | - S - | small dark circle | | small light triangle |\n| large dark triangle | | large dark triangle | | large light triangle | - T - | large dark triangle | | large dark triangle | | large light triangle | | large light triangle |\n| small dark circle | | large light triangle | | large dark circle | | large light triangle | - U - | small dark circle | | large light triangle | | large dark circle | | large dark triangle |\n\nQuestion:\n| large dark circle | | small light triangle | | small light circle | | large dark triangle | - U - - S - - R - ?\n\nPossible Answers:\nA - | small light triangle | | large light triangle | | small light circle | | large light triangle |\nB - | small light triangle | | small light circle | | small light circle | | large light triangle |\nC - | small light triangle | | large light triangle | | large light triangle | | large light triangle |\nD - | small light triangle | | small light circle | | small light circle | | large light triangle | | large light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nQ Deletes 4th figure\nR Changes size and shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large light circle | | small light triangle | | small dark triangle | - Q - | large dark triangle | | large light circle | | small light triangle |\n| large light circle | | small light circle | | large light triangle | | large dark triangle | - R - | small light triangle | | large light triangle | | small light circle | | small dark circle |\n| small dark triangle | | small light triangle | - R - | large dark circle | | large light circle |\n| small dark triangle | | small dark circle | | small light circle | | large dark circle | - R - | large dark circle | | large dark triangle | | large light triangle | | small dark triangle |\n\nQuestion:\n? - Q - - R - | small light triangle | | large light circle | | large light circle |\n\nPossible Answers:\nA - | large light circle | | small light triangle | | small light triangle | | small light triangle | | small light triangle | | small dark triangle |\nB - | small light triangle | | large light circle | | small light triangle | | small dark triangle |\nC - | large light circle | | small light triangle | | large light circle | | small dark triangle |\nD - | large light circle | | small light triangle | | small light triangle | | small dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Changes shading of large light triangles\nT Duplicates circles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large dark circle | | small light triangle | | large dark circle | - S - | small dark circle | | large dark circle | | small dark triangle | | large dark circle |\n| small light circle | | large light triangle | | large light triangle | | large dark circle | - T - | small light circle | | small light circle | | large light triangle | | large light triangle | | large dark circle | | large dark circle |\n\nQuestion:\n| large dark circle | | small light triangle | | large dark triangle | | small light circle | - T - ?\n\nPossible Answers:\nA - | large dark circle | | large dark circle | | small light triangle | | large dark triangle | | small light circle | | large light triangle |\nB - | large light circle | | large dark circle | | small light triangle | | large dark triangle | | small light circle | | small light circle |\nC - | large dark circle | | large dark circle | | small light triangle | | large dark triangle | | small light circle | | small light circle |\nD - | large dark circle | | large dark circle | | large dark circle | | small light triangle | | large dark triangle | | small light circle | | small light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Changes 2nd figure (see examples)\nB Deletes triangles\nC Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | large dark triangle | | large dark triangle | - A - | small light circle | | small dark circle | | large dark triangle |\n| large light circle | | small light triangle | - B - | large light circle |\n| large dark triangle | | large light triangle | | large dark circle | - C - | large dark triangle | | large dark triangle | | large light triangle | | large dark circle |\n| small dark triangle | | large light circle | | small dark triangle | | small light triangle | - A - | small dark triangle | | small light triangle | | small dark triangle | | small light triangle |\n\nQuestion:\n? - A - | small light triangle | | small dark circle | | small light circle |\n\nPossible Answers:\nA - | large light circle | | small dark circle | | large light triangle |\nB - | small light triangle | | large dark triangle | | small light circle |\nC - | small light triangle | | large dark triangle |\nD - | small light circle | | large dark triangle | | small light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Deletes light figures\nH Deletes 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large light circle | | small dark circle | - G - | small dark circle | | small dark circle |\n| large light triangle | | small light triangle | | small dark circle | - H - | small light triangle | | small dark circle |\n\nQuestion:\n? - H - | small light circle | | large light triangle | | large dark triangle |\n\nPossible Answers:\nA - | small dark circle | | small light circle | | large light triangle | | large dark triangle |\nB - | small dark triangle | | small light circle | | small dark triangle | | large dark triangle |\nC - | small dark triangle | | small light circle | | large light triangle | | large light triangle | | large dark triangle |\nD - | small dark triangle | | small light circle | | large light triangle | | large dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Changes shape of large figures\nH Changes 1st figure (see examples)\nI Changes shading of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light triangle | | large dark circle | | small light triangle | | small dark triangle | - G - | large light circle | | large dark triangle | | small light triangle | | small dark triangle |\n| small dark circle | | large dark circle | | small light circle | | small dark circle | - H - | large dark circle | | large dark circle | | small light circle | | small dark circle |\n| small light circle | | large light triangle | | large light circle | | large light triangle | - I - | small light circle | | large dark triangle | | large light circle | | large light triangle |\n| small dark circle | | large light triangle | | small light circle | | small light circle | - I - H - | large dark circle | | large dark triangle | | small light circle | | small light circle |\n\nQuestion:\n| small dark triangle | | large light circle | | large dark circle | | large light triangle | - G - ?\n\nPossible Answers:\nA - | small dark triangle | | large light triangle | | large dark triangle | | large light circle |\nB - | small dark triangle | | large light triangle | | large dark triangle | | large light circle | | large light circle |\nC - | small dark circle | | large light circle | | large dark circle | | large light triangle |\nD - | large light triangle | | small dark triangle | | large dark triangle | | large light circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK Changes 3rd figure (see examples)\nL Deletes circles\nM Changes shading of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large dark circle | | large dark circle | - K - | small dark circle | | large dark circle | | small dark circle |\n| large light triangle | | small dark triangle | | large dark triangle | | small light circle | - L - | large light triangle | | small dark triangle | | large dark triangle |\n| small light circle | | small light triangle | | small light circle | - M - | small dark circle | | small dark triangle | | small dark circle |\n\nQuestion:\n? - K - - M - - K - | small light triangle | | small light triangle | | large dark triangle | | small light triangle |\n\nPossible Answers:\nA - | small dark circle | | small dark circle | | large light circle | | small dark circle |\nB - | small dark triangle | | small dark triangle | | small light circle | | small dark triangle |\nC - | small dark triangle | | small dark triangle | | large light triangle | | small dark triangle |\nD - | small dark triangle | | small dark circle | | large light triangle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nE Changes 1st figure (see examples)\nF Changes size of 2nd figure\nG Changes size and shape of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | large dark triangle | - E - | large dark triangle | | large dark triangle |\n| small dark triangle | | large dark circle | - F - | small dark triangle | | small dark circle |\n| small dark triangle | | small light triangle | - G - | large dark circle | | small light triangle |\n| large light triangle | | small light triangle | | large dark circle | | large dark triangle | - E - | large light circle | | small light triangle | | large dark circle | | large dark triangle |\n\nQuestion:\n? - F - - G - - F - | small dark triangle | | small light circle | | small light circle | | large light triangle |\n\nPossible Answers:\nA - | large dark circle | | small light circle | | small light circle | | large light circle |\nB - | large dark circle | | small light circle | | large light triangle | | small light circle |\nC - | large dark circle | | large dark circle | | small light circle | | small light circle | | small light circle | | small light circle | | large light triangle |\nD - | large dark circle | | small light circle | | small light circle | | large light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nI Changes shading of 2nd figure\nJ Changes size of 2nd figure\nK Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small dark triangle | - I - | large dark circle | | small light triangle |\n| large dark triangle | | large light circle | - J - | large dark triangle | | small light circle |\n| small dark circle | | small light triangle | - K - | small dark circle | | small dark circle | | small light triangle |\n| small light triangle | | small light triangle | | large dark triangle | - K - J - | small light triangle | | large light triangle | | small light triangle | | large dark triangle |\n\nQuestion:\n? - J - - I - | large dark triangle | | large dark triangle | | large dark circle |\n\nPossible Answers:\nA - | large dark triangle | | small light triangle | | large dark circle |\nB - | large dark triangle | | small light triangle | | small light triangle | | large dark circle |\nC - | large dark triangle | | large light circle | | large dark circle |\nD - | large dark circle | | small light circle | | large dark triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK Changes size and shading of all figures\nL Swaps 1st and 3rd figure\nM Changes shape of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small dark circle | - K - | large dark circle | | large light circle |\n| small dark triangle | | large light circle | | small light triangle | - L - | small light triangle | | large light circle | | small dark triangle |\n| large dark circle | | large dark triangle | | large light circle | | large light circle | - M - | large dark triangle | | large dark circle | | large light triangle | | large light triangle |\n\nQuestion:\n? - K - | large dark triangle | | large light triangle |\n\nPossible Answers:\nA - | small light triangle | | small dark triangle |\nB - | small light triangle | | small dark triangle | | small dark triangle |\nC - | small light triangle | | small light triangle | | small dark triangle |\nD - | small light triangle | | large dark circle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Swaps 1st and 2nd figure\nH (see examples)\nI Changes 1st figure (see examples)\nJ Swaps figures (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark circle | | small dark triangle | - G - | small dark triangle | | large dark circle |\n| large dark circle | | large light triangle | | large light triangle | | small dark triangle | - H - | large dark circle | | small light circle | | large light triangle | | small dark triangle |\n| small light triangle | | small light circle | | small dark circle | - I - | large dark triangle | | small light circle | | small dark circle |\n| large light triangle | | large dark triangle | | large light circle | - J - | large light triangle | | large light circle | | large dark triangle |\n\nQuestion:\n? - H - | large dark triangle | | large light circle | | large dark triangle |\n\nPossible Answers:\nA - | large dark circle | | small light triangle | | large dark circle |\nB - | small dark circle | | large light circle | | small dark circle |\nC - | small light triangle | | large dark triangle |\nD - | large dark triangle | | small light triangle | | large dark triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nS Swaps 2nd and 1st figure\nT Changes shape of 3rd figure\nU Duplicates dark figures\nV Changes shape of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small dark circle | - S - | small dark circle | | large dark triangle |\n| large dark circle | | small dark triangle | | small light triangle | - T - | large dark circle | | small dark triangle | | small light circle |\n| small dark circle | | large light circle | | small light triangle | | small light triangle | - U - | small dark circle | | small dark circle | | large light circle | | small light triangle | | small light triangle |\n| small light triangle | | small light triangle | | large light circle | | large light triangle | - V - | small light triangle | | small light circle | | large light circle | | large light triangle |\n\nQuestion:\n| small dark circle | | large light circle | | small light triangle | - T - - V - - U - ?\n\nPossible Answers:\nA - | small dark circle | | small dark circle | | large light triangle | | small light circle |\nB - | small dark circle | | small dark circle | | large light circle | | small light circle |\nC - | small dark circle | | large light triangle | | small light circle |\nD - | small dark circle | | small dark circle | | large light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nL Deletes dark figures\nM Changes shading and shape of all figures\nN Deletes 4th figure\nO Duplicates 4th figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | large light circle | - L - | large light circle |\n| small light triangle | | large dark circle | | large dark triangle | | large dark triangle | - M - | small dark circle | | large light triangle | | large light circle | | large light circle |\n| small light circle | | small light circle | | small dark circle | | large light circle | - N - | small light circle | | small light circle | | small dark circle |\n| large light triangle | | small light triangle | | large dark circle | | large dark circle | - O - | large light triangle | | small light triangle | | large dark circle | | large dark circle | | large dark circle |\n\nQuestion:\n| small dark circle | | small light triangle | | large dark triangle | | large light triangle | - O - ?\n\nPossible Answers:\nA - | large dark circle | | large light triangle | | small dark triangle | | small light triangle | | small light triangle |\nB - | large dark circle | | small light triangle | | large dark triangle | | large light triangle | | large light triangle |\nC - | large dark circle | | large light triangle | | large dark triangle | | large light triangle | | large light triangle |\nD - | small dark circle | | small light triangle | | large dark triangle | | large light triangle | | large light triangle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Duplicates 2nd figure\nH Duplicates 1st figure\nI Changes shape of 2nd figure\nJ Changes shape of 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | small dark triangle | | large light circle | - G - | large light circle | | small dark triangle | | small dark triangle | | large light circle |\n| large dark circle | | large dark triangle | | small dark triangle | - H - | large dark circle | | large dark circle | | large dark triangle | | small dark triangle |\n| small dark triangle | | small dark triangle | - I - | small dark triangle | | small dark circle |\n| large dark triangle | | small light triangle | | large light triangle | - J - | large dark triangle | | small light triangle | | large light circle |\n\nQuestion:\n| large dark circle | | small dark triangle | - H - - I - - J - ?\n\nPossible Answers:\nA - | small dark triangle | | large dark triangle | | small dark circle |\nB - | large dark triangle | | large dark circle | | small dark circle |\nC - | large dark circle | | large dark circle | | large dark triangle | | small dark circle |\nD - | large dark circle | | large dark triangle | | small dark circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nG Swaps 1st and 2nd figure\nH Changes shading and shape of 2nd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large light triangle | | small dark circle | - G - | large light triangle | | small dark triangle | | small dark circle |\n| large dark triangle | | large light circle | | large dark triangle | - H - | large dark triangle | | large dark triangle | | large dark triangle |\n\nQuestion:\n| large dark circle | | small dark circle | - H - - G - ?\n\nPossible Answers:\nA - | large dark triangle | | small light circle |\nB - | large dark circle | | small light triangle |\nC - | small light triangle | | large dark circle |\nD - | small light triangle | | small dark triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nA Changes shape of all figures\nB Changes 1st figure (see examples)\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | large dark circle | - A - | small dark circle | | large dark triangle |\n| large light triangle | | small dark circle | | large light triangle | - B - | small dark triangle | | small dark circle | | large light triangle |\n| large dark triangle | | small light circle | | small dark triangle | - A - | large dark circle | | small light triangle | | small dark circle |\n\nQuestion:\n? - B - | large light triangle | | small light circle | | small dark circle | | large light circle |\n\nPossible Answers:\nA - | small dark triangle | | small light circle | | small dark circle | | large light circle |\nB - | small dark triangle | | small light circle | | small dark circle | | large light circle | | large light circle |\nC - | small dark triangle | | small dark triangle | | small light circle | | small dark circle | | small dark circle | | large light circle |\nD - | small dark triangle | | large light triangle | | large dark triangle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nO Changes 1st figure (see examples)\nP Duplicates 2nd figure\nQ Changes size and shading of 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large light triangle | | large dark circle | | large dark circle | - O - | large dark triangle | | large light triangle | | large dark circle | | large dark circle |\n| small dark circle | | large light circle | - P - | small dark circle | | large light circle | | large light circle |\n| large dark circle | | small light circle | - Q - | small light circle | | small light circle |\n\nQuestion:\n? - Q - | small light circle | | large light triangle | | large dark triangle | | large light circle |\n\nPossible Answers:\nA - | large dark circle | | large dark circle | | large light triangle | | large dark triangle | | large light circle | | large light circle |\nB - | large dark circle | | large light triangle | | large dark circle | | large light circle |\nC - | large dark circle | | large light triangle | | large dark triangle | | large light circle |\nD - | large dark circle | | large light triangle | | large light triangle | | large dark triangle | | large light circle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nK Duplicates small circles\nL Duplicates 1st figure\nM Changes shading of 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large light circle | | large light circle | | small dark circle | - K - | large light circle | | large light circle | | small dark circle | | small dark circle |\n| small dark triangle | | small light circle | - L - | small dark triangle | | small dark triangle | | small light circle |\n| small light circle | | small light circle | | large light triangle | | small dark circle | - M - | small light circle | | small light circle | | large dark triangle | | small dark circle |\n| large light triangle | | large dark triangle | | large light triangle | - M - L - | large light triangle | | large light triangle | | large dark triangle | | large dark triangle |\n\nQuestion:\n? - M - - L - | large dark triangle | | large dark triangle | | small light circle | | large light triangle | | large light triangle |\n\nPossible Answers:\nA - | large dark triangle | | small light circle | | small dark triangle | | large light triangle |\nB - | large dark triangle | | large dark triangle | | small light circle | | large dark triangle | | large dark triangle | | large light triangle |\nC - | large dark triangle | | small light circle | | large dark triangle | | large light triangle |\nD - | large dark triangle | | small light circle | | small dark circle | | large light triangle |\n\n", "ideal": "[\"C\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nN Changes 1st figure (see examples)\nO Deletes 2nd figure\nP Changes shape of 3rd figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | small light triangle | | large light circle | | large dark circle | - N - | large dark circle | | small light triangle | | large light circle | | large dark circle |\n| small light triangle | | large light triangle | | large light triangle | - O - | small light triangle | | large light triangle |\n| large dark circle | | small dark circle | | small light circle | - P - | large dark circle | | small dark circle | | small light triangle |\n\nQuestion:\n? - N - - P - - N - | small dark triangle | | large dark triangle | | small dark circle | | small light circle |\n\nPossible Answers:\nA - | small dark triangle | | large dark triangle | | small dark triangle | | small light circle |\nB - | small dark triangle | | large dark circle | | small dark triangle | | small light circle |\nC - | small dark triangle | | large dark triangle | | small dark triangle | | small light circle | | small light circle |\nD - | small dark triangle | | large dark triangle | | small dark triangle | | large light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nJ Changes shape of 2nd figure\nK (see examples)\nL Duplicates 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark circle | | large light triangle | - J - | small dark circle | | large light circle |\n| large dark triangle | | large light circle | | large light circle | - K - | large light circle | | large light circle | | large dark triangle |\n| small light triangle | | large light triangle | | large light triangle | - L - | small light triangle | | small light triangle | | large light triangle | | large light triangle |\n\n\nQuestion:\n| small light triangle | | large dark triangle | | large dark circle | - L - - J - - L - ?\n\nPossible Answers:\nA - | small dark triangle | | small dark triangle | | small dark circle | | large light triangle | | large light circle |\nB - | small light triangle | | small light triangle | | small light circle | | large dark triangle | | large dark circle |\nC - | small light triangle | | small light triangle | | small light circle | | large dark triangle | | large dark triangle | | large dark circle | | large dark circle |\nD - | small light triangle | | large dark circle | | small light circle | | large dark triangle | | small light triangle |\n\n", "ideal": "[\"B\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nM Deletes large figures\nN Changes size of all figures\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| large dark triangle | | small dark circle | | small dark triangle | - M - | small dark circle | | small dark triangle |\n| large dark circle | | small light triangle | | large light triangle | | small light circle | - N - | small dark circle | | large light triangle | | small light triangle | | large light circle |\n| large dark circle | | small light circle | - M - | small light circle |\n| small light circle | | large dark circle | | large light triangle | - M - | small light circle |\n\nQuestion:\n| small dark circle | | large light circle | | large light triangle | - N - - M - ?\n\nPossible Answers:\nA - | small light circle | | small light triangle |\nB - | small dark circle | | small light triangle |\nC - | small light circle |\nD - | small light triangle | | small light triangle |\n\n", "ideal": "[\"A\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nH Changes shading and shape of dark circles\nI Swaps figures (see examples)\nJ Deletes 1st figure\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small dark triangle | | small dark circle | - H - | small dark triangle | | small light triangle |\n| large light triangle | | small dark triangle | - I - | small dark triangle | | large light triangle |\n| large dark circle | | small light triangle | | small dark triangle | | large light triangle | - J - | small light triangle | | small dark triangle | | large light triangle |\n\n\nQuestion:\n| large light circle | | large dark circle | - H - - I - ?\n\nPossible Answers:\nA - | large light circle |\nB - | large light triangle | | large light triangle | | large light circle |\nC - | small light triangle | | large light circle |\nD - | large light triangle | | large light circle |\n\n", "ideal": "[\"D\"]"}, {"prompt": "\n\nDefinition of each operator and what it does:\nOperator, Effect\nC (see examples)\nD Changes shape of 2nd figure\nE Changes 4th figure (see examples)\nF Changes shape of dark triangles\n\nExamples of these operators on some made up sequences:\nInput, Process, Output\n| small light circle | | small light circle | | large dark triangle | | small dark triangle | - C - | small light circle | | large dark triangle | | small light circle | | small dark triangle |\n| large dark circle | | large light triangle | | small light circle | | small light triangle | - D - | large dark circle | | large light circle | | small light circle | | small light triangle |\n\n\n\nQuestion:\n? - E - - D - | large dark circle | | small light circle | | small light circle | | large light triangle |\n\nPossible Answers:\nA - | large dark circle | | large dark circle | | small light triangle | | small light circle | | large dark triangle | | large dark triangle |\nB - | small light circle | | large dark triangle | | large dark circle | | small light triangle |\nC - | large dark circle | | small light triangle | | small light circle | | large dark triangle |\nD - | large dark circle | | small light circle |\n\n", "ideal": "[\"C\"]"}], "columns": [{"key": "prompt", "header": "Prompt"}, {"key": "ideal", "header": "Ideal"}]}, "position": {"x": -16, "y": 160}, "selected": false, "positionAbsolute": {"x": -16, "y": 160}, "dragging": false}], "edges": [{"source": "prompt-diagrammatic_logic", "sourceHandle": "prompt", "target": "eval-diagrammatic_logic", "targetHandle": "responseBatch", "interactionWidth": 100, "markerEnd": {"type": "arrow", "width": "22px", "height": "22px"}, "id": "reactflow__edge-prompt-1686756357355prompt-eval-1686756357355responseBatch"}, {"source": "prompt-diagrammatic_logic", "sourceHandle": "prompt", "target": "inspect-diagrammatic_logic", "targetHandle": "input", "interactionWidth": 100, "markerEnd": {"type": "arrow", "width": "22px", "height": "22px"}, "id": "reactflow__edge-prompt-1686756357355prompt-inspect-1686756357355input"}, {"source": "eval-diagrammatic_logic", "sourceHandle": "output", "target": "vis-diagrammatic_logic", "targetHandle": "input", "interactionWidth": 100, "markerEnd": {"type": "arrow", "width": "22px", "height": "22px"}, "id": "reactflow__edge-eval-1686756357355output-vis-1686756357355input"}, {"source": "table-diagrammatic_logic", "sourceHandle": "Prompt", "target": "prompt-diagrammatic_logic", "targetHandle": "prompt", "interactionWidth": 100, "markerEnd": {"type": "arrow", "width": "22px", "height": "22px"}, "id": "reactflow__edge-table-1686756385002Prompt-prompt-1686756357355prompt"}], "viewport": {"x": 144, "y": 37, "zoom": 1}}, "cache": {"eval-1686756357355.json": {}, "inspect-1686756357355.json": {}, "prompt-1686756357355.json": {}, "table-1686756385002.json": {}, "vis-1686756357355.json": {}}}