nomnoos37 commited on
Commit
0ed93e1
·
verified ·
1 Parent(s): 881a692

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.8133
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.5454 | 0.1471 | 10 | 0.8133 |
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.8035
22
 
23
  ## Model description
24
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:------:|:----:|:---------------:|
54
+ | 0.5461 | 0.1471 | 10 | 0.8035 |
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:f044761af90773de746124238b6cc643ca3013eb6bf84a7d306f07c57e46bb69
3
  size 26237160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:842cb5d5b548da57144c444043c9d6b87f3dae9a749a85b1b78b1af7e001653c
3
  size 26237160
runs/Dec26_10-31-51_gglabs-a6000/events.out.tfevents.1735227111.gglabs-a6000 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec8df6eac8f362a5dd92b0667c8593f36a58a189fef3e4554c140d290d84927d
3
+ size 7111
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:622cedffe43dc7d9dee752a04b53e744027a731e7b25a1ef2879dcb203b34d4e
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9275c32ccbe2c1dd10aba2d28651fda3d6176428544d9a5d7463c64c9419153f
3
  size 5496