Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
dibsondivya
/
ernie-phmtweets-sutd
like
0
Text Classification
Transformers
PyTorch
custom-phm-tweets
bert
ernie
health
tweet
Eval Results
Inference Endpoints
arxiv:
1802.09130
arxiv:
1907.12412
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
979ae31
ernie-phmtweets-sutd
/
special_tokens_map.json
dibsondivya
add tokenizer
7d6650e
over 2 years 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]"
}