Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
TGA
/
TwitterTrNewsDetection
like
0
Follow
Turkish Tourism Promotion and Development Agency
1
Text Classification
Transformers
PyTorch
bert
text-embeddings-inference
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
main
TwitterTrNewsDetection
/
special_tokens_map.json
atakan-tga
add tokenizer
70f4c0b
over 3 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]"
}