nomnoos37 commited on
Commit
2bb630a
·
verified ·
1 Parent(s): 189135c

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.8080
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.5458 | 0.1471 | 10 | 0.8080 |
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.7976
22
 
23
  ## Model description
24
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:------:|:----:|:---------------:|
54
+ | 0.5473 | 0.1471 | 10 | 0.7976 |
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:fcb0af1396406acc32680ecf84329a153db3373c5a22f4a5872956630a495e39
3
  size 26237160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1dcd6db76d734662c1fe91bc1a1dec905930e3dd3965a4804b3cf374f7b16fc
3
  size 26237160
runs/Dec26_10-49-35_gglabs-a6000/events.out.tfevents.1735228176.gglabs-a6000 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f483a105ee4e0a63f9d258aadc2adf1b57d6a33fdfd3c4528a2ac11dad4a3799
3
+ size 7111
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cdabb3373ce9701e3fbaac24cb03bf3266a2aa0d417efe0d1c021e08d3954659
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:840b0d93248020974bed1f2b43aa0245abe7e3fdcbd762f51c249c486b58a236
3
  size 5496