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