Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
bigscience
/
tokenizer
like
10
Follow
BigScience Workshop
791
License:
bigscience-bloom-rail-1.0
Model card
Files
Files and versions
Community
4
main
tokenizer
/
special_tokens_map.json
thomasw21
Add tokenizer
8943cc8
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
85 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
}