nomnoos37 commited on
Commit
eb0dd49
·
verified ·
1 Parent(s): 64e2247

nomnoos37/stt-turbo-1226-v1.1

Browse files
README.md CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [openai/whisper-large-v3-turbo](https://huggingface.co/openai/whisper-large-v3-turbo) on the custom dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.8169
22
 
23
  ## Model description
24
 
@@ -51,7 +51,7 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:------:|:----:|:---------------:|
54
- | 0.5463 | 0.1471 | 10 | 0.8169 |
55
 
56
 
57
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [openai/whisper-large-v3-turbo](https://huggingface.co/openai/whisper-large-v3-turbo) on the custom dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.8096
22
 
23
  ## Model description
24
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:------:|:----:|:---------------:|
54
+ | 0.5468 | 0.1471 | 10 | 0.8096 |
55
 
56
 
57
  ### Framework versions
adapter_config.json CHANGED
@@ -26,8 +26,8 @@
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
- "q_proj",
30
- "v_proj"
31
  ],
32
  "task_type": null,
33
  "use_dora": false,
 
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
+ "v_proj",
30
+ "q_proj"
31
  ],
32
  "task_type": null,
33
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1675de6560e594318b9a0634e87b1761a69cecb8b66e85dbc59e2a2d0295b4da
3
  size 26237160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1697f30ee173cccb5495d72d04218594d99135c093701345703abe542f582bad
3
  size 26237160
runs/Dec26_10-40-58_gglabs-a6000/events.out.tfevents.1735227658.gglabs-a6000 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f49dc5ddc88f4bf4e28594b459c2102037c08f88e5d293f9b7a27fc35201a51c
3
+ size 7111
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f57e308c3acbe39c2848cb582543d2da98822ff9b8b6ecb38b6159b390cc1e17
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:475a9c26a3ae05f2cdef660fa16e1d75f2eac3abbee9ef973711d3863a0a9c2e
3
  size 5496