Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
nov3630
/
RLRetriever
like
4
Feature Extraction
Transformers
PyTorch
nov3630/Data4RLCoder
English
roberta
text-embeddings-inference
Inference Endpoints
arxiv:
2407.19487
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
77e6790
RLRetriever
/
special_tokens_map.json
nov3630
Upload 8 files
77e6790
verified
6 months ago
raw
Copy download link
history
blame
Safe
167 Bytes
{
"bos_token"
:
"<s>"
,
"cls_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"mask_token"
:
"<mask>"
,
"pad_token"
:
"<pad>"
,
"sep_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}