Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
jiaxin-wen
/
bert-chinese-dialogue-retriever-context
like
0
Fill-Mask
Transformers
PyTorch
bert
Inference Endpoints
arxiv:
2305.02606
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
bert-chinese-dialogue-retriever-context
/
special_tokens_map.json
jiaxin-wen
update
68bb171
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}