diff --git a/t5/README.md b/t5/README.md index 58796a22..6c1c254d 100644 --- a/t5/README.md +++ b/t5/README.md @@ -33,7 +33,7 @@ Generate text with: python t5.py --model t5-small --prompt "translate English to German: A tasty apple" ``` -This should give the output: `Ein schmackhafter Apfel` +This should give the output: `Ein leckerer Apfel` To see a list of options run: