Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
hauson-fan
/
RagRetriever
like
0
Transformers
PyTorch
rag
arxiv:
2005.11401
License:
mit
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
main
RagRetriever
/
question_encoder_tokenizer
/
special_tokens_map.json
hauson-fan
Upload folder using huggingface_hub
99d901b
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}