code-search-net/code_search_net
Viewer • Updated • 4.14M • 23.4k • 330
How to use Sookeyy/flan-t5-base-code_search_net with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("Sookeyy/flan-t5-base-code_search_net")
model = AutoModelForSeq2SeqLM.from_pretrained("Sookeyy/flan-t5-base-code_search_net")This model is a fine-tuned version of google/flan-t5-base on the code_search_net dataset.
More information needed
More information needed
More information needed
The following hyperparameters were used during training:
Base model
google/flan-t5-base