Instructions to use seduerr/t5_base_paws_ger with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use seduerr/t5_base_paws_ger with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("seduerr/t5_base_paws_ger") model = AutoModelForSeq2SeqLM.from_pretrained("seduerr/t5_base_paws_ger") - Notebooks
- Google Colab
- Kaggle
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
T5 Base with Paraphrases in German Language
This T5 base model has been trained with the German part of the PAWS-X data set. It can be used as any T5 model and will generated paraphrases with the prompt keyword: 'paraphrase: 'GermanSentence
Please contact me, if you need more information (sduerr@mit.edu).
Thank you.
Sebastian
- Downloads last month
- 4
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support