djdhyun-gglabs
commited on
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.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -44,23 +44,14 @@ The following hyperparameters were used during training:
|
|
44 |
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
45 |
- lr_scheduler_type: linear
|
46 |
- lr_scheduler_warmup_steps: 10
|
47 |
-
- training_steps:
|
48 |
- mixed_precision_training: Native AMP
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:------:|:----:|:---------------:|
|
54 |
-
| 0.
|
55 |
-
| 0.1056 | 0.2941 | 20 | 0.4434 |
|
56 |
-
| 0.0545 | 0.4412 | 30 | 0.3495 |
|
57 |
-
| 0.0352 | 0.5882 | 40 | 0.2854 |
|
58 |
-
| 0.0407 | 0.7353 | 50 | 0.2502 |
|
59 |
-
| 0.0349 | 0.8824 | 60 | 0.2219 |
|
60 |
-
| 0.0272 | 1.0294 | 70 | 0.1950 |
|
61 |
-
| 0.0214 | 1.1765 | 80 | 0.1786 |
|
62 |
-
| 0.0236 | 1.3235 | 90 | 0.1688 |
|
63 |
-
| 0.0204 | 1.4706 | 100 | 0.1651 |
|
64 |
|
65 |
|
66 |
### 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.8044
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
44 |
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
45 |
- lr_scheduler_type: linear
|
46 |
- lr_scheduler_warmup_steps: 10
|
47 |
+
- training_steps: 10
|
48 |
- mixed_precision_training: Native AMP
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:------:|:----:|:---------------:|
|
54 |
+
| 0.5435 | 0.1471 | 10 | 0.8044 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
55 |
|
56 |
|
57 |
### Framework versions
|
adapter_config.json
CHANGED
@@ -26,8 +26,8 @@
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
-
"
|
30 |
-
"
|
31 |
],
|
32 |
"task_type": null,
|
33 |
"use_dora": false,
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
+
"q_proj",
|
30 |
+
"v_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:
|
3 |
size 26237160
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c6f2fa49fd9830f42bd3b5d430c1e3bad945b56ab2d72b7272dd2528e0a3c5a
|
3 |
size 26237160
|
runs/Dec26_09-25-48_gglabs-a6000/events.out.tfevents.1735223148.gglabs-a6000
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c3acc4080124831b13e33f1c0bdef47e89f7e1c6c6604992083a60542b07d874
|
3 |
+
size 7228
|
runs/Dec26_09-28-45_gglabs-a6000/events.out.tfevents.1735223325.gglabs-a6000
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae60274ea54c49b6aa36eabd1d0b3f8c62fe842b0a65ae4d502dd9ec47c2be0e
|
3 |
+
size 7102
|
tokenizer_config.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f28442e5c332ec01ed05c41960b93e9a1128580b42672fd6bc64bc9d4d79a902
|
3 |
size 5496
|