Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
menimeni123
/
helem-llm
like
0
Joblib
Safetensors
distilbert
Inference Endpoints
Model card
Files
Files and versions
Community
Deploy
180d0f0
helem-llm
/
special_tokens_map.json
menimeni123
latest
da97f49
3 months ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}