Erenosxx commited on
Commit
bbb5ecf
·
verified ·
1 Parent(s): ee8fc0c

Model save

Browse files
Files changed (2) hide show
  1. README.md +63 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: mit
4
+ base_model: openai/whisper-large-v3-turbo
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: whisper-turbo-tr_All_datasets_finetune_4
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # whisper-turbo-tr_All_datasets_finetune_4
16
+
17
+ This model is a fine-tuned version of [openai/whisper-large-v3-turbo](https://huggingface.co/openai/whisper-large-v3-turbo) on the None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.2189
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 0.0003
39
+ - train_batch_size: 16
40
+ - eval_batch_size: 8
41
+ - seed: 42
42
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
43
+ - lr_scheduler_type: linear
44
+ - lr_scheduler_warmup_ratio: 0.1
45
+ - num_epochs: 3
46
+ - mixed_precision_training: Native AMP
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss |
51
+ |:-------------:|:------:|:----:|:---------------:|
52
+ | 0.1902 | 0.9186 | 1500 | 0.3348 |
53
+ | 0.097 | 1.8371 | 3000 | 0.2756 |
54
+ | 0.0284 | 2.7557 | 4500 | 0.2189 |
55
+
56
+
57
+ ### Framework versions
58
+
59
+ - PEFT 0.15.1
60
+ - Transformers 4.51.3
61
+ - Pytorch 2.5.1
62
+ - Datasets 3.0.0
63
+ - Tokenizers 0.21.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d28f8d827c3a283f428ee9aee9f7f6c597d4340c1c66369c3af65cd68cad396f
3
  size 314607672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5129764fe7993dc396fa3f8a8ec1c6e0f9e43fff6f675f1ea54cc29aed7f61a
3
  size 314607672