2023-06-30 15:11:20 -04:00
|
|
|
{"flow": {"nodes": [{"width": 312, "height": 311, "id": "prompt-polish-syllable-count", "type": "prompt", "data": {"prompt": "{prompt}", "n": 1, "llms": [{"key": "aa3c0f03-22bd-416e-af4d-4bf5c4278c99", "settings": {"system_msg": "Trzeba policzy\u0107 sylaby w polskim wyrazie i odpowiedzie\u0107 tylko jedn\u0105 cyfr\u0105. Wpisz tylko numer i nic wi\u0119cej.", "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": "Trzeba policzy\u0107 sylaby w polskim wyrazie i odpowiedzie\u0107 tylko jedn\u0105 cyfr\u0105. Wpisz tylko numer i nic wi\u0119cej.", "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-polish-syllable-count", "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-polish-syllable-count", "type": "vis", "data": {"input": "eval-polish-syllable-count"}, "position": {"x": 1200, "y": 250}, "positionAbsolute": {"x": 1200, "y": 250}}, {"width": 302, "height": 260, "id": "inspect-polish-syllable-count", "type": "inspect", "data": {"input": "prompt-polish-syllable-count"}, "position": {"x": 820, "y": 400}, "positionAbsolute": {"x": 820, "y": 400}}, {"width": 423, "height": 417, "id": "table-polish-syllable-count", "type": "table", "data": {"rows": [{"prompt": "Wyraz: miasto", "ideal": "2"}, {"prompt": "Wyraz: cieszy\u0107", "ideal": "2"}, {"prompt": "Wyraz: kwiatek", "ideal": "2"}, {"prompt": "Wyraz: piosenkarka", "ideal": "4"}, {"prompt": "Wyraz: dziewanna", "ideal": "3"}, {"prompt": "Wyraz: niedowiarek", "ideal": "4"}, {"prompt": "Wyraz: nienormalny", "ideal": "4"}, {"prompt": "Wyraz: zmia\u017cd\u017cy\u0107", "ideal": "2"}, {"prompt": "Wyraz: cierpienie", "ideal": "3"}, {"prompt": "Wyraz: Paulina", "ideal": "3"}, {"prompt": "Wyraz: przyja\u017a\u0144", "ideal": "2"}, {"prompt": "Wyraz: chrz\u0105szcz", "ideal": "1"}, {"prompt": "Wyraz: wszystkich", "ideal": "2"}, {"prompt": "Wyraz: wi\u0119kszo\u015b\u0107", "ideal": "2"}, {"prompt": "Wyraz: ciecierzycy", "ideal": "4"}, {"prompt": "Wyraz: fiord", "ideal": "1"}], "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-polish-syllable-count", "sourceHandle": "prompt", "target": "eval-polish-syllable-count", "targetHandle": "responseBatch", "interactionWidth": 100, "markerEnd": {"type": "arrow", "width": "22px", "height": "22px"}, "id": "reactflow__edge-prompt-1686756357355prompt-eval-1686756357355responseBatch"}, {"source": "prompt-polish-syllable-count", "sourceHandle": "prompt", "target": "inspect-polish-syllable-count", "targetHandle": "input", "interactionWidth": 100, "markerEnd": {"type": "arrow", "width": "22px", "height": "22px"}, "id": "reactflow__edge-prompt-1686756357355prompt-inspect-1686756357355input"}, {"source": "eval-polish-syllable-count", "sourceHandle": "output", "target": "vis-polish-syllable-count", "targetHandle": "input", "interactionWidth": 100, "markerEnd": {"type": "arrow", "width": "22px", "height": "22px"}, "id": "reactflow__edge-eval-1686756357355output-vis-1686756357355input"}, {"source": "table-polish-syllable-count", "sourceHandle": "Prompt", "target": "prompt-polish-syllable-count", "targetHandle": "prompt", "interactionWidth": 100, "markerEnd": {"type": "arrow", "width": "22px", "height": "22px"}, "id": "reactflow__edge-table-16
|