How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoTokenizer, BERTScorerForCL

tokenizer = AutoTokenizer.from_pretrained("neulab/docprompting-codet5-python-doc-retriever")
model = BERTScorerForCL.from_pretrained("neulab/docprompting-codet5-python-doc-retriever")
Quick Links

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

A code doc retriever given NL intent.

The model is based on salesforce/codet5-base. It is finetuned on neulab/docprompting-conala

For more details, check out our github

Downloads last month
282
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support