Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
language:
|
| 3 |
- en
|
| 4 |
- fr
|
| 5 |
- ro
|
|
@@ -11,6 +11,7 @@ tags:
|
|
| 11 |
- translation
|
| 12 |
datasets:
|
| 13 |
- c4
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# Model Card for T5 Large
|
|
@@ -187,4 +188,4 @@ last_hidden_states = outputs.last_hidden_state
|
|
| 187 |
```
|
| 188 |
|
| 189 |
See the [Hugging Face T5](https://huggingface.co/docs/transformers/model_doc/t5#transformers.T5Model) docs and a [Colab Notebook](https://colab.research.google.com/github/google-research/text-to-text-transfer-transformer/blob/main/notebooks/t5-trivia.ipynb) created by the model developers for more examples.
|
| 190 |
-
</details>
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
- en
|
| 4 |
- fr
|
| 5 |
- ro
|
|
|
|
| 11 |
- translation
|
| 12 |
datasets:
|
| 13 |
- c4
|
| 14 |
+
library_name: transformers.js
|
| 15 |
---
|
| 16 |
|
| 17 |
# Model Card for T5 Large
|
|
|
|
| 188 |
```
|
| 189 |
|
| 190 |
See the [Hugging Face T5](https://huggingface.co/docs/transformers/model_doc/t5#transformers.T5Model) docs and a [Colab Notebook](https://colab.research.google.com/github/google-research/text-to-text-transfer-transformer/blob/main/notebooks/t5-trivia.ipynb) created by the model developers for more examples.
|
| 191 |
+
</details>
|