Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
xiaoyangch
/
HCaLM
like
0
Safetensors
calm
Model card
Files
Files and versions
xet
Copy to bucket
new
main
HCaLM
/
tokenizer_config.json
xiaoyangch
Upload 5 files
4eec0b9
verified
10 months ago
Raw
Download with hf CLI
Copy download link
History
Blame
208 Bytes
{
"use_codons"
:
true
,
"special_tokens"
:
{
"unk_token"
:
"<unk>"
,
"sep_token"
:
"<sep>"
,
"pad_token"
:
"<pad>"
,
"cls_token"
:
"<cls>"
,
"mask_token"
:
"<mask>"
,
"eos_token"
:
"<eos>"
}
}