Skip to content

Commit

Permalink
Update tokenizer_config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
liuxz0801 authored Mar 20, 2024
1 parent 8c2283a commit 5a0227d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/12B/tokenizer_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"clean_up_tokenization_spaces": false,
"eos_token": {
"__type": "AddedToken",
"content": "<_start>",
"content": "<_end>",
"lstrip": false,
"normalized": true,
"rstrip": false,
Expand Down

0 comments on commit 5a0227d

Please sign in to comment.