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