ymoslem commited on
Commit
7307bb9
1 Parent(s): 05117f0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -6,9 +6,19 @@ tags:
6
  metrics:
7
  - bleu
8
  - wer
 
9
  model-index:
10
  - name: Whisper Small GA-EN Speech Translation
11
  results: []
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -77,4 +87,4 @@ The following hyperparameters were used during training:
77
  - Transformers 4.39.3
78
  - Pytorch 2.2.1+cu121
79
  - Datasets 2.18.0
80
- - Tokenizers 0.15.2
 
6
  metrics:
7
  - bleu
8
  - wer
9
+ - chrf
10
  model-index:
11
  - name: Whisper Small GA-EN Speech Translation
12
  results: []
13
+ datasets:
14
+ - ymoslem/IWSLT2023-GA-EN
15
+ - ymoslem/FLEURS-GA-EN
16
+ - ymoslem/BitesizeIrish-GA-EN
17
+ - ymoslem/SpokenWords-GA-EN-MTed
18
+ language:
19
+ - ga
20
+ - en
21
+ library_name: transformers
22
  ---
23
 
24
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
87
  - Transformers 4.39.3
88
  - Pytorch 2.2.1+cu121
89
  - Datasets 2.18.0
90
+ - Tokenizers 0.15.2