Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
har1
/
hs2-model
like
0
Text Classification
Transformers.js
ONNX
bert
Model card
Files
Files and versions
Community
2
Use this model
main
hs2-model
/
special_tokens_map.json
har1
Upload 6 files
26c15f0
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}