o0dimplz0o commited on
Commit
9851101
·
verified ·
1 Parent(s): a456caa

Training in progress, step 500

Browse files
README.md CHANGED
@@ -2,8 +2,6 @@
2
  library_name: transformers
3
  tags:
4
  - generated_from_trainer
5
- metrics:
6
- - wer
7
  model-index:
8
  - name: Whisper-Large-v3-turbo-STT-Zeroth-KO-v2
9
  results: []
@@ -16,9 +14,14 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model was trained from scratch on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.0169
20
- - Wer: 23.9851
21
- - Cer: 0.0904
 
 
 
 
 
22
 
23
  ## Model description
24
 
@@ -43,25 +46,9 @@ The following hyperparameters were used during training:
43
  - seed: 42
44
  - optimizer: Use adamw_torch_fused with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
45
  - lr_scheduler_type: cosine
46
- - lr_scheduler_warmup_steps: 100
47
  - training_steps: 5000
48
 
49
- ### Training results
50
-
51
- | Training Loss | Epoch | Step | Cer | Validation Loss | Wer |
52
- |:-------------:|:------:|:----:|:------:|:---------------:|:-------:|
53
- | 0.2413 | 0.1051 | 500 | 0.0771 | 0.0187 | 23.3663 |
54
- | 0.0191 | 0.2103 | 1000 | 0.0959 | 0.0174 | 26.5347 |
55
- | 0.0187 | 0.3154 | 1500 | 0.0916 | 0.0171 | 24.1213 |
56
- | 0.0171 | 0.4205 | 2000 | 0.0882 | 0.0171 | 23.6757 |
57
- | 0.018 | 0.5257 | 2500 | 0.0876 | 0.0170 | 23.4035 |
58
- | 0.0173 | 0.6308 | 3000 | 0.0878 | 0.0171 | 23.5396 |
59
- | 0.0179 | 0.7359 | 3500 | 0.0170 | 23.8366 | 0.0902 |
60
- | 0.0189 | 0.8410 | 4000 | 0.0169 | 23.4406 | 0.0873 |
61
- | 0.0172 | 0.9462 | 4500 | 0.0169 | 24.0594 | 0.0914 |
62
- | 0.0164 | 1.0513 | 5000 | 0.0169 | 23.9851 | 0.0904 |
63
-
64
-
65
  ### Framework versions
66
 
67
  - Transformers 4.48.2
 
2
  library_name: transformers
3
  tags:
4
  - generated_from_trainer
 
 
5
  model-index:
6
  - name: Whisper-Large-v3-turbo-STT-Zeroth-KO-v2
7
  results: []
 
14
 
15
  This model was trained from scratch on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - eval_loss: 0.0196
18
+ - eval_wer: 28.8490
19
+ - eval_cer: 0.1014
20
+ - eval_runtime: 150.7373
21
+ - eval_samples_per_second: 4.75
22
+ - eval_steps_per_second: 0.597
23
+ - epoch: 0.1051
24
+ - step: 500
25
 
26
  ## Model description
27
 
 
46
  - seed: 42
47
  - optimizer: Use adamw_torch_fused with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
  - lr_scheduler_type: cosine
49
+ - lr_scheduler_warmup_steps: 500
50
  - training_steps: 5000
51
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
52
  ### Framework versions
53
 
54
  - Transformers 4.48.2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/teamspace/studios/this_studio/whisper_large_v3_turbo",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
 
1
  {
2
+ "_name_or_path": "o0dimplz0o/Whisper-Large-v3-turbo-STT-Zeroth-KO-v2",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
events.out.tfevents.1738566738.ip-10-192-12-77.188580.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:652db65b5a30b88eda3feb011e8b7f6e51ad9dc4d79e157498891b1f968985ec
3
+ size 88
events.out.tfevents.1738566866.ip-10-192-12-77.188580.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d8e8e92849d17f3198ef038ab7a1c082ce09e90a012aac0846a8ff0bd6533f7
3
+ size 6686
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4fe9907c94f3656a9e9d5855bde410aa7e1c12e976acc3cd5323cd6c4edb93b5
3
  size 1617828008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86b5f80029d53d2f363f42dde88599a49029fa7162b37eba1eaa79e6dbb1a30a
3
  size 1617828008
special_tokens_map.json CHANGED
@@ -122,7 +122,13 @@
122
  "rstrip": false,
123
  "single_word": false
124
  },
125
- "pad_token": "<|pad|>",
 
 
 
 
 
 
126
  "unk_token": {
127
  "content": "<|endoftext|>",
128
  "lstrip": false,
 
122
  "rstrip": false,
123
  "single_word": false
124
  },
125
+ "pad_token": {
126
+ "content": "<|pad|>",
127
+ "lstrip": false,
128
+ "normalized": false,
129
+ "rstrip": false,
130
+ "single_word": false
131
+ },
132
  "unk_token": {
133
  "content": "<|endoftext|>",
134
  "lstrip": false,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:60cdf902a26e7d1afe698067d633cd24cfc4b722a6fdd6588798af070875790f
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75332924ad69ddb99a58568233690252a9d68cb5b5c6e1aa29ddc8caf46bea0d
3
  size 5496