librarian-bot
commited on
Commit
•
b583f27
1
Parent(s):
531dc87
Librarian Bot: Update dataset YAML metadata for model
Browse filesThis is a pull request to add a dataset, [`google/fleurs`](https://huggingface.co/datasets/google/fleurs), to the metadata for your model (defined in the `YAML` block of your model's `README.md`).
The pull request was made by [librarian-bot](https://huggingface.co/librarian-bot) and used a combination of rules and/or machine learning to suggest this additional metadata.
If this suggestion is incorrect, feel free to close this pull request.
Librarian Bot was made by [@davanstrien](https://huggingface.co/davanstrien); feel free to get in touch with feedback.
README.md
CHANGED
@@ -1,19 +1,20 @@
|
|
1 |
---
|
2 |
-
license: apache-2.0
|
3 |
language:
|
4 |
- tg
|
|
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
- whisper-event
|
8 |
- hf-asr-leaderboard
|
|
|
9 |
metrics:
|
10 |
- wer
|
11 |
model-index:
|
12 |
- name: whisper-small-tg
|
13 |
results:
|
14 |
- task:
|
15 |
-
name: Automatic Speech Recognition
|
16 |
type: automatic-speech-recognition
|
|
|
17 |
dataset:
|
18 |
name: google/fleurs
|
19 |
type: google/fleurs
|
@@ -21,9 +22,9 @@ model-index:
|
|
21 |
split: test
|
22 |
args: tg_tj
|
23 |
metrics:
|
24 |
-
-
|
25 |
-
type: wer
|
26 |
value: 28.3622
|
|
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
|
|
2 |
language:
|
3 |
- tg
|
4 |
+
license: apache-2.0
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
- whisper-event
|
8 |
- hf-asr-leaderboard
|
9 |
+
datasets: google/fleurs
|
10 |
metrics:
|
11 |
- wer
|
12 |
model-index:
|
13 |
- name: whisper-small-tg
|
14 |
results:
|
15 |
- task:
|
|
|
16 |
type: automatic-speech-recognition
|
17 |
+
name: Automatic Speech Recognition
|
18 |
dataset:
|
19 |
name: google/fleurs
|
20 |
type: google/fleurs
|
|
|
22 |
split: test
|
23 |
args: tg_tj
|
24 |
metrics:
|
25 |
+
- type: wer
|
|
|
26 |
value: 28.3622
|
27 |
+
name: Wer
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|