Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
i0xs0
/
Text_Classification_V1
like
0
Safetensors
bert
Model card
Files
Files and versions
xet
Community
main
Text_Classification_V1
/
special_tokens_map.json
i0xs0
Upload 7 files
b290c79
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}