Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
rabuahmad
/
tweet-style-classifier-de
like
0
Text Classification
PyTorch
4 datasets
German
bert
License:
apache-2.0
Model card
Files
Files and versions
Community
1
1d80146
tweet-style-classifier-de
/
special_tokens_map.json
rabuahmad
Upload 7 files
bcfc408
verified
3 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]"
}