Instructions to use muibk/tatoeba_finetuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use muibk/tatoeba_finetuned with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("muibk/tatoeba_finetuned") model = AutoModelForSeq2SeqLM.from_pretrained("muibk/tatoeba_finetuned") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
507f8f9 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:541b59bf4ef5ea5d14013355cfe260b9c0fcb79c0f6cd5bbccb34e692276f41a
size 3643
|