haseong8012
commited on
Commit
•
1416785
1
Parent(s):
285cf29
Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,9 @@ datasets:
|
|
11 |
model-index:
|
12 |
- name: checkPoints/whisper-tiny_child-10k_time-stretch
|
13 |
results: []
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -54,4 +57,4 @@ The following hyperparameters were used during training:
|
|
54 |
- Transformers 4.34.0
|
55 |
- Pytorch 2.1.0+cu121
|
56 |
- Datasets 2.14.5
|
57 |
-
- Tokenizers 0.14.1
|
|
|
11 |
model-index:
|
12 |
- name: checkPoints/whisper-tiny_child-10k_time-stretch
|
13 |
results: []
|
14 |
+
metrics:
|
15 |
+
- wer
|
16 |
+
- cer
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
57 |
- Transformers 4.34.0
|
58 |
- Pytorch 2.1.0+cu121
|
59 |
- Datasets 2.14.5
|
60 |
+
- Tokenizers 0.14.1
|