Created
February 5, 2026 03:05
-
-
Save mohamedawnallah/446ce4052c3f2194b9d63a97dde08787 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"instruction":"What is the next step in making this?","response":"1. Prepare all ingredients\n2. Heat pan on medium-high heat\n3. Add oil\n4. Cook protein first until done\n5. Remove protein and set aside\n6. Add vegetables in order of cook time\n7. Return protein to pan\n8. Add sauce\n9. Toss until sauce thickens\n10. Serve immediately over rice","reasoning":"All prep must be done before heating pan. Pan must be very hot before adding oil. Protein cooked separately to avoid steaming. Vegetables added by cook time ensures even cooking.","rule_id":"RULE_PRECONDITIONS","task_domain":"cooking","reasoning_source":"EleutherAI\/gpt-neox-20b"} | |
| {"instruction":"How do I make fruit salad?","response":"1. Wash and cut fruit\n2. Combine all ingredients in a bowl\n3. Toss until fruit is evenly coated\n4. Serve immediately","reasoning":"All prep must be done before combining. Fruit must be washed and cut before adding to bowl. Tossing ensures even coating.","rule_id":"RULE_PRECONDITIONS","task_domain":"cooking","reasoning_source":"EleutherAI\/gpt-neox-20b"} | |
| {"instruction":"How do I make pancakes?","response":"1. Mix dry ingredients together in a bowl\n2. Add milk and eggs to dry ingredients\n3. Mix until just combined\n4. Heat pan over medium-low heat\n5. Pour batter into pan\n6. Cook for 3-5 minutes\n7. Flip and cook for 1-2 minutes\n8. Remove from pan\n9. Serve with syrup and butter","reasoning":"Dry ingredients must be mixed before adding liquids. Pan must be heated before adding batter. Batter must be cooked in order of cook time.","rule_id":"RULE_PRECONDITIONS","task_domain":"cooking","reasoning_source":"EleutherAI\/gpt-neox-20b"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment