Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
PurCL
/
codeart-26m-ti-O3
like
0
Follow
PurCL
7
Token Classification
Transformers
PyTorch
codeart
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
cfad6f6
codeart-26m-ti-O3
/
special_tokens_map.json
sheepy928
Upload 11 files
cfad6f6
verified
7 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]"
}