djdhyun-gglabs commited on
Commit
b141c35
·
verified ·
1 Parent(s): e5a8afe

gglabs/stt-turbo-1226-v1

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.8044
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.5435 | 0.1471 | 10 | 0.8044 |
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.8069
22
 
23
  ## Model description
24
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:------:|:----:|:---------------:|
54
+ | 0.544 | 0.1471 | 10 | 0.8069 |
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:3c6f2fa49fd9830f42bd3b5d430c1e3bad945b56ab2d72b7272dd2528e0a3c5a
3
  size 26237160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b52be710f3dafdd37b82625bd575fd44ee51d095070ccdb847aabc5ae20207b4
3
  size 26237160
runs/Dec26_09-33-57_gglabs-a6000/events.out.tfevents.1735223637.gglabs-a6000 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75bf1c1e9fb8d0bda6ec32e6f34b32353c46bbaeab40a4986431d08f947b5cdc
3
+ size 7102
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f28442e5c332ec01ed05c41960b93e9a1128580b42672fd6bc64bc9d4d79a902
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0f5d14148971e5b351739aed6a7b0b49faa1c77f4b984e0332c4a71475605f4
3
  size 5496