...= t5_translate(sentence, "en", "es")
print(translation)
```
The output of the code will be the Spanish translation of the sentence:
```
El gato se sentó en la estera.
```
## Hashtags
* #machinetranslation
* #neuralmachinetranslation
* #weightedbidirectionaltranslation
* #TensorFlow
* #t5