alfaifiisa
commited on
Commit
•
89b331a
1
Parent(s):
fe6d9bf
Update README.md
Browse files
README.md
CHANGED
@@ -1,15 +1,12 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
- en
|
4 |
-
-
|
5 |
-
- ro
|
6 |
-
- de
|
7 |
datasets:
|
8 |
- c4
|
9 |
tags:
|
10 |
- summarization
|
11 |
- translation
|
12 |
-
|
13 |
license: apache-2.0
|
14 |
---
|
15 |
|
@@ -187,4 +184,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 |
+
- ar
|
|
|
|
|
5 |
datasets:
|
6 |
- c4
|
7 |
tags:
|
8 |
- summarization
|
9 |
- translation
|
|
|
10 |
license: apache-2.0
|
11 |
---
|
12 |
|
|
|
184 |
```
|
185 |
|
186 |
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.
|
187 |
+
</details>
|