moonseok commited on
Commit
b68f29e
1 Parent(s): 648c4ca

End of training

Browse files
Files changed (2) hide show
  1. README.md +72 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: openai/whisper-small
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: whisper_speechcommandsV2_final
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # whisper_speechcommandsV2_final
17
+
18
+ This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.4688
21
+ - Accuracy: 0.9061
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 3e-05
41
+ - train_batch_size: 42
42
+ - eval_batch_size: 42
43
+ - seed: 42
44
+ - gradient_accumulation_steps: 4
45
+ - total_train_batch_size: 168
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: linear
48
+ - lr_scheduler_warmup_ratio: 0.1
49
+ - num_epochs: 10
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
+ | 0.1229 | 1.0 | 505 | 0.4320 | 0.8990 |
56
+ | 0.0833 | 2.0 | 1010 | 0.4022 | 0.9033 |
57
+ | 0.0548 | 3.0 | 1515 | 0.3930 | 0.9055 |
58
+ | 0.0566 | 4.0 | 2021 | 0.4313 | 0.9051 |
59
+ | 0.0565 | 5.0 | 2526 | 0.4355 | 0.9059 |
60
+ | 0.0165 | 6.0 | 3031 | 0.4096 | 0.9065 |
61
+ | 0.0181 | 7.0 | 3536 | 0.4436 | 0.9057 |
62
+ | 0.017 | 8.0 | 4042 | 0.4663 | 0.9061 |
63
+ | 0.0077 | 9.0 | 4547 | 0.4599 | 0.9065 |
64
+ | 0.0042 | 10.0 | 5050 | 0.4688 | 0.9061 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - Transformers 4.35.0
70
+ - Pytorch 2.1.0+cu121
71
+ - Datasets 2.14.6
72
+ - Tokenizers 0.14.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ffd9ffe0b4dea8bde34296b5532ca9dba0a4fbb41982610564ba61b29d9df257
3
  size 353461320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:714cefd7f8f2ed980862f2fd7d2ab622175d48614ccc351c703c4d59d47312f1
3
  size 353461320