thiagobarbosa
commited on
Commit
•
1c1080d
1
Parent(s):
155b9e2
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,10 @@ metrics:
|
|
8 |
model-index:
|
9 |
- name: whisper-base-google-fleurs-pt-br
|
10 |
results: []
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -64,4 +68,4 @@ The following hyperparameters were used during training:
|
|
64 |
- Transformers 4.36.2
|
65 |
- Pytorch 2.1.1
|
66 |
- Datasets 2.16.1
|
67 |
-
- Tokenizers 0.15.0
|
|
|
8 |
model-index:
|
9 |
- name: whisper-base-google-fleurs-pt-br
|
10 |
results: []
|
11 |
+
datasets:
|
12 |
+
- google/fleurs
|
13 |
+
language:
|
14 |
+
- pt
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
68 |
- Transformers 4.36.2
|
69 |
- Pytorch 2.1.1
|
70 |
- Datasets 2.16.1
|
71 |
+
- Tokenizers 0.15.0
|