Ansonng commited on
Commit
a312f17
·
verified ·
1 Parent(s): 070675f

Model save

Browse files
README.md ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: apache-2.0
4
+ base_model: openai/whisper-small
5
+ tags:
6
+ - generated_from_trainer
7
+ datasets:
8
+ - common_voice_11_0
9
+ model-index:
10
+ - name: whisper-small-asr-int8
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # whisper-small-asr-int8
18
+
19
+ This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the common_voice_11_0 dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 1.5886
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: 0.001
41
+ - train_batch_size: 64
42
+ - eval_batch_size: 64
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 1
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss |
51
+ |:-------------:|:-----:|:----:|:---------------:|
52
+ | 2.8355 | 1.0 | 10 | 1.5886 |
53
+
54
+
55
+ ### Framework versions
56
+
57
+ - PEFT 0.13.3.dev0
58
+ - Transformers 4.44.2
59
+ - Pytorch 2.5.0+cu121
60
+ - Datasets 3.1.0
61
+ - Tokenizers 0.19.1
runs/Nov03_16-01-29_45b4dc3e6b2e/events.out.tfevents.1730649707.45b4dc3e6b2e.217.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b377dbcc5a68bd91b7cae5fc2f17ed9d090d01393728ae395836b7fe4ed97196
3
- size 6487
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8d14c4531830b133535b8d0c67f085ea56f714a100175db026a5d027520bca0
3
+ size 7101