Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
charanhu
/
kannada-tokenizer
like
1
Text Generation
Cognitive-Lab/Kannada-Instruct-dataset
Kannada
kannada
tokenizer
bpe
nlp
huggingface
License:
mit
Model card
Files
Files and versions
Community
main
kannada-tokenizer
/
special_tokens_map.json
charanhu
Upload tokenizer
b3033fc
verified
17 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}