Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
dbbiyte
/
CISA-BERTurk-sentiment
like
3
Follow
Izmir Institute of Technology - Digital Humanities and AI Lab (iyte)
7
PyTorch
doi:10.57967/hf/6142
cisa_berturk
custom_code
License:
cc-by-nc-4.0
Model card
Files
Files and versions
xet
Community
2
refs/pr/2
CISA-BERTurk-sentiment
/
special_tokens_map.json
ilterm
initial upload
76b505a
verified
9 months 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]"
}