StefanJevtic63 commited on
Commit
ebacda6
1 Parent(s): cd832e0

End of training

Browse files
Files changed (2) hide show
  1. README.md +70 -0
  2. adapter_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ language:
4
+ - sr
5
+ license: apache-2.0
6
+ base_model: openai/whisper-large-v2
7
+ tags:
8
+ - generated_from_trainer
9
+ model-index:
10
+ - name: Whisper - Serbian Model
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 - Serbian Model
18
+
19
+ This model is a fine-tuned version of [openai/whisper-large-v2](https://huggingface.co/openai/whisper-large-v2) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.1707
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.0005
41
+ - train_batch_size: 4
42
+ - eval_batch_size: 16
43
+ - seed: 42
44
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
45
+ - lr_scheduler_type: linear
46
+ - lr_scheduler_warmup_steps: 400
47
+ - training_steps: 4000
48
+ - mixed_precision_training: Native AMP
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss |
53
+ |:-------------:|:------:|:----:|:---------------:|
54
+ | 0.2354 | 0.0088 | 500 | 0.2467 |
55
+ | 0.195 | 0.0176 | 1000 | 0.2312 |
56
+ | 0.1977 | 0.0264 | 1500 | 0.2173 |
57
+ | 0.178 | 0.0352 | 2000 | 0.2052 |
58
+ | 0.1676 | 0.0440 | 2500 | 0.1929 |
59
+ | 0.2103 | 0.0529 | 3000 | 0.1852 |
60
+ | 0.1675 | 0.0617 | 3500 | 0.1755 |
61
+ | 0.1888 | 0.0705 | 4000 | 0.1707 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - PEFT 0.13.2
67
+ - Transformers 4.46.3
68
+ - Pytorch 2.5.1
69
+ - Datasets 3.0.0
70
+ - Tokenizers 0.20.3
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:75c8273f5a1d84ff722dd14e580dafc9511c3c4d63a0e35178e86bef8c3003a5
3
  size 63056714
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7857349dabc60ba5528ae0da744e27bed2f6d7ba5169b57dc4d7715b289f73a4
3
  size 63056714