Erenosxx commited on
Commit
5921373
·
verified ·
1 Parent(s): b45c7f7

Model save

Browse files
Files changed (2) hide show
  1. README.md +66 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
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
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.1497
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: 1e-05
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.1651 | 0.4869 | 1500 | 0.1745 |
53
+ | 0.158 | 0.9737 | 3000 | 0.1590 |
54
+ | 0.1391 | 1.4606 | 4500 | 0.1540 |
55
+ | 0.1509 | 1.9474 | 6000 | 0.1516 |
56
+ | 0.1387 | 2.4343 | 7500 | 0.1500 |
57
+ | 0.1428 | 2.9211 | 9000 | 0.1497 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - PEFT 0.15.1
63
+ - Transformers 4.48.0
64
+ - Pytorch 2.5.1
65
+ - Datasets 3.0.0
66
+ - Tokenizers 0.21.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3a60ffed5cd8e2edfe1d5970d9eded67cff292182312ec4a5796bf4951ccbc0c
3
  size 39355784
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed09dc45da272bcd6b8740e706287734b6aaf9c11e97a5df31089b08283208d3
3
  size 39355784