Skip to content

Commit

Permalink
Update test_train.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelVandi authored Jun 28, 2024
1 parent 8110b80 commit 28e0659
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_train.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -609,7 +609,7 @@
"source": [
"from xturing.model_apis.openai import ChatGPT\n",
"from xturing.datasets import InstructionDataset\n",
"engine = ChatGPT(\"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\") ## Generate the dataset "
"engine = ChatGPT(\"\") ## Generate the dataset "
]
},
{
Expand Down

0 comments on commit 28e0659

Please sign in to comment.