Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
dwsunimannheim
/
TaSeR
like
0
Follow
DWS Group @ University of Mannheim
4
Text Classification
Transformers
PyTorch
distilbert
text-embeddings-inference
License:
cc-by-sa-4.0
Model card
Files
Files and versions
xet
Community
2
Deploy
Use this model
main
TaSeR
/
special_tokens_map.json
sven-h
Upload 7 files
a2f4d04
about 3 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]"
}