Model save
Browse files- README.md +52 -0
- generation_config.json +150 -0
README.md
ADDED
|
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: transformers
|
| 3 |
+
license: mit
|
| 4 |
+
base_model: openai/whisper-large-v3-turbo
|
| 5 |
+
tags:
|
| 6 |
+
- generated_from_trainer
|
| 7 |
+
model-index:
|
| 8 |
+
- name: whisper-large-v3-turbo-anv-tso-150h
|
| 9 |
+
results: []
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 13 |
+
should probably proofread and complete it, then remove this comment. -->
|
| 14 |
+
|
| 15 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/dsfsi/za-next-voices/runs/x63u0mmb)
|
| 16 |
+
# whisper-large-v3-turbo-anv-tso-150h
|
| 17 |
+
|
| 18 |
+
This model is a fine-tuned version of [openai/whisper-large-v3-turbo](https://huggingface.co/openai/whisper-large-v3-turbo) on an unknown dataset.
|
| 19 |
+
|
| 20 |
+
## Model description
|
| 21 |
+
|
| 22 |
+
More information needed
|
| 23 |
+
|
| 24 |
+
## Intended uses & limitations
|
| 25 |
+
|
| 26 |
+
More information needed
|
| 27 |
+
|
| 28 |
+
## Training and evaluation data
|
| 29 |
+
|
| 30 |
+
More information needed
|
| 31 |
+
|
| 32 |
+
## Training procedure
|
| 33 |
+
|
| 34 |
+
### Training hyperparameters
|
| 35 |
+
|
| 36 |
+
The following hyperparameters were used during training:
|
| 37 |
+
- learning_rate: 1e-05
|
| 38 |
+
- train_batch_size: 64
|
| 39 |
+
- eval_batch_size: 64
|
| 40 |
+
- seed: 42
|
| 41 |
+
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
| 42 |
+
- lr_scheduler_type: constant_with_warmup
|
| 43 |
+
- lr_scheduler_warmup_ratio: 0.01
|
| 44 |
+
- training_steps: 535
|
| 45 |
+
- mixed_precision_training: Native AMP
|
| 46 |
+
|
| 47 |
+
### Framework versions
|
| 48 |
+
|
| 49 |
+
- Transformers 4.52.0
|
| 50 |
+
- Pytorch 2.6.0+cu124
|
| 51 |
+
- Datasets 3.6.0
|
| 52 |
+
- Tokenizers 0.21.4
|
generation_config.json
ADDED
|
@@ -0,0 +1,150 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alignment_heads": [
|
| 3 |
+
[
|
| 4 |
+
2,
|
| 5 |
+
4
|
| 6 |
+
],
|
| 7 |
+
[
|
| 8 |
+
2,
|
| 9 |
+
11
|
| 10 |
+
],
|
| 11 |
+
[
|
| 12 |
+
3,
|
| 13 |
+
3
|
| 14 |
+
],
|
| 15 |
+
[
|
| 16 |
+
3,
|
| 17 |
+
6
|
| 18 |
+
],
|
| 19 |
+
[
|
| 20 |
+
3,
|
| 21 |
+
11
|
| 22 |
+
],
|
| 23 |
+
[
|
| 24 |
+
3,
|
| 25 |
+
14
|
| 26 |
+
]
|
| 27 |
+
],
|
| 28 |
+
"begin_suppress_tokens": [
|
| 29 |
+
220,
|
| 30 |
+
50257
|
| 31 |
+
],
|
| 32 |
+
"bos_token_id": 50257,
|
| 33 |
+
"decoder_start_token_id": 50258,
|
| 34 |
+
"eos_token_id": 50257,
|
| 35 |
+
"is_multilingual": true,
|
| 36 |
+
"lang_to_id": {
|
| 37 |
+
"<|af|>": 50327,
|
| 38 |
+
"<|am|>": 50334,
|
| 39 |
+
"<|ar|>": 50272,
|
| 40 |
+
"<|as|>": 50350,
|
| 41 |
+
"<|az|>": 50304,
|
| 42 |
+
"<|ba|>": 50355,
|
| 43 |
+
"<|be|>": 50330,
|
| 44 |
+
"<|bg|>": 50292,
|
| 45 |
+
"<|bn|>": 50302,
|
| 46 |
+
"<|bo|>": 50347,
|
| 47 |
+
"<|br|>": 50309,
|
| 48 |
+
"<|bs|>": 50315,
|
| 49 |
+
"<|ca|>": 50270,
|
| 50 |
+
"<|cs|>": 50283,
|
| 51 |
+
"<|cy|>": 50297,
|
| 52 |
+
"<|da|>": 50285,
|
| 53 |
+
"<|de|>": 50261,
|
| 54 |
+
"<|el|>": 50281,
|
| 55 |
+
"<|en|>": 50259,
|
| 56 |
+
"<|es|>": 50262,
|
| 57 |
+
"<|et|>": 50307,
|
| 58 |
+
"<|eu|>": 50310,
|
| 59 |
+
"<|fa|>": 50300,
|
| 60 |
+
"<|fi|>": 50277,
|
| 61 |
+
"<|fo|>": 50338,
|
| 62 |
+
"<|fr|>": 50265,
|
| 63 |
+
"<|gl|>": 50319,
|
| 64 |
+
"<|gu|>": 50333,
|
| 65 |
+
"<|haw|>": 50352,
|
| 66 |
+
"<|ha|>": 50354,
|
| 67 |
+
"<|he|>": 50279,
|
| 68 |
+
"<|hi|>": 50276,
|
| 69 |
+
"<|hr|>": 50291,
|
| 70 |
+
"<|ht|>": 50339,
|
| 71 |
+
"<|hu|>": 50286,
|
| 72 |
+
"<|hy|>": 50312,
|
| 73 |
+
"<|id|>": 50275,
|
| 74 |
+
"<|is|>": 50311,
|
| 75 |
+
"<|it|>": 50274,
|
| 76 |
+
"<|ja|>": 50266,
|
| 77 |
+
"<|jw|>": 50356,
|
| 78 |
+
"<|ka|>": 50329,
|
| 79 |
+
"<|kk|>": 50316,
|
| 80 |
+
"<|km|>": 50323,
|
| 81 |
+
"<|kn|>": 50306,
|
| 82 |
+
"<|ko|>": 50264,
|
| 83 |
+
"<|la|>": 50294,
|
| 84 |
+
"<|lb|>": 50345,
|
| 85 |
+
"<|ln|>": 50353,
|
| 86 |
+
"<|lo|>": 50336,
|
| 87 |
+
"<|lt|>": 50293,
|
| 88 |
+
"<|lv|>": 50301,
|
| 89 |
+
"<|mg|>": 50349,
|
| 90 |
+
"<|mi|>": 50295,
|
| 91 |
+
"<|mk|>": 50308,
|
| 92 |
+
"<|ml|>": 50296,
|
| 93 |
+
"<|mn|>": 50314,
|
| 94 |
+
"<|mr|>": 50320,
|
| 95 |
+
"<|ms|>": 50282,
|
| 96 |
+
"<|mt|>": 50343,
|
| 97 |
+
"<|my|>": 50346,
|
| 98 |
+
"<|ne|>": 50313,
|
| 99 |
+
"<|nl|>": 50271,
|
| 100 |
+
"<|nn|>": 50342,
|
| 101 |
+
"<|no|>": 50288,
|
| 102 |
+
"<|oc|>": 50328,
|
| 103 |
+
"<|pa|>": 50321,
|
| 104 |
+
"<|pl|>": 50269,
|
| 105 |
+
"<|ps|>": 50340,
|
| 106 |
+
"<|pt|>": 50267,
|
| 107 |
+
"<|ro|>": 50284,
|
| 108 |
+
"<|ru|>": 50263,
|
| 109 |
+
"<|sa|>": 50344,
|
| 110 |
+
"<|sd|>": 50332,
|
| 111 |
+
"<|si|>": 50322,
|
| 112 |
+
"<|sk|>": 50298,
|
| 113 |
+
"<|sl|>": 50305,
|
| 114 |
+
"<|sn|>": 50324,
|
| 115 |
+
"<|so|>": 50326,
|
| 116 |
+
"<|sq|>": 50317,
|
| 117 |
+
"<|sr|>": 50303,
|
| 118 |
+
"<|su|>": 50357,
|
| 119 |
+
"<|sv|>": 50273,
|
| 120 |
+
"<|sw|>": 50318,
|
| 121 |
+
"<|ta|>": 50287,
|
| 122 |
+
"<|te|>": 50299,
|
| 123 |
+
"<|tg|>": 50331,
|
| 124 |
+
"<|th|>": 50289,
|
| 125 |
+
"<|tk|>": 50341,
|
| 126 |
+
"<|tl|>": 50348,
|
| 127 |
+
"<|tr|>": 50268,
|
| 128 |
+
"<|tt|>": 50351,
|
| 129 |
+
"<|uk|>": 50280,
|
| 130 |
+
"<|ur|>": 50290,
|
| 131 |
+
"<|uz|>": 50337,
|
| 132 |
+
"<|vi|>": 50278,
|
| 133 |
+
"<|yi|>": 50335,
|
| 134 |
+
"<|yo|>": 50325,
|
| 135 |
+
"<|yue|>": 50358,
|
| 136 |
+
"<|zh|>": 50260
|
| 137 |
+
},
|
| 138 |
+
"max_initial_timestamp_index": 50,
|
| 139 |
+
"max_length": 448,
|
| 140 |
+
"no_timestamps_token_id": 50364,
|
| 141 |
+
"pad_token_id": 50257,
|
| 142 |
+
"prev_sot_token_id": 50362,
|
| 143 |
+
"return_timestamps": false,
|
| 144 |
+
"suppress_tokens": [],
|
| 145 |
+
"task_to_id": {
|
| 146 |
+
"transcribe": 50360,
|
| 147 |
+
"translate": 50359
|
| 148 |
+
},
|
| 149 |
+
"transformers_version": "4.52.0"
|
| 150 |
+
}
|