Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Shubham09
/
LISA_339Files
like
0
Model card
Files
Files and versions
Community
2
refs/pr/1
LISA_339Files
/
special_tokens_map.json
Shubham09
Upload tokenizer
30d5ff1
about 2 years ago
raw
Copy download link
history
blame
Safe
96 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"[PAD]"
,
"unk_token"
:
"[UNK]"
}