Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
codewithkyrian
/
heBERT_sentiment_analysis
like
0
Text Classification
ONNX
Transformers PHP
bert
arxiv:
1810.04805
arxiv:
2102.01909
Model card
Files
Files and versions
Community
main
heBERT_sentiment_analysis
/
special_tokens_map.json
codewithkyrian
Upload folder using huggingface_hub
28a5fff
verified
5 months 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]"
}