2023-06-30 15:11:20 -04:00
|
|
|
{"flow": {"nodes": [{"width": 312, "height": 311, "id": "prompt-norwegian-lexicon", "type": "prompt", "data": {"prompt": "{prompt}", "n": 1, "llms": [{"key": "aa3c0f03-22bd-416e-af4d-4bf5c4278c99", "settings": {"system_msg": "You will be prompted with a single word. Does this word exist in the Norwegian language? Answer with exactly one letter: Y or N. Do not use punctionation. Do not explain your answer.", "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": "You will be prompted with a single word. Does this word exist in the Norwegian language? Answer with exactly one letter: Y or N. Do not use punctionation. Do not explain your answer.", "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-norwegian-lexicon", "type": "evaluator", "data": {"code": "function evaluate(response) {\n\tlet ideal = response.meta['Ideal'];\n\treturn response.text.startsWith(ideal);\n}", "language": "javascript"}, "position": {"x": 820, "y": 150}, "positionAbsolute": {"x": 820, "y": 150}}, {"width": 228, "height": 196, "id": "vis-norwegian-lexicon", "type": "vis", "data": {"input": "eval-norwegian-lexicon"}, "position": {"x": 1200, "y": 250}, "positionAbsolute": {"x": 1200, "y": 250}}, {"width": 302, "height": 260, "id": "inspect-norwegian-lexicon", "type": "inspect", "data": {"input": "prompt-norwegian-lexicon"}, "position": {"x": 820, "y": 400}, "positionAbsolute": {"x": 820, "y": 400}}, {"width": 423, "height": 417, "id": "table-norwegian-lexicon", "type": "table", "data": {"rows": [{"prompt": "Yppal", "ideal": "Y"}, {"prompt": "Havesyk", "ideal": "Y"}, {"prompt": "Buljongpar", "ideal": "Y"}, {"prompt": "Kneh\u00f8ne", "ideal": "Y"}, {"prompt": "L\u00e5rh\u00f8ne", "ideal": "Y"}, {"prompt": "Tidligk\u00e5l", "ideal": "Y"}, {"prompt": "Kasjott", "ideal": "Y"}, {"prompt": "Pausefisk", "ideal": "Y"}, {"prompt": "Davidsdikt", "ideal": "Y"}, {"prompt": "Evighetstrang", "ideal": "Y"}, {"prompt": "Armstake", "ideal": "Y"}, {"prompt": "Tydeklar", "ideal": "Y"}, {"prompt": "H\u00f8rev\u00e6relse", "ideal": "Y"}, {"prompt": "Logogriff", "ideal": "Y"}, {"prompt": "Hallodame", "ideal": "Y"}, {"prompt": "Stadsbok", "ideal": "Y"}, {"prompt": "Riksstad", "ideal": "Y"}, {"prompt": "Kry", "ideal": "Y"}, {"prompt": "Vantakke", "ideal": "Y"}, {"prompt": "Utrorsdag", "ideal": "Y"}, {"prompt": "Fantomtegning", "ideal": "Y"}, {"prompt": "Utrykke", "ideal": "Y"}, {"prompt": "Skarpne", "ideal": "Y"}, {"prompt": "Bl\u00f8tne", "ideal": "Y"}, {"prompt": "Hovedantall", "ideal": "Y"}, {"prompt": "Klenge", "ideal": "Y"}, {"prompt": "Blankolov", "ideal": "Y"}, {"prompt": "Inkvisisjonsprosess", "ideal": "Y"}, {"prompt": "Subjektplass", "ideal": "Y"}, {"prompt": "Tellekant", "ideal": "Y"}, {"prompt": "Slitekant", "ideal": "Y"}, {"prompt": "Lyssats", "ideal": "Y"}, {"prompt": "Lygesaga", "ideal": "Y"}, {"prompt": "Dokk\u00f8r", "ideal": "Y"}, {"prompt": "Havsens", "ideal": "Y"}, {"prompt": "Avs\u00f8le", "ideal": "Y"}, {"prompt": "Vorr", "ideal": "Y"}, {"prompt": "Kakiplomme", "ideal": "Y"}, {"prompt": "Himmellekam", "ideal": "Y"}, {"prompt": "Austmarkmus", "ideal": "Y"}, {"prompt": "Kratersj\u00f8", "ideal": "Y"}, {"prompt": "Klomber", "ideal": "Y"}, {"prompt": "Medvit", "ideal": "Y"}, {"prompt": "Dragnad", "ideal": "Y"}, {"prompt": "Vonbroten", "ideal": "Y"}, {"prompt": "Bustyvel", "ideal": "Y"}, {"prompt": "Atterljom", "ideal": "Y"}, {"prompt": "Heilbrigd", "ideal": "Y"}, {"prompt": "\u00c5st", "ideal": "Y"}, {"prompt": "Kongro", "ideal": "Y"}, {"prompt": "lednahet", "ideal": "N"}, {"prompt": "etetru", "ideal": "N"}, {"prompt": "telpmok", "ideal": "N"}, {"prompt": "etesleh", "idea
|