Eimhin03 commited on
Commit
143ced3
·
verified ·
1 Parent(s): 55ed3f5

End of training

Browse files
Files changed (2) hide show
  1. README.md +79 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ language:
4
+ - en
5
+ license: apache-2.0
6
+ base_model: openai/whisper-tiny
7
+ tags:
8
+ - hf-asr-leaderboard
9
+ - generated_from_trainer
10
+ datasets:
11
+ - Spanish_english
12
+ metrics:
13
+ - wer
14
+ model-index:
15
+ - name: Whisper tiny Spanish
16
+ results:
17
+ - task:
18
+ name: Automatic Speech Recognition
19
+ type: automatic-speech-recognition
20
+ dataset:
21
+ name: Spanish English
22
+ type: Spanish_english
23
+ args: 'config: default, split: test'
24
+ metrics:
25
+ - name: Wer
26
+ type: wer
27
+ value: 81.5477909327173
28
+ ---
29
+
30
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
31
+ should probably proofread and complete it, then remove this comment. -->
32
+
33
+ # Whisper tiny Spanish
34
+
35
+ This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the Spanish English dataset.
36
+ It achieves the following results on the evaluation set:
37
+ - Loss: 1.6335
38
+ - Wer: 81.5478
39
+
40
+ ## Model description
41
+
42
+ More information needed
43
+
44
+ ## Intended uses & limitations
45
+
46
+ More information needed
47
+
48
+ ## Training and evaluation data
49
+
50
+ More information needed
51
+
52
+ ## Training procedure
53
+
54
+ ### Training hyperparameters
55
+
56
+ The following hyperparameters were used during training:
57
+ - learning_rate: 1e-05
58
+ - train_batch_size: 2
59
+ - eval_batch_size: 1
60
+ - seed: 42
61
+ - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
62
+ - lr_scheduler_type: linear
63
+ - lr_scheduler_warmup_steps: 500
64
+ - training_steps: 2000
65
+
66
+ ### Training results
67
+
68
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
69
+ |:-------------:|:------:|:----:|:---------------:|:-------:|
70
+ | 0.6927 | 3.6630 | 1000 | 1.6329 | 77.3607 |
71
+ | 0.1502 | 7.3260 | 2000 | 1.6335 | 81.5478 |
72
+
73
+
74
+ ### Framework versions
75
+
76
+ - Transformers 4.57.0.dev0
77
+ - Pytorch 2.8.0+cu126
78
+ - Datasets 4.2.0
79
+ - Tokenizers 0.22.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5129e36940ef9cc5c6c9485727ef23406ec5b25fbd1b082414a6496a5908cd2a
3
  size 151061672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d140c1d007a13f5fc059607d888ea13be771e98fc6132e89747fda6baceffd1b
3
  size 151061672