Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
m3hrdadfi
/
rag-token-multiset-base
like
0
Transformers
PyTorch
rag
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
rag-token-multiset-base
/
question_encoder_tokenizer
/
special_tokens_map.json
m3hrdadfi
Initialize
48945c4
over 1 year 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]"
}