Upload tokenizer

This commit is contained in:
Arthur Zucker 2022-10-05 16:27:18 +00:00 committed by huggingface-web
parent f11df2a199
commit c703e332b3
1 changed files with 1 additions and 0 deletions

View File

@ -109,5 +109,6 @@
], ],
"bos_token": "<|endoftext|>", "bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>", "eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>" "unk_token": "<|endoftext|>"
} }