Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
tareknaous
/
bert2bert-empathetic-response-msa
like
1
Text2Text Generation
Transformers
PyTorch
encoder-decoder
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
37606b9
bert2bert-empathetic-response-msa
/
special_tokens_map.json
tareknaous
Added files
239bd1e
almost 3 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}