End of training
Browse files
README.md
ADDED
@@ -0,0 +1,87 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: openai/whisper-base
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
datasets:
|
7 |
+
- speech_commands
|
8 |
+
metrics:
|
9 |
+
- accuracy
|
10 |
+
model-index:
|
11 |
+
- name: whisper-base-speech-commands
|
12 |
+
results:
|
13 |
+
- task:
|
14 |
+
name: Audio Classification
|
15 |
+
type: audio-classification
|
16 |
+
dataset:
|
17 |
+
name: speech_commands
|
18 |
+
type: speech_commands
|
19 |
+
config: v0.02
|
20 |
+
split: None
|
21 |
+
args: v0.02
|
22 |
+
metrics:
|
23 |
+
- name: Accuracy
|
24 |
+
type: accuracy
|
25 |
+
value: 0.8066546762589928
|
26 |
+
---
|
27 |
+
|
28 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
29 |
+
should probably proofread and complete it, then remove this comment. -->
|
30 |
+
|
31 |
+
# whisper-base-speech-commands
|
32 |
+
|
33 |
+
This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the speech_commands dataset.
|
34 |
+
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 1.1307
|
36 |
+
- Accuracy: 0.8067
|
37 |
+
|
38 |
+
## Model description
|
39 |
+
|
40 |
+
More information needed
|
41 |
+
|
42 |
+
## Intended uses & limitations
|
43 |
+
|
44 |
+
More information needed
|
45 |
+
|
46 |
+
## Training and evaluation data
|
47 |
+
|
48 |
+
More information needed
|
49 |
+
|
50 |
+
## Training procedure
|
51 |
+
|
52 |
+
### Training hyperparameters
|
53 |
+
|
54 |
+
The following hyperparameters were used during training:
|
55 |
+
- learning_rate: 5e-05
|
56 |
+
- train_batch_size: 96
|
57 |
+
- eval_batch_size: 96
|
58 |
+
- seed: 42
|
59 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
60 |
+
- lr_scheduler_type: linear
|
61 |
+
- lr_scheduler_warmup_ratio: 0.1
|
62 |
+
- num_epochs: 20
|
63 |
+
- mixed_precision_training: Native AMP
|
64 |
+
|
65 |
+
### Training results
|
66 |
+
|
67 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
68 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
69 |
+
| 0.2604 | 1.0 | 412 | 1.0617 | 0.7977 |
|
70 |
+
| 0.1168 | 2.0 | 824 | 1.0024 | 0.8017 |
|
71 |
+
| 0.1527 | 3.0 | 1236 | 0.9757 | 0.8022 |
|
72 |
+
| 0.0637 | 4.0 | 1648 | 1.0066 | 0.8004 |
|
73 |
+
| 0.0631 | 5.0 | 2060 | 1.0504 | 0.8053 |
|
74 |
+
| 0.0554 | 6.0 | 2472 | 1.1307 | 0.8067 |
|
75 |
+
| 0.1075 | 7.0 | 2884 | 1.1664 | 0.8017 |
|
76 |
+
| 0.021 | 8.0 | 3296 | 1.4746 | 0.8044 |
|
77 |
+
| 0.0144 | 9.0 | 3708 | 1.3729 | 0.8044 |
|
78 |
+
| 0.0158 | 10.0 | 4120 | 1.3561 | 0.8040 |
|
79 |
+
| 0.0504 | 11.0 | 4532 | 1.3289 | 0.8053 |
|
80 |
+
|
81 |
+
|
82 |
+
### Framework versions
|
83 |
+
|
84 |
+
- Transformers 4.43.3
|
85 |
+
- Pytorch 2.2.2+cu121
|
86 |
+
- Datasets 2.18.0
|
87 |
+
- Tokenizers 0.19.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 82935232
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bb0509a67bd498bafe45a1a9fc1137242f95107511ff473bffe5a9404e6800d0
|
3 |
size 82935232
|
runs/Oct01_11-57-11_ki-g0010/events.out.tfevents.1727785655.ki-g0010.1594235.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8593ef766fdc2889570ba0edce44b4e3c5fd5e2dbbd2fc793487cb6e7690f971
|
3 |
+
size 411
|