sergiopaniego HF Staff junyuan-qi commited on
Commit
09aed8d
·
verified ·
1 Parent(s): 1243f25

Update bonus-unit1/bonus-unit1.ipynb (#26)

Browse files

- Update bonus-unit1/bonus-unit1.ipynb (cb3ba6d70f1e21aeb9bd203daea7c6ad42c4b1bd)


Co-authored-by: Junyuan Qi <[email protected]>

Files changed (1) hide show
  1. bonus-unit1/bonus-unit1.ipynb +2 -2
bonus-unit1/bonus-unit1.ipynb CHANGED
@@ -624,8 +624,8 @@
624
  " eothink = \"</think>\"\n",
625
  " tool_call=\"<tool_call>\"\n",
626
  " eotool_call=\"</tool_call>\"\n",
627
- " tool_response=\"<tool_reponse>\"\n",
628
- " eotool_response=\"</tool_reponse>\"\n",
629
  " pad_token = \"<pad>\"\n",
630
  " eos_token = \"<eos>\"\n",
631
  " @classmethod\n",
 
624
  " eothink = \"</think>\"\n",
625
  " tool_call=\"<tool_call>\"\n",
626
  " eotool_call=\"</tool_call>\"\n",
627
+ " tool_response=\"<tool_response>\"\n",
628
+ " eotool_response=\"</tool_response>\"\n",
629
  " pad_token = \"<pad>\"\n",
630
  " eos_token = \"<eos>\"\n",
631
  " @classmethod\n",