JacobLinCool commited on
Commit
a57f6d7
1 Parent(s): 66db8b3

End of training

Browse files
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - zh
4
+ license: apache-2.0
5
+ library_name: peft
6
+ tags:
7
+ - hf-asr-leaderboard
8
+ - generated_from_trainer
9
+ datasets:
10
+ - mozilla-foundation/common_voice_16_0
11
+ base_model: openai/whisper-large-v3
12
+ model-index:
13
+ - name: Whisper Large v3 zh-TW - Chinese
14
+ results: []
15
+ ---
16
+
17
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
18
+ should probably proofread and complete it, then remove this comment. -->
19
+
20
+ # Whisper Large v3 zh-TW - Chinese
21
+
22
+ This model is a fine-tuned version of [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) on the Common Voice 16.0 dataset.
23
+ It achieves the following results on the evaluation set:
24
+ - Loss: 0.1537
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 0.001
44
+ - train_batch_size: 8
45
+ - eval_batch_size: 8
46
+ - seed: 42
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: linear
49
+ - lr_scheduler_warmup_steps: 50
50
+ - num_epochs: 3
51
+ - mixed_precision_training: Native AMP
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss |
56
+ |:-------------:|:-----:|:----:|:---------------:|
57
+ | 0.198 | 1.0 | 1507 | 0.1869 |
58
+ | 0.0817 | 2.0 | 3014 | 0.1605 |
59
+ | 0.021 | 3.0 | 4521 | 0.1537 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - PEFT 0.7.1
65
+ - Transformers 4.36.2
66
+ - Pytorch 2.1.0.post301
67
+ - Datasets 2.16.1
68
+ - Tokenizers 0.15.0
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:90bbe4539b944340ca2ab39e1ad8ff9cac122a1a75bfdf0440842c2dcc48bd31
3
  size 62969640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3d291a5d0a95ac95fc136a7bd237ce85186df95122835188ffc35830ce3f8fe
3
  size 62969640
runs/Jan10_03-15-18_plusle/events.out.tfevents.1704827718.plusle CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:583b25b229546ef5a9192a907b02b8372e46a0153e5452498fc786e0fc84acc4
3
- size 76604
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3e1bfe3c17db6b5856cd977f250f9896ffd8b1f1d66005851bf00746189af46
3
+ size 77700