Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
BUCOLIN
/
HistBERTurk-POS-tagging
like
0
Follow
Boğaziçi University Computational Linguistics Lab
9
License:
mit
Model card
Files
Files and versions
Community
1
743aed7
HistBERTurk-POS-tagging
/
tokenizer
/
special_tokens_map.json
beratdogan
Upload folder using huggingface_hub
743aed7
verified
10 days ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}