Spaces:
Sleeping
Sleeping
Update Readme.md
Browse files
Readme.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
|
| 3 |
A Gradio web interface for translating English text to French using Hugging Face's T5 transformer models.
|
| 4 |
|
| 5 |
-
Encoder-Decoder Transformers (e.g., T5, BART, mT5) are
|
| 6 |
They combine both encoder and decoder for input-output mappings.
|
| 7 |
|
| 8 |
|
|
|
|
| 2 |
|
| 3 |
A Gradio web interface for translating English text to French using Hugging Face's T5 transformer models.
|
| 4 |
|
| 5 |
+
Encoder-Decoder Transformers (e.g., T5, BART, mT5) are comonly used for translation, summarization, question answering.
|
| 6 |
They combine both encoder and decoder for input-output mappings.
|
| 7 |
|
| 8 |
|