KrakenJame69
commited on
Commit
•
a9fdd09
1
Parent(s):
df1b051
Update README.md
Browse files
README.md
CHANGED
@@ -1,16 +1,15 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
- en
|
4 |
-
-
|
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 +186,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 |
+
- ta
|
|
|
|
|
|
|
5 |
license: apache-2.0
|
6 |
tags:
|
7 |
- summarization
|
8 |
- translation
|
9 |
datasets:
|
10 |
- c4
|
11 |
+
metrics:
|
12 |
+
- accuracy
|
13 |
---
|
14 |
|
15 |
# Model Card for T5 Small
|
|
|
186 |
```
|
187 |
|
188 |
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.
|
189 |
+
</details>
|
|