Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
QCRI
/
bert-base-cased-pos
like
1
Follow
Arabic Language Technologies, Qatar Computing Research Institute
15
Token Classification
Transformers
PyTorch
bert
Inference Endpoints
License:
cc-by-nc-4.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
bert-base-cased-pos
/
special_tokens_map.json
fdalvi
Added POS tagging model
7f32a05
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}