Skip to content

Commit

Permalink
fix non
Browse files Browse the repository at this point in the history
Signed-off-by: Yi Dong <[email protected]>
  • Loading branch information
yidong72 committed Oct 7, 2023
1 parent 019afa4 commit 3ddd9cd
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,8 @@ def __init__(
"end_of_turn": "\n",
"end_of_name": "\n",
}
self.special_tokens = special_tokens
else:
self.special_tokens = special_tokens

if hf_dataset:
self.indexed_dataset = load_dataset(
Expand Down

0 comments on commit 3ddd9cd

Please sign in to comment.