Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Bachstelze
/
instructionMBERTv1
like
0
Text2Text Generation
Transformers
Safetensors
CohereForAI/aya_dataset
encoder-decoder
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
instructionMBERTv1
/
special_tokens_map.json
Bachstelze
Upload 7 files
380ab22
verified
9 months 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]"
}