Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
-
license:
|
4 |
tags:
|
5 |
- t5
|
6 |
- pytorch
|
@@ -10,6 +10,7 @@ datasets:
|
|
10 |
widget:
|
11 |
- text: "Texto de exemplo em português"
|
12 |
---
|
|
|
13 |
<!-- inference: false -->
|
14 |
|
15 |
# Portuguese T5 (aka "PTT5")
|
|
|
1 |
---
|
2 |
+
language: pt
|
3 |
+
license: mit
|
4 |
tags:
|
5 |
- t5
|
6 |
- pytorch
|
|
|
10 |
widget:
|
11 |
- text: "Texto de exemplo em português"
|
12 |
---
|
13 |
+
|
14 |
<!-- inference: false -->
|
15 |
|
16 |
# Portuguese T5 (aka "PTT5")
|