ahmedafareed
commited on
End of training
Browse files- README.md +5 -31
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -8,22 +8,9 @@ tags:
|
|
8 |
- generated_from_trainer
|
9 |
datasets:
|
10 |
- mozilla-foundation/common_voice_11_0
|
11 |
-
metrics:
|
12 |
-
- wer
|
13 |
model-index:
|
14 |
- name: Whisper Small Hi - Sanchit Gandhi
|
15 |
-
results:
|
16 |
-
- task:
|
17 |
-
name: Automatic Speech Recognition
|
18 |
-
type: automatic-speech-recognition
|
19 |
-
dataset:
|
20 |
-
name: Common Voice 11.0
|
21 |
-
type: mozilla-foundation/common_voice_11_0
|
22 |
-
args: 'config: hi, split: test'
|
23 |
-
metrics:
|
24 |
-
- name: Wer
|
25 |
-
type: wer
|
26 |
-
value: 100.0
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -32,9 +19,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
# Whisper Small Hi - Sanchit Gandhi
|
33 |
|
34 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 11.0 dataset.
|
35 |
-
It achieves the following results on the evaluation set:
|
36 |
-
- Loss: 1.2453
|
37 |
-
- Wer: 100.0
|
38 |
|
39 |
## Model description
|
40 |
|
@@ -54,8 +38,8 @@ More information needed
|
|
54 |
|
55 |
The following hyperparameters were used during training:
|
56 |
- learning_rate: 1e-05
|
57 |
-
- train_batch_size:
|
58 |
-
- eval_batch_size:
|
59 |
- seed: 42
|
60 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
61 |
- lr_scheduler_type: linear
|
@@ -63,19 +47,9 @@ The following hyperparameters were used during training:
|
|
63 |
- training_steps: 4000
|
64 |
- mixed_precision_training: Native AMP
|
65 |
|
66 |
-
### Training results
|
67 |
-
|
68 |
-
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
69 |
-
|:-------------:|:------:|:----:|:---------------:|:-----:|
|
70 |
-
| 0.0 | 1000.0 | 1000 | 0.7004 | 100.0 |
|
71 |
-
| 0.0 | 2000.0 | 2000 | 0.9834 | 100.0 |
|
72 |
-
| 0.0 | 3000.0 | 3000 | 1.1407 | 100.0 |
|
73 |
-
| 0.0 | 4000.0 | 4000 | 1.2453 | 100.0 |
|
74 |
-
|
75 |
-
|
76 |
### Framework versions
|
77 |
|
78 |
- Transformers 4.46.3
|
79 |
-
- Pytorch 2.
|
80 |
- Datasets 3.1.0
|
81 |
-
- Tokenizers 0.20.
|
|
|
8 |
- generated_from_trainer
|
9 |
datasets:
|
10 |
- mozilla-foundation/common_voice_11_0
|
|
|
|
|
11 |
model-index:
|
12 |
- name: Whisper Small Hi - Sanchit Gandhi
|
13 |
+
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
19 |
# Whisper Small Hi - Sanchit Gandhi
|
20 |
|
21 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 11.0 dataset.
|
|
|
|
|
|
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
38 |
|
39 |
The following hyperparameters were used during training:
|
40 |
- learning_rate: 1e-05
|
41 |
+
- train_batch_size: 32
|
42 |
+
- eval_batch_size: 16
|
43 |
- seed: 42
|
44 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
45 |
- lr_scheduler_type: linear
|
|
|
47 |
- training_steps: 4000
|
48 |
- mixed_precision_training: Native AMP
|
49 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
### Framework versions
|
51 |
|
52 |
- Transformers 4.46.3
|
53 |
+
- Pytorch 2.4.0
|
54 |
- Datasets 3.1.0
|
55 |
+
- Tokenizers 0.20.0
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 966995080
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d7734884874f1a1513ed9aa760a4f8e97aaa02fd6d93a3a85d27b2ae9ca596b
|
3 |
size 966995080
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f138cb7a895963181e45a586bb56e30087b971488d8b1100a8d5b4feed35c8f
|
3 |
size 5432
|