mirror of
https://github.com/ianarawjo/ChainForge.git
synced 2025-03-14 16:26:45 +00:00
* 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
1 line
35 KiB
Plaintext
1 line
35 KiB
Plaintext
{"flow": {"nodes": [{"width": 312, "height": 311, "id": "prompt-logic-statements", "type": "prompt", "data": {"prompt": "{prompt}", "n": 1, "llms": [{"key": "aa3c0f03-22bd-416e-af4d-4bf5c4278c99", "settings": {"system_msg": "Ignore domain knowledge and interpret the following assertion using set theory.", "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": "Ignore domain knowledge and interpret the following assertion using set theory.", "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-logic-statements", "type": "evaluator", "data": {"code": "function evaluate(response) {\n\tlet txt = response.text;\n\tlet ideal = response.meta['Ideal'];\n\treturn ideal.includes(txt) || txt.includes(ideal);\n}", "language": "javascript"}, "position": {"x": 820, "y": 150}, "positionAbsolute": {"x": 820, "y": 150}}, {"width": 228, "height": 196, "id": "vis-logic-statements", "type": "vis", "data": {"input": "eval-logic-statements"}, "position": {"x": 1200, "y": 250}, "positionAbsolute": {"x": 1200, "y": 250}}, {"width": 302, "height": 260, "id": "inspect-logic-statements", "type": "inspect", "data": {"input": "prompt-logic-statements"}, "position": {"x": 820, "y": 400}, "positionAbsolute": {"x": 820, "y": 400}}, {"width": 423, "height": 417, "id": "table-logic-statements", "type": "table", "data": {"rows": [{"prompt": "Is the following statement true? All roses are flowers, some flowers fade quickly, therefore some roses fade quickly. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All chocolate cakes are cakes, some cakes are sweet, therefore some chocolate cakes are sweet. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All dogs are animals, some animals have four legs, therefore some dogs have four legs. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All salmon are fish, some fish are pink, therefore some salmon are pink. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All oaks are trees, some trees are tall, therefore some oaks are tall. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All lizards are reptiles, some reptiles lay eggs, therefore some snakes lay eggs. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All flowers are plants, some plants are green, therefore some flowers are green. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All gold is metal, some metals are black, therefore some gold is black. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All red wine is wine, some wine is fruity, therefore some red wine is fruity. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All bananas are fruits, some fruits rot quickly, therefore some bananas rot quickly. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All planets are celestial bodies, some celestial bodies are stars, therefore some planets are stars. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All cats are mammals, some mammals are carnivores, therefore some cats are carnivores. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All apples are fruits, some fruits are yellow, therefore some apples are yellow. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All eagles are birds, some birds are predators, therefore some eagles are predators. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All stars are luminous bodies, some luminous bodies are bright, therefore some stars are bright. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All alpacas are mammals, some mammals are domesticated, therefore some alpacas are domesticated. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All monkeys are primates, some primates are intelligent, therefore some monkeys are intelligent. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All chickens are birds, some birds are omnivores, therefore some chickens are omnivores. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All hurricanes are storms, some storms are destructive, therefore some hurricanes are destructive. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All oranges are citrus fruits, some citrus fruits are sour, therefore some oranges are sour. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All rabbits are mammals, some mammals are small, therefore some rabbits are small. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some horses are black, some horses are warm-blooded, therefore some black horses are warm-blooded. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some apples are green, some apples are sour, therefore some green apples are sour. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some houses are small, some houses are yellow, therefore some small houses are yellow. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some cars have a sunroof, some cars are fast, therefore some fast cars have a sunroof. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some turtles are old, some turtles are young, therefore some old turtles are young. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some people are rich, some people are happy, therefore some people are rich and happy. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some apples are red, some apples are sweet, therefore some apples are red and sweet. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some jeans are blue, some jeans are ripped, therefore some jeans are blue and ripped. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some containers are full, some containers are empty, therefore some containers are neither full nor empty. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some grapes are green, some grapes are sour, therefore some green grapes are sour. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some rocks are big, some rocks are gray, therefore some big rocks are gray. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some books are old, some books are new, therefore some old books are new. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some cats are playful, some cats are furry, therefore some playful cats are furry. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some dogs are small, some dogs are loyal, therefore some small dogs are loyal. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some laptops are cheap, some laptops are powerful, therefore some cheap laptops are powerful. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some birds are small, some birds are colorful, therefore some small birds are colorful. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some houses are big, some houses are expensive, therefore some big houses are expensive. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some cars are electric, some cars are fuel-efficient, therefore some electric cars are fuel-efficient. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some tablets are portable, some tablets are advanced, therefore some portable tablets are advanced. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some chairs are comfortable, some chairs are stylish, therefore some comfortable chairs are stylish. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some oranges are juicy, some oranges are sweet, therefore some juicy oranges are sweet. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All horses are animals, some animals have hooves, therefore some horses have hooves. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All lions are cats, some cats are loud, therefore some lions are loud. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All pencils are writing utensils, some writing utensils are yellow, therefore some pencils are yellow. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All apples are fruits, some fruits are red, therefore some apples are red. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All puppies are dogs, some dogs are cute, therefore some puppies are cute. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All trees are plants, some plants have leaves, therefore some trees have leaves. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All birds are animals, some animals are small, therefore some birds are small. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All mountains are landforms, some landforms are tall, therefore some mountains are tall. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All cats are mammals, some mammals are fast, therefore some cats are fast. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All airplanes are vehicles, some vehicles are loud, therefore some airplanes are loud. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All apples are fruits, some fruits are sweet, therefore some apples are sweet. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All cars are vehicles, some vehicles have four wheels, therefore some cars have four wheels. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All roses are flowers, some flowers are fragrant, therefore some roses are fragrant. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All horses are animals, some animals have manes, therefore some horses have manes. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All tigers are cats, some cats are striped, therefore some tigers are striped. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All pens are writing utensils, some writing utensils are black, therefore some pens are black. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All oranges are fruits, some fruits are juicy, therefore some oranges are juicy. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All kittens are cats, some cats are playful, therefore some kittens are playful. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All mountains are landforms, some landforms are rocky, therefore some mountains are rocky. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All cars are vehicles, some vehicles are fast, therefore some cars are fast. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All apples are fruits, some fruits are crunchy, therefore some apples are crunchy. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All puppies are dogs, some dogs are friendly, therefore some puppies are friendly. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All trees are plants, some plants are evergreen, therefore some trees are evergreen. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All birds are animals, some animals can fly, therefore some birds can fly. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All lions are cats, some cats are fierce, therefore some lions are fierce. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All pencils are writing utensils, some writing utensils are long, therefore some pencils are long. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All roses are flowers, some flowers are beautiful, therefore some roses are beautiful. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All horses are animals, some animals run fast, therefore some horses run fast. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All tigers are cats, some cats are big, therefore some tigers are big. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All pens are writing utensils, some writing utensils are blue, therefore some pens are blue. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All oranges are fruits, some fruits are round, therefore some oranges are round. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All kittens are cats, some cats are fluffy, therefore some kittens are fluffy. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All mountains are landforms, some landforms are snowy, therefore some mountains are snowy. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All cars are vehicles, some vehicles have engines, therefore some cars have engines. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All apples are fruits, some fruits are tart, therefore some apples are tart. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All puppies are dogs, some dogs are loyal, therefore some puppies are loyal. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All trees are plants, some plants are green, therefore some trees are green. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All birds are animals, some animals are colorful, therefore some birds are colorful. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All lions are cats, some cats are solitary, therefore some lions are solitary. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All pencils are writing utensils, some writing utensils are sharp, therefore some pencils are sharp. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All roses are flowers, some flowers are pink, therefore some roses are pink. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All horses are animals, some animals have tails, therefore some horses have tails. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All tigers are cats, some cats are wild, therefore some tigers are wild. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All pens are writing utensils, some writing utensils are thin, therefore some pens are thin. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All oranges are fruits, some fruits are orange, therefore some oranges are orange. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All kittens are cats, some cats are obedient, therefore some kittens are obedient. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All mountains are landforms, some landforms are steep, therefore some mountains are steep. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All cars are vehicles, some vehicles are modern, therefore some cars are modern. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All apples are fruits, some fruits are firm, therefore some apples are firm. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All puppies are dogs, some dogs are energetic, therefore some puppies are energetic. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All trees are plants, some plants have bark, therefore some trees have bark. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All birds are animals, some animals are graceful, therefore some birds are graceful. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All lions are cats, some cats are agile, therefore some lions are agile. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All pencils are writing utensils, some writing utensils are wooden, therefore some pencils are wooden. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All roses are flowers, some flowers have thorns, therefore some roses have thorns. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All horses are animals, some animals are strong, therefore some horses are strong. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All tigers are cats, some cats are dangerous, therefore some tigers are dangerous. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All pens are writing utensils, some writing utensils are plastic, therefore some pens are plastic. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All oranges are fruits, some fruits are aromatic, therefore some oranges are aromatic. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All kittens are cats, some cats are cuddly, therefore some kittens are cuddly. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All mountains are landforms, some landforms are high, therefore some mountains are high. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? All cars are vehicles, some vehicles are safe, therefore some cars are safe. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some apples are round, some apples are tart, therefore some round apples are tart. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some chairs are modern, some chairs are comfortable, therefore some modern chairs are comfortable. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some shirts are striped, some shirts are long-sleeved, therefore some striped shirts are long-sleeved. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some lamps are bright, some lamps are stylish, therefore some bright lamps are stylish. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some cars are hybrid, some cars are fuel-efficient, therefore some hybrid cars are fuel-efficient. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some flowers are fragrant, some flowers are beautiful, therefore some fragrant flowers are beautiful. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some trees are tall, some trees are old, therefore some tall trees are old. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some books are hardcover, some books are educational, therefore some hardcover books are educational. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some computers are powerful, some computers are portable, therefore some powerful computers are portable. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some cats are fluffy, some cats are playful, therefore some fluffy cats are playful. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some apples are red, some apples are crunchy, therefore some red apples are crunchy. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some birds are small, some birds are colorful, therefore some small birds are colorful. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some shoes are trendy, some shoes are comfortable, therefore some trendy shoes are comfortable. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some dogs are loyal, some dogs are friendly, therefore some loyal dogs are friendly. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some mountains are tall, some mountains are snow-capped, therefore some tall mountains are snow-capped. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some strawberries are ripe, some strawberries are sweet, therefore some ripe strawberries are sweet. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some houses are big, some houses are modern, therefore some big houses are modern. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some bananas are yellow, some bananas are ripe, therefore some yellow bananas are ripe. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some phones are smart, some phones are advanced, therefore some smart phones are advanced. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some pens are blue, some pens are black, therefore some blue pens are black. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some cars are electric, some cars are fast, therefore some electric cars are fast. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some chairs are wooden, some chairs are comfortable, therefore some wooden chairs are comfortable. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some oranges are juicy, some oranges are round, therefore some juicy oranges are round. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some laptops are lightweight, some laptops are powerful, therefore some lightweight laptops are powerful. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some flowers are fragrant, some flowers are bright, therefore some fragrant flowers are bright. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some clouds are white, some clouds are fluffy, therefore some white clouds are fluffy. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some rocks are gray, some rocks are smooth, therefore some gray rocks are smooth. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some apples are green, some apples are juicy, therefore some green apples are juicy. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some birds are chirping, some birds are colorful, therefore some chirping birds are colorful. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some cats are purring, some cats are playful, therefore some purring cats are playful. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some cookies are sweet, some cookies are crunchy, therefore some sweet cookies are crunchy. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some trees are tall, some trees are green, therefore some tall trees are green. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some cars are fast, some cars are sporty, therefore some fast cars are sporty. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some houses are small, some houses are cozy, therefore some small houses are cozy. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some shirts are red, some shirts are long-sleeved, therefore some red shirts are long-sleeved. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some laptops are slim, some laptops are powerful, therefore some slim laptops are powerful. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some dogs are loyal, some dogs are playful, therefore some loyal dogs are playful. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some oranges are orange, some oranges are juicy, therefore some orange oranges are juicy. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some flowers are fragrant, some flowers are small, therefore some fragrant flowers are small. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some pens are black, some pens are blue, therefore some black pens are blue. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some tables are wooden, some tables are sturdy, therefore some wooden tables are sturdy. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some horses are brown, some horses are strong, therefore some brown horses are strong. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some apples are tart, some apples are red, therefore some tart apples are red. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some birds are singing, some birds are small, therefore some singing birds are small. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some cakes are sweet, some cakes are delicious, therefore some sweet cakes are delicious. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some books are hardcover, some books are old, therefore some hardcover books are old. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some chairs are modern, some chairs are wooden, therefore some modern chairs are wooden. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some clouds are gray, some clouds are fluffy, therefore some gray clouds are fluffy. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some shirts are polka-dotted, some shirts are long-sleeved, therefore some polka-dotted shirts are long-sleeved. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some rocks are large, some rocks are gray, therefore some large rocks are gray. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some cats are meowing, some cats are fluffy, therefore some meowing cats are fluffy. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some lakes are deep, some lakes are blue, therefore some deep lakes are blue. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some phones are advanced, some phones are slim, therefore some advanced phones are slim. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some computers are powerful, some computers are stylish, therefore some powerful computers are stylish. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some dogs are friendly, some dogs are small, therefore some friendly dogs are small. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some cars are hybrid, some cars are fuel-efficient, therefore some hybrid cars are fuel-efficient. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some shoes are stylish, some shoes are comfortable, therefore some stylish shoes are comfortable. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some houses are big, some houses are yellow, therefore some big houses are yellow. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some strawberries are red, some strawberries are sweet, therefore some red strawberries are sweet. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some apples are crunchy, some apples are round, therefore some crunchy apples are round. Format your final answer as either YES or NO.", "ideal": "NO"}, {"prompt": "Is the following statement true? Some chairs are comfortable, some chairs are wooden, therefore some comfortable chairs are wooden. Format your final answer as either YES or NO.", "ideal": "NO"}], "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-logic-statements", "sourceHandle": "prompt", "target": "eval-logic-statements", "targetHandle": "responseBatch", "interactionWidth": 100, "markerEnd": {"type": "arrow", "width": "22px", "height": "22px"}, "id": "reactflow__edge-prompt-1686756357355prompt-eval-1686756357355responseBatch"}, {"source": "prompt-logic-statements", "sourceHandle": "prompt", "target": "inspect-logic-statements", "targetHandle": "input", "interactionWidth": 100, "markerEnd": {"type": "arrow", "width": "22px", "height": "22px"}, "id": "reactflow__edge-prompt-1686756357355prompt-inspect-1686756357355input"}, {"source": "eval-logic-statements", "sourceHandle": "output", "target": "vis-logic-statements", "targetHandle": "input", "interactionWidth": 100, "markerEnd": {"type": "arrow", "width": "22px", "height": "22px"}, "id": "reactflow__edge-eval-1686756357355output-vis-1686756357355input"}, {"source": "table-logic-statements", "sourceHandle": "Prompt", "target": "prompt-logic-statements", "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": {}}} |