fix: add default special tokens

This commit is contained in:
Jonathan Tow 2024-01-19 22:54:48 +00:00 committed by system
parent ca32832c44
commit 9f2def929c
No known key found for this signature in database
GPG Key ID: 6A528E38E0733467

@ -6,7 +6,6 @@
null null
] ]
}, },
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>", "eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>" "pad_token": "<|endoftext|>"
} }