Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
HaiderSultanArc
/
UnaniBERT
like
0
Text Classification
Transformers
PyTorch
Safetensors
English
bert
medical
Inference Endpoints
arxiv:
2310.18361
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
UnaniBERT
/
special_tokens_map.json
HaiderSultanArc
Upload 4 files
ba649fa
almost 2 years 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]"
}