Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
andyP
/
sf-it-submission_20230425_191818
like
0
Text Classification
sentence-transformers
PyTorch
setfit
bert
arxiv:
2209.11055
License:
apache-2.0
Model card
Files
Files and versions
Community
Use this model
main
sf-it-submission_20230425_191818
/
special_tokens_map.json
andyP
Push model using huggingface_hub.
038cb81
over 1 year 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]"
}