Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
rajveer43
/
titan-transformer
like
2
PyTorch
google
google_titan
Model card
Files
Files and versions
Community
2
main
titan-transformer
/
tokenizer_config.json
rajveer43
Upload tokenizer_config.json with huggingface_hub
d05210b
verified
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
92 Bytes
{
"vocab_size"
:
50000
,
"min_freq"
:
2
,
"special_tokens"
:
[
"<pad>"
,
"<eos>"
,
"<bos>"
,
"<unk>"
]
}