Update README.md
#28
by
Eron011
- opened
README.md
CHANGED
@@ -1,16 +1,23 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
- en
|
4 |
- fr
|
5 |
- ro
|
6 |
- de
|
7 |
- multilingual
|
|
|
|
|
8 |
license: apache-2.0
|
9 |
tags:
|
10 |
- summarization
|
11 |
- translation
|
12 |
datasets:
|
13 |
- c4
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
# Model Card for T5 Small
|
@@ -187,5 +194,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>
|
191 |
-
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
- en
|
4 |
- fr
|
5 |
- ro
|
6 |
- de
|
7 |
- multilingual
|
8 |
+
- ta
|
9 |
+
- tl
|
10 |
license: apache-2.0
|
11 |
tags:
|
12 |
- summarization
|
13 |
- translation
|
14 |
datasets:
|
15 |
- c4
|
16 |
+
- e-SALIN/Tagalog_to_Ilocano_mT5
|
17 |
+
- e-SALIN/Tagalog_to_Waray_mT5
|
18 |
+
- e-SALIN/Tagalog_to_Cebuano_mT5
|
19 |
+
metrics:
|
20 |
+
- bleu
|
21 |
---
|
22 |
|
23 |
# Model Card for T5 Small
|
|
|
194 |
```
|
195 |
|
196 |
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.
|
197 |
+
</details>
|
|