EYEDOL commited on
Commit
f1a1a3d
·
verified ·
1 Parent(s): 35fd009

Model save

Browse files
Files changed (2) hide show
  1. README.md +68 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: EYEDOL/whisper-tiny-yoruba2
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - wer
9
+ model-index:
10
+ - name: whisper-tiny-yoruba3
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # whisper-tiny-yoruba3
18
+
19
+ This model is a fine-tuned version of [EYEDOL/whisper-tiny-yoruba2](https://huggingface.co/EYEDOL/whisper-tiny-yoruba2) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.7111
22
+ - Wer Ortho: 0.7096
23
+ - Wer: 0.6293
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 1e-05
43
+ - train_batch_size: 32
44
+ - eval_batch_size: 16
45
+ - seed: 42
46
+ - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
47
+ - lr_scheduler_type: constant_with_warmup
48
+ - lr_scheduler_warmup_steps: 0.1
49
+ - num_epochs: 5
50
+ - mixed_precision_training: Native AMP
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
55
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|
56
+ | 1.4417 | 1.0 | 583 | 0.7132 | 0.7172 | 0.6352 |
57
+ | 1.3179 | 2.0 | 1166 | 0.7039 | 0.6964 | 0.6110 |
58
+ | 1.2151 | 3.0 | 1749 | 0.7038 | 0.7101 | 0.6275 |
59
+ | 1.1268 | 4.0 | 2332 | 0.7058 | 0.7037 | 0.6166 |
60
+ | 1.0504 | 5.0 | 2915 | 0.7111 | 0.7096 | 0.6293 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 5.0.0
66
+ - Pytorch 2.10.0+cu128
67
+ - Datasets 4.8.3
68
+ - Tokenizers 0.22.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e363b3ec2b8b957740517e2cdbb21c4406c406d480bcbb5aa87c0fa467f04160
3
  size 151061672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cf069b57cb6958ef4821bbbb48847066d9aa332e99d55b1767172da3bf69e08
3
  size 151061672