Transformers
PyTorch
TensorBoard
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use lmeninato/t5-small-codesearchnet-python with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use lmeninato/t5-small-codesearchnet-python with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("lmeninato/t5-small-codesearchnet-python") model = AutoModelForSeq2SeqLM.from_pretrained("lmeninato/t5-small-codesearchnet-python", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 334f4f95498849943adf5f83da5154bbb57c5796d7189ed3589fdad6af6d7f10
- Size of remote file:
- 3.9 kB
- SHA256:
- a29bd8f1af245902180e95ce052d80b7a3191e4a6007a1b6d5ddb940d8c01bae
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.