Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
OpenScholar
/
OpenScholar_Retriever
like
1
Follow
OpenScholar
11
PyTorch
English
bert
License:
apache-2.0
Model card
Files
Files and versions
Community
main
OpenScholar_Retriever
/
special_tokens_map.json
akariasai
Duplicate from akariasai/pes2o_contriever
3346aef
verified
7 days 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]"
}