system HF staff commited on
Commit
48fbf41
1 Parent(s): 912e37f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -12
README.md CHANGED
@@ -1,18 +1,17 @@
1
  ---
2
- # language: pt
3
- # tags:
4
- # - t5
5
- # - pytorch
6
- # - tensorflow
7
- # license: mit
8
- inference: false
 
 
 
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