Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Bachstelze
/
instructionBERT
like
0
Text2Text Generation
Transformers
Safetensors
8 datasets
English
encoder-decoder
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
d995124
instructionBERT
/
special_tokens_map.json
Bachstelze
Upload 7 files
ad0ceb9
11 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]"
}