mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
init-commit
This commit is contained in:
commit
18a552597a
3461 changed files with 1150579 additions and 0 deletions
64
examples/data/InternBootcamp_eval/korOperationUnicode25ce.jsonl
Executable file
64
examples/data/InternBootcamp_eval/korOperationUnicode25ce.jsonl
Executable file
|
|
@ -0,0 +1,64 @@
|
|||
{"data_source": "KorOperationUnicode25ce", "prompt": "If (X◎4) + 5×(-7◎-2) = 218 + 164i\nFind X (integer only). Wrap answer in [[ ]]", "ground_truth": {"type": "equation", "form": "(X◎4) + 5×(-7◎-2)", "x_pos": "left_scalar", "params": [4, -7, -2, 5, "+"], "target": [218, 164]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "If 3×(X◎4) + (14◎-20) = 1071 + -56i\nFind X (integer only). Wrap answer in [[ ]]", "ground_truth": {"type": "equation", "form": "3×(X◎4) + (14◎-20)", "x_pos": "right_scalar", "params": [4, 14, -20, 3, "+"], "target": [1071, -56]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "If (X◎3) - 2×(-4◎19) = 850 + 382i\nFind X (integer only). Wrap answer in [[ ]]", "ground_truth": {"type": "equation", "form": "(X◎3) - 2×(-4◎19)", "x_pos": "left_scalar", "params": [3, -4, 19, 2, "-"], "target": [850, 382]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "If (X◎2) + 4×(-6◎1) = 236 + -88i\nFind X (integer only). Wrap answer in [[ ]]", "ground_truth": {"type": "equation", "form": "(X◎2) + 4×(-6◎1)", "x_pos": "left_scalar", "params": [2, -6, 1, 4, "+"], "target": [236, -88]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "Compute (-1◎2) × (-1◎-3).\nFormat: x + yi (e.g. '3-4i', '-5')\nPut your answer within [[ ]]", "ground_truth": {"type": "calculation", "terms": [[-1, 2], [-1, -3]], "operator": "*", "correct": [48, 14]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "Compute (4◎-9) × (9◎-9).\nFormat: x + yi (e.g. '3-4i', '-5')\nPut your answer within [[ ]]", "ground_truth": {"type": "calculation", "terms": [[4, -9], [9, -9]], "operator": "*", "correct": [-11664, 10530]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "Compute (11◎-13) × (9◎2).\nFormat: x + yi (e.g. '3-4i', '-5')\nPut your answer within [[ ]]", "ground_truth": {"type": "calculation", "terms": [[11, -13], [9, 2]], "operator": "*", "correct": [6600, -23750]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "Compute (-14◎-4) × (2◎-23).\nFormat: x + yi (e.g. '3-4i', '-5')\nPut your answer within [[ ]]", "ground_truth": {"type": "calculation", "terms": [[-14, -4], [2, -23]], "operator": "*", "correct": [-84196, -75360]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "Compute (7◎-3) - (-2◎9).\nFormat: x + yi (e.g. '3-4i', '-5')\nPut your answer within [[ ]]", "ground_truth": {"type": "calculation", "terms": [[7, -3], [-2, 9]], "operator": "-", "correct": [117, -6]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "If 5×(X◎2) + (-2◎1) = -17 + -4i\nFind X (integer only). Wrap answer in [[ ]]", "ground_truth": {"type": "equation", "form": "5×(X◎2) + (-2◎1)", "x_pos": "right_scalar", "params": [2, -2, 1, 5, "+"], "target": [-17, -4]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "If (X◎5) - 5×(4◎-12) = 679 + 400i\nFind X (integer only). Wrap answer in [[ ]]", "ground_truth": {"type": "equation", "form": "(X◎5) - 5×(4◎-12)", "x_pos": "left_scalar", "params": [5, 4, -12, 5, "-"], "target": [679, 400]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "Compute (-12◎12) + (20◎21).\nFormat: x + yi (e.g. '3-4i', '-5')\nPut your answer within [[ ]]", "ground_truth": {"type": "calculation", "terms": [[-12, 12], [20, 21]], "operator": "+", "correct": [-41, 552]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "If (X◎5) + (-3◎3) = -21 + -38i\nFind X (integer only). Wrap answer in [[ ]]", "ground_truth": {"type": "equation", "form": "(X◎5) + (-3◎3)", "x_pos": "left", "params": [5, -3, 3, "+"], "target": [-21, -38]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "Compute (17◎8) × (-1◎-20).\nFormat: x + yi (e.g. '3-4i', '-5')\nPut your answer within [[ ]]", "ground_truth": {"type": "calculation", "terms": [[17, 8], [-1, -20]], "operator": "*", "correct": [-100655, -99528]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "If (1◎-2) + (X◎2) = 9 + -20i\nFind X (integer only). Wrap answer in [[ ]]", "ground_truth": {"type": "equation", "form": "(1◎-2) + (X◎2)", "x_pos": "right", "params": [2, 1, -2, "+"], "target": [9, -20]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "Compute (-16◎-8) × (13◎-18).\nFormat: x + yi (e.g. '3-4i', '-5')\nPut your answer within [[ ]]", "ground_truth": {"type": "calculation", "terms": [[-16, -8], [13, -18]], "operator": "*", "correct": [90048, -129536]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "If (1◎3) + (X◎1) = -9 + 6i\nFind X (integer only). Wrap answer in [[ ]]", "ground_truth": {"type": "equation", "form": "(1◎3) + (X◎1)", "x_pos": "right", "params": [1, 1, 3, "+"], "target": [-9, 6]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "Compute (-5◎-3) - (3◎3).\nFormat: x + yi (e.g. '3-4i', '-5')\nPut your answer within [[ ]]", "ground_truth": {"type": "calculation", "terms": [[-5, -3], [3, 3]], "operator": "-", "correct": [16, 12]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "If (X◎4) - (-2◎-9) = 110 + 20i\nFind X (integer only). Wrap answer in [[ ]]", "ground_truth": {"type": "equation", "form": "(X◎4) - (-2◎-9)", "x_pos": "left", "params": [4, -2, -9, "-"], "target": [110, 20]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "If (X◎1) + 4×(-4◎9) = -180 + -270i\nFind X (integer only). Wrap answer in [[ ]]", "ground_truth": {"type": "equation", "form": "(X◎1) + 4×(-4◎9)", "x_pos": "left_scalar", "params": [1, -4, 9, 4, "+"], "target": [-180, -270]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "Compute (-8◎19) + (15◎25).\nFormat: x + yi (e.g. '3-4i', '-5')\nPut your answer within [[ ]]", "ground_truth": {"type": "calculation", "terms": [[-8, 19], [15, 25]], "operator": "+", "correct": [-697, 446]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "Compute (-7◎-10) + (-9◎-6).\nFormat: x + yi (e.g. '3-4i', '-5')\nPut your answer within [[ ]]", "ground_truth": {"type": "calculation", "terms": [[-7, -10], [-9, -6]], "operator": "+", "correct": [-6, 248]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "Compute (-10◎-15) + (11◎20).\nFormat: x + yi (e.g. '3-4i', '-5')\nPut your answer within [[ ]]", "ground_truth": {"type": "calculation", "terms": [[-10, -15], [11, 20]], "operator": "+", "correct": [-404, 740]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "Compute (2◎1) - (7◎-12).\nFormat: x + yi (e.g. '3-4i', '-5')\nPut your answer within [[ ]]", "ground_truth": {"type": "calculation", "terms": [[2, 1], [7, -12]], "operator": "-", "correct": [98, 172]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "If 2×(X◎5) + (1◎1) = -42 + -38i\nFind X (integer only). Wrap answer in [[ ]]", "ground_truth": {"type": "equation", "form": "2×(X◎5) + (1◎1)", "x_pos": "right_scalar", "params": [5, 1, 1, 2, "+"], "target": [-42, -38]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "Compute (12◎-6) × (9◎5).\nFormat: x + yi (e.g. '3-4i', '-5')\nPut your answer within [[ ]]", "ground_truth": {"type": "calculation", "terms": [[12, -6], [9, 5]], "operator": "*", "correct": [19008, 1656]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "Compute (1◎-10) - (19◎14).\nFormat: x + yi (e.g. '3-4i', '-5')\nPut your answer within [[ ]]", "ground_truth": {"type": "calculation", "terms": [[1, -10], [19, 14]], "operator": "-", "correct": [-264, -552]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "Compute (7◎1) × (-7◎3).\nFormat: x + yi (e.g. '3-4i', '-5')\nPut your answer within [[ ]]", "ground_truth": {"type": "calculation", "terms": [[7, 1], [-7, 3]], "operator": "*", "correct": [2508, -1456]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "Compute (21◎-12) × (21◎1).\nFormat: x + yi (e.g. '3-4i', '-5')\nPut your answer within [[ ]]", "ground_truth": {"type": "calculation", "terms": [[21, -12], [21, 1]], "operator": "*", "correct": [151848, -209286]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "Compute (-6◎17) × (-3◎12).\nFormat: x + yi (e.g. '3-4i', '-5')\nPut your answer within [[ ]]", "ground_truth": {"type": "calculation", "terms": [[-6, 17], [-3, 12]], "operator": "*", "correct": [19467, 45756]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "Compute (-10◎-8) - (2◎-2).\nFormat: x + yi (e.g. '3-4i', '-5')\nPut your answer within [[ ]]", "ground_truth": {"type": "calculation", "terms": [[-10, -8], [2, -2]], "operator": "-", "correct": [36, 168]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "If (24◎-1) + (X◎1) = 1150 + 0i\nFind X (integer only). Wrap answer in [[ ]]", "ground_truth": {"type": "equation", "form": "(24◎-1) + (X◎1)", "x_pos": "right", "params": [1, 24, -1, "+"], "target": [1150, 0]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "Compute (18◎24) × (-15◎24).\nFormat: x + yi (e.g. '3-4i', '-5')\nPut your answer within [[ ]]", "ground_truth": {"type": "calculation", "terms": [[18, 24], [-15, 24]], "operator": "*", "correct": [710532, -121824]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "Compute (3◎-3) + (3◎-2).\nFormat: x + yi (e.g. '3-4i', '-5')\nPut your answer within [[ ]]", "ground_truth": {"type": "calculation", "terms": [[3, -3], [3, -2]], "operator": "+", "correct": [5, -30]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "If 5×(X◎4) - (-12◎2) = 500 + -432i\nFind X (integer only). Wrap answer in [[ ]]", "ground_truth": {"type": "equation", "form": "5×(X◎4) - (-12◎2)", "x_pos": "right_scalar", "params": [4, -12, 2, 5, "-"], "target": [500, -432]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "Compute (-13◎0) - (-13◎13).\nFormat: x + yi (e.g. '3-4i', '-5')\nPut your answer within [[ ]]", "ground_truth": {"type": "calculation", "terms": [[-13, 0], [-13, 13]], "operator": "-", "correct": [169, 338]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "If (X◎3) - (-15◎-12) = 166 + -264i\nFind X (integer only). Wrap answer in [[ ]]", "ground_truth": {"type": "equation", "form": "(X◎3) - (-15◎-12)", "x_pos": "left", "params": [3, -15, -12, "-"], "target": [166, -264]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "If 4×(X◎1) + (10◎6) = 844 + 8i\nFind X (integer only). Wrap answer in [[ ]]", "ground_truth": {"type": "equation", "form": "4×(X◎1) + (10◎6)", "x_pos": "right_scalar", "params": [1, 10, 6, 4, "+"], "target": [844, 8]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "If 3×(X◎3) - (21◎4) = -404 + -96i\nFind X (integer only). Wrap answer in [[ ]]", "ground_truth": {"type": "equation", "form": "3×(X◎3) - (21◎4)", "x_pos": "right_scalar", "params": [3, 21, 4, 3, "-"], "target": [-404, -96]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "Compute (9◎11) - (22◎8).\nFormat: x + yi (e.g. '3-4i', '-5')\nPut your answer within [[ ]]", "ground_truth": {"type": "calculation", "terms": [[9, 11], [22, 8]], "operator": "-", "correct": [-460, -154]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "Compute (-11◎24) - (0◎22).\nFormat: x + yi (e.g. '3-4i', '-5')\nPut your answer within [[ ]]", "ground_truth": {"type": "calculation", "terms": [[-11, 24], [0, 22]], "operator": "-", "correct": [29, -528]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "Compute (30◎13) - (11◎25).\nFormat: x + yi (e.g. '3-4i', '-5')\nPut your answer within [[ ]]", "ground_truth": {"type": "calculation", "terms": [[30, 13], [11, 25]], "operator": "-", "correct": [1235, 230]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "If (-4◎8) - (X◎2) = -69 + -84i\nFind X (integer only). Wrap answer in [[ ]]", "ground_truth": {"type": "equation", "form": "(-4◎8) - (X◎2)", "x_pos": "right", "params": [2, -4, 8, "-"], "target": [-69, -84]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "If (X◎1) - (7◎5) = 200 + -100i\nFind X (integer only). Wrap answer in [[ ]]", "ground_truth": {"type": "equation", "form": "(X◎1) - (7◎5)", "x_pos": "left", "params": [1, 7, 5, "-"], "target": [200, -100]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "If (-7◎-1) - (X◎2) = 3 + 42i\nFind X (integer only). Wrap answer in [[ ]]", "ground_truth": {"type": "equation", "form": "(-7◎-1) - (X◎2)", "x_pos": "right", "params": [2, -7, -1, "-"], "target": [3, 42]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "If (4◎-4) - (X◎3) = -91 + -92i\nFind X (integer only). Wrap answer in [[ ]]", "ground_truth": {"type": "equation", "form": "(4◎-4) - (X◎3)", "x_pos": "right", "params": [3, 4, -4, "-"], "target": [-91, -92]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "If (X◎5) - 2×(9◎2) = 17 + -212i\nFind X (integer only). Wrap answer in [[ ]]", "ground_truth": {"type": "equation", "form": "(X◎5) - 2×(9◎2)", "x_pos": "left_scalar", "params": [5, 9, 2, 2, "-"], "target": [17, -212]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "Compute (-14◎-24) + (11◎22).\nFormat: x + yi (e.g. '3-4i', '-5')\nPut your answer within [[ ]]", "ground_truth": {"type": "calculation", "terms": [[-14, -24], [11, 22]], "operator": "+", "correct": [-743, 1156]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "Compute (-9◎4) - (24◎-30).\nFormat: x + yi (e.g. '3-4i', '-5')\nPut your answer within [[ ]]", "ground_truth": {"type": "calculation", "terms": [[-9, 4], [24, -30]], "operator": "-", "correct": [389, 1368]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "If (X◎1) + (6◎9) = 18 + 92i\nFind X (integer only). Wrap answer in [[ ]]", "ground_truth": {"type": "equation", "form": "(X◎1) + (6◎9)", "x_pos": "left", "params": [1, 6, 9, "+"], "target": [18, 92]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "If (3◎2) - (X◎3) = 5 + 30i\nFind X (integer only). Wrap answer in [[ ]]", "ground_truth": {"type": "equation", "form": "(3◎2) - (X◎3)", "x_pos": "right", "params": [3, 3, 2, "-"], "target": [5, 30]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "Compute (-1◎3) + (1◎3).\nFormat: x + yi (e.g. '3-4i', '-5')\nPut your answer within [[ ]]", "ground_truth": {"type": "calculation", "terms": [[-1, 3], [1, 3]], "operator": "+", "correct": [-16, 0]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "If (X◎4) + (-17◎-22) = -67 + 652i\nFind X (integer only). Wrap answer in [[ ]]", "ground_truth": {"type": "equation", "form": "(X◎4) + (-17◎-22)", "x_pos": "left", "params": [4, -17, -22, "+"], "target": [-67, 652]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "If (X◎3) + (-7◎2) = 45 + -10i\nFind X (integer only). Wrap answer in [[ ]]", "ground_truth": {"type": "equation", "form": "(X◎3) + (-7◎2)", "x_pos": "left", "params": [3, -7, 2, "+"], "target": [45, -10]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "Compute (-3◎1) + (0◎0).\nFormat: x + yi (e.g. '3-4i', '-5')\nPut your answer within [[ ]]", "ground_truth": {"type": "calculation", "terms": [[-3, 1], [0, 0]], "operator": "+", "correct": [8, -6]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "Compute (-12◎-5) + (10◎-12).\nFormat: x + yi (e.g. '3-4i', '-5')\nPut your answer within [[ ]]", "ground_truth": {"type": "calculation", "terms": [[-12, -5], [10, -12]], "operator": "+", "correct": [75, -120]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "If (13◎-9) - (X◎1) = -352 + -276i\nFind X (integer only). Wrap answer in [[ ]]", "ground_truth": {"type": "equation", "form": "(13◎-9) - (X◎1)", "x_pos": "right", "params": [1, 13, -9, "-"], "target": [-352, -276]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "If 2×(X◎1) + (-1◎-1) = 16 + -10i\nFind X (integer only). Wrap answer in [[ ]]", "ground_truth": {"type": "equation", "form": "2×(X◎1) + (-1◎-1)", "x_pos": "right_scalar", "params": [1, -1, -1, 2, "+"], "target": [16, -10]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "If (X◎4) - 3×(9◎4) = -207 + -232i\nFind X (integer only). Wrap answer in [[ ]]", "ground_truth": {"type": "equation", "form": "(X◎4) - 3×(9◎4)", "x_pos": "left_scalar", "params": [4, 9, 4, 3, "-"], "target": [-207, -232]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "Compute (-15◎8) × (-13◎-8).\nFormat: x + yi (e.g. '3-4i', '-5')\nPut your answer within [[ ]]", "ground_truth": {"type": "calculation", "terms": [[-15, 8], [-13, -8]], "operator": "*", "correct": [66825, 8288]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "Compute (-19◎1) - (-23◎2).\nFormat: x + yi (e.g. '3-4i', '-5')\nPut your answer within [[ ]]", "ground_truth": {"type": "calculation", "terms": [[-19, 1], [-23, 2]], "operator": "-", "correct": [-165, 54]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "Compute (3◎-8) - (-10◎4).\nFormat: x + yi (e.g. '3-4i', '-5')\nPut your answer within [[ ]]", "ground_truth": {"type": "calculation", "terms": [[3, -8], [-10, 4]], "operator": "-", "correct": [-139, 32]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "Compute (15◎5) - (4◎-3).\nFormat: x + yi (e.g. '3-4i', '-5')\nPut your answer within [[ ]]", "ground_truth": {"type": "calculation", "terms": [[15, 5], [4, -3]], "operator": "-", "correct": [193, 174]}}
|
||||
{"data_source": "KorOperationUnicode25ce", "prompt": "If 4×(X◎1) - (-15◎-15) = 1020 + -578i\nFind X (integer only). Wrap answer in [[ ]]", "ground_truth": {"type": "equation", "form": "4×(X◎1) - (-15◎-15)", "x_pos": "right_scalar", "params": [1, -15, -15, 4, "-"], "target": [1020, -578]}}
|
||||
Loading…
Add table
Add a link
Reference in a new issue