Transformers
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use drewcurran/translation_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use drewcurran/translation_model with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("drewcurran/translation_model") model = AutoModelForSeq2SeqLM.from_pretrained("drewcurran/translation_model") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
- Apr30_10-40-54_72848a7fcd3b
- May04_19-55-31_ffa1d88e74f0
- May04_20-19-34_ffa1d88e74f0
- May04_20-22-45_ffa1d88e74f0
- May07_06-35-27_366c39a864bc
- May07_06-36-05_366c39a864bc
- May07_06-50-40_366c39a864bc
- May07_06-53-10_366c39a864bc
- May07_06-53-24_366c39a864bc
- May07_06-56-08_366c39a864bc
- May07_07-56-44_366c39a864bc