Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
tushifire
/
setfit_youtube_comments_is_question
like
0
Text Classification
sentence-transformers
PyTorch
English
bert
feature-extraction
sentence-similarity
Setfit
Model card
Files
Files and versions
Community
Use this model
main
setfit_youtube_comments_is_question
/
special_tokens_map.json
tushifire
Add SetFit model
bd0bffa
almost 2 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]"
}