Skip to content

Commit 28e0659

Browse files
authored
Update test_train.ipynb
1 parent 8110b80 commit 28e0659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎tests/test_train.ipynb‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -609,7 +609,7 @@
609609
"source": [
610610
"from xturing.model_apis.openai import ChatGPT\n",
611611
"from xturing.datasets import InstructionDataset\n",
612-
"engine = ChatGPT(\"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\") ## Generate the dataset "
612+
"engine = ChatGPT(\"\") ## Generate the dataset "
613613
]
614614
},
615615
{

0 commit comments

Comments
 (0)