Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
liwii
/
fc-binary-prompt-model
like
0
Transformers
PyTorch
distilbert
Generated from Trainer
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
38f4c46
fc-binary-prompt-model
/
special_tokens_map.json
liwii
Training in progress, epoch 1
38f4c46
verified
10 months ago
raw
Copy download link
history
blame
Safe
173 Bytes
{
"bos_token"
:
"[CLS]"
,
"cls_token"
:
"[CLS]"
,
"eos_token"
:
"[SEP]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"<pad>"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"<unk>"
}