cantillation commited on
Commit
29481ad
·
verified ·
1 Parent(s): 711d830

Model save

Browse files
Files changed (3) hide show
  1. README.md +117 -0
  2. generation_config.json +151 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,117 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: ivrit-ai/whisper-large-v3-turbo
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - wer
9
+ model-index:
10
+ - name: Teamim-IvritAI-large-v3-turbo-new_WeightDecay-0.005_Augmented_WithSRT_date-23-04-2025
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # Teamim-IvritAI-large-v3-turbo-new_WeightDecay-0.005_Augmented_WithSRT_date-23-04-2025
18
+
19
+ This model is a fine-tuned version of [ivrit-ai/whisper-large-v3-turbo](https://huggingface.co/ivrit-ai/whisper-large-v3-turbo) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.4107
22
+ - Wer: 36.2146
23
+ - Avg Precision Exact: 0.4891
24
+ - Avg Recall Exact: 0.4995
25
+ - Avg F1 Exact: 0.4932
26
+ - Avg Precision Letter Shift: 0.5095
27
+ - Avg Recall Letter Shift: 0.5218
28
+ - Avg F1 Letter Shift: 0.5143
29
+ - Avg Precision Word Level: 0.5211
30
+ - Avg Recall Word Level: 0.5357
31
+ - Avg F1 Word Level: 0.5263
32
+ - Avg Precision Word Shift: 0.6939
33
+ - Avg Recall Word Shift: 0.7234
34
+ - Avg F1 Word Shift: 0.7047
35
+ - Precision Median Exact: 0.4432
36
+ - Recall Median Exact: 0.4756
37
+ - F1 Median Exact: 0.4528
38
+ - Precision Max Exact: 1.0
39
+ - Recall Max Exact: 1.0
40
+ - F1 Max Exact: 1.0
41
+ - Precision Min Exact: 0.0
42
+ - Recall Min Exact: 0.0
43
+ - F1 Min Exact: 0.0
44
+ - Precision Min Letter Shift: 0.0
45
+ - Recall Min Letter Shift: 0.0
46
+ - F1 Min Letter Shift: 0.0
47
+ - Precision Min Word Level: 0.0
48
+ - Recall Min Word Level: 0.0
49
+ - F1 Min Word Level: 0.0
50
+ - Precision Min Word Shift: 0.0
51
+ - Recall Min Word Shift: 0.0
52
+ - F1 Min Word Shift: 0.0
53
+
54
+ ## Model description
55
+
56
+ More information needed
57
+
58
+ ## Intended uses & limitations
59
+
60
+ More information needed
61
+
62
+ ## Training and evaluation data
63
+
64
+ More information needed
65
+
66
+ ## Training procedure
67
+
68
+ ### Training hyperparameters
69
+
70
+ The following hyperparameters were used during training:
71
+ - learning_rate: 1e-05
72
+ - train_batch_size: 16
73
+ - eval_batch_size: 2
74
+ - seed: 42
75
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
76
+ - lr_scheduler_type: linear
77
+ - lr_scheduler_warmup_steps: 1000
78
+ - training_steps: 60000
79
+ - mixed_precision_training: Native AMP
80
+
81
+ ### Training results
82
+
83
+ | Training Loss | Epoch | Step | Validation Loss | Wer | Avg Precision Exact | Avg Recall Exact | Avg F1 Exact | Avg Precision Letter Shift | Avg Recall Letter Shift | Avg F1 Letter Shift | Avg Precision Word Level | Avg Recall Word Level | Avg F1 Word Level | Avg Precision Word Shift | Avg Recall Word Shift | Avg F1 Word Shift | Precision Median Exact | Recall Median Exact | F1 Median Exact | Precision Max Exact | Recall Max Exact | F1 Max Exact | Precision Min Exact | Recall Min Exact | F1 Min Exact | Precision Min Letter Shift | Recall Min Letter Shift | F1 Min Letter Shift | Precision Min Word Level | Recall Min Word Level | F1 Min Word Level | Precision Min Word Shift | Recall Min Word Shift | F1 Min Word Shift |
84
+ |:-------------:|:------:|:-----:|:---------------:|:--------:|:-------------------:|:----------------:|:------------:|:--------------------------:|:-----------------------:|:-------------------:|:------------------------:|:---------------------:|:-----------------:|:------------------------:|:---------------------:|:-----------------:|:----------------------:|:-------------------:|:---------------:|:-------------------:|:----------------:|:------------:|:-------------------:|:----------------:|:------------:|:--------------------------:|:-----------------------:|:-------------------:|:------------------------:|:---------------------:|:-----------------:|:------------------------:|:---------------------:|:-----------------:|
85
+ | No log | 0.0001 | 1 | 7.1601 | 109.4023 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
86
+ | 0.1361 | 0.2962 | 2500 | 0.6842 | 62.4024 | 0.2897 | 0.2982 | 0.2919 | 0.3222 | 0.3329 | 0.3249 | 0.3400 | 0.3543 | 0.3446 | 0.5235 | 0.5550 | 0.5339 | 0.1505 | 0.1562 | 0.1538 | 1.0 | 1.0 | 1.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
87
+ | 0.0633 | 0.5925 | 5000 | 0.5766 | 51.9556 | 0.3589 | 0.3642 | 0.3604 | 0.3909 | 0.3982 | 0.3927 | 0.4080 | 0.4161 | 0.4098 | 0.6144 | 0.6383 | 0.6218 | 0.2 | 0.2185 | 0.2122 | 1.0 | 1.0 | 1.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
88
+ | 0.0629 | 0.8887 | 7500 | 0.5497 | 53.1810 | 0.3695 | 0.3923 | 0.3759 | 0.3997 | 0.4249 | 0.4062 | 0.4143 | 0.4424 | 0.4213 | 0.5923 | 0.6461 | 0.6078 | 0.2222 | 0.2639 | 0.2381 | 1.0 | 1.0 | 1.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
89
+ | 0.0375 | 1.1850 | 10000 | 0.5146 | 45.5717 | 0.4020 | 0.4168 | 0.4084 | 0.4303 | 0.4478 | 0.4374 | 0.4451 | 0.4634 | 0.4521 | 0.6430 | 0.6809 | 0.6579 | 0.2571 | 0.2857 | 0.2675 | 1.0 | 1.0 | 1.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
90
+ | 0.0513 | 1.4812 | 12500 | 0.4789 | 47.3763 | 0.4082 | 0.4225 | 0.4140 | 0.4363 | 0.4528 | 0.4429 | 0.4515 | 0.4685 | 0.4581 | 0.6408 | 0.6728 | 0.6531 | 0.2698 | 0.2941 | 0.2798 | 1.0 | 1.0 | 1.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
91
+ | 0.0407 | 1.7775 | 15000 | 0.4574 | 45.7832 | 0.4313 | 0.4414 | 0.4353 | 0.4612 | 0.4728 | 0.4654 | 0.4754 | 0.4873 | 0.4795 | 0.6548 | 0.6794 | 0.6639 | 0.3333 | 0.3438 | 0.3393 | 1.0 | 1.0 | 1.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
92
+ | 0.0228 | 2.0737 | 17500 | 0.4692 | 45.7453 | 0.4131 | 0.4225 | 0.4167 | 0.4392 | 0.4496 | 0.4427 | 0.4549 | 0.4671 | 0.4590 | 0.6411 | 0.6686 | 0.6508 | 0.2587 | 0.2759 | 0.2659 | 1.0 | 1.0 | 1.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
93
+ | 0.0203 | 2.3699 | 20000 | 0.4669 | 43.5424 | 0.4200 | 0.4337 | 0.4250 | 0.4432 | 0.4599 | 0.4493 | 0.4563 | 0.4741 | 0.4622 | 0.6356 | 0.6750 | 0.6493 | 0.2795 | 0.3077 | 0.2919 | 1.0 | 1.0 | 1.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
94
+ | 0.0469 | 2.6662 | 22500 | 0.4451 | 42.7925 | 0.4403 | 0.4521 | 0.4447 | 0.4662 | 0.4808 | 0.4714 | 0.4814 | 0.4968 | 0.4867 | 0.6632 | 0.6933 | 0.6740 | 0.3118 | 0.3333 | 0.3144 | 1.0 | 1.0 | 1.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
95
+ | 0.0224 | 2.9624 | 25000 | 0.4347 | 42.4672 | 0.4382 | 0.4533 | 0.4443 | 0.4603 | 0.4782 | 0.4674 | 0.4721 | 0.4924 | 0.4799 | 0.6405 | 0.6819 | 0.6567 | 0.3204 | 0.3536 | 0.3312 | 1.0 | 1.0 | 1.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
96
+ | 0.0435 | 3.2587 | 27500 | 0.4208 | 40.8420 | 0.4435 | 0.4582 | 0.4493 | 0.4658 | 0.4829 | 0.4724 | 0.4791 | 0.4971 | 0.4860 | 0.6601 | 0.6978 | 0.6746 | 0.3333 | 0.3529 | 0.3352 | 1.0 | 1.0 | 1.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
97
+ | 0.0379 | 3.5549 | 30000 | 0.4347 | 42.3782 | 0.4409 | 0.4491 | 0.4438 | 0.4652 | 0.4750 | 0.4684 | 0.4796 | 0.4898 | 0.4822 | 0.6691 | 0.6910 | 0.6760 | 0.3066 | 0.3295 | 0.3136 | 1.0 | 1.0 | 1.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
98
+ | 0.0099 | 3.8512 | 32500 | 0.4303 | 43.9873 | 0.4492 | 0.4603 | 0.4534 | 0.4726 | 0.4869 | 0.4776 | 0.4849 | 0.5005 | 0.4902 | 0.6510 | 0.6820 | 0.6619 | 0.3333 | 0.3571 | 0.3388 | 1.0 | 1.0 | 1.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
99
+ | 0.0185 | 4.1474 | 35000 | 0.4299 | 41.5102 | 0.4465 | 0.4562 | 0.4502 | 0.4709 | 0.4819 | 0.4749 | 0.4856 | 0.4980 | 0.4898 | 0.6627 | 0.6909 | 0.6726 | 0.3239 | 0.3483 | 0.3333 | 1.0 | 1.0 | 1.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
100
+ | 0.0077 | 4.4437 | 37500 | 0.4209 | 41.2943 | 0.4518 | 0.4630 | 0.4559 | 0.4754 | 0.4885 | 0.4800 | 0.4885 | 0.5024 | 0.4932 | 0.6663 | 0.6955 | 0.6756 | 0.3429 | 0.3684 | 0.3552 | 1.0 | 1.0 | 1.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
101
+ | 0.0126 | 4.7399 | 40000 | 0.4175 | 38.7048 | 0.4651 | 0.4746 | 0.4687 | 0.4893 | 0.5012 | 0.4936 | 0.5021 | 0.5152 | 0.5069 | 0.6841 | 0.7125 | 0.6943 | 0.3704 | 0.3974 | 0.3851 | 1.0 | 1.0 | 1.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
102
+ | 0.0035 | 5.0361 | 42500 | 0.4141 | 37.2328 | 0.4746 | 0.4863 | 0.4793 | 0.4966 | 0.5105 | 0.5021 | 0.5085 | 0.5241 | 0.5143 | 0.6849 | 0.7159 | 0.6969 | 0.3974 | 0.4231 | 0.4114 | 1.0 | 1.0 | 1.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
103
+ | 0.0085 | 5.3324 | 45000 | 0.4234 | 40.2366 | 0.4689 | 0.4787 | 0.4727 | 0.4922 | 0.5037 | 0.4962 | 0.5055 | 0.5182 | 0.5093 | 0.6792 | 0.7057 | 0.6880 | 0.375 | 0.4054 | 0.3885 | 1.0 | 1.0 | 1.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
104
+ | 0.0141 | 5.6286 | 47500 | 0.4107 | 38.0483 | 0.4664 | 0.4765 | 0.4703 | 0.4871 | 0.4991 | 0.4916 | 0.4988 | 0.5122 | 0.5033 | 0.6747 | 0.7043 | 0.6856 | 0.3675 | 0.3921 | 0.3846 | 1.0 | 1.0 | 1.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
105
+ | 0.0026 | 5.9249 | 50000 | 0.4120 | 37.9521 | 0.4745 | 0.4862 | 0.4788 | 0.4953 | 0.5094 | 0.5004 | 0.5071 | 0.5226 | 0.5127 | 0.6811 | 0.7128 | 0.6928 | 0.4 | 0.4167 | 0.4065 | 1.0 | 1.0 | 1.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
106
+ | 0.0059 | 6.2211 | 52500 | 0.4140 | 36.1839 | 0.4890 | 0.4993 | 0.4931 | 0.5123 | 0.5244 | 0.5167 | 0.5241 | 0.5372 | 0.5288 | 0.6995 | 0.7273 | 0.7099 | 0.4444 | 0.4674 | 0.4528 | 1.0 | 1.0 | 1.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
107
+ | 0.0069 | 6.5174 | 55000 | 0.4083 | 37.5086 | 0.4888 | 0.4982 | 0.4924 | 0.5093 | 0.5203 | 0.5133 | 0.5221 | 0.5340 | 0.5261 | 0.6960 | 0.7203 | 0.7042 | 0.4329 | 0.4545 | 0.4430 | 1.0 | 1.0 | 1.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
108
+ | 0.0042 | 6.8136 | 57500 | 0.4116 | 36.6785 | 0.4906 | 0.5013 | 0.4948 | 0.5110 | 0.5233 | 0.5157 | 0.5225 | 0.5356 | 0.5274 | 0.6950 | 0.7236 | 0.7059 | 0.4336 | 0.4615 | 0.4444 | 1.0 | 1.0 | 1.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
109
+ | 0.004 | 7.1098 | 60000 | 0.4107 | 36.2146 | 0.4891 | 0.4995 | 0.4932 | 0.5095 | 0.5218 | 0.5143 | 0.5211 | 0.5357 | 0.5263 | 0.6939 | 0.7234 | 0.7047 | 0.4432 | 0.4756 | 0.4528 | 1.0 | 1.0 | 1.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
110
+
111
+
112
+ ### Framework versions
113
+
114
+ - Transformers 4.49.0
115
+ - Pytorch 2.7.0+cu126
116
+ - Datasets 2.12.0
117
+ - Tokenizers 0.20.1
generation_config.json ADDED
@@ -0,0 +1,151 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "attn_implementation": "sdpa",
29
+ "begin_suppress_tokens": [
30
+ 220,
31
+ 50257
32
+ ],
33
+ "bos_token_id": 50257,
34
+ "decoder_start_token_id": 50258,
35
+ "eos_token_id": 50257,
36
+ "is_multilingual": true,
37
+ "lang_to_id": {
38
+ "<|af|>": 50327,
39
+ "<|am|>": 50334,
40
+ "<|ar|>": 50272,
41
+ "<|as|>": 50350,
42
+ "<|az|>": 50304,
43
+ "<|ba|>": 50355,
44
+ "<|be|>": 50330,
45
+ "<|bg|>": 50292,
46
+ "<|bn|>": 50302,
47
+ "<|bo|>": 50347,
48
+ "<|br|>": 50309,
49
+ "<|bs|>": 50315,
50
+ "<|ca|>": 50270,
51
+ "<|cs|>": 50283,
52
+ "<|cy|>": 50297,
53
+ "<|da|>": 50285,
54
+ "<|de|>": 50261,
55
+ "<|el|>": 50281,
56
+ "<|en|>": 50259,
57
+ "<|es|>": 50262,
58
+ "<|et|>": 50307,
59
+ "<|eu|>": 50310,
60
+ "<|fa|>": 50300,
61
+ "<|fi|>": 50277,
62
+ "<|fo|>": 50338,
63
+ "<|fr|>": 50265,
64
+ "<|gl|>": 50319,
65
+ "<|gu|>": 50333,
66
+ "<|haw|>": 50352,
67
+ "<|ha|>": 50354,
68
+ "<|he|>": 50279,
69
+ "<|hi|>": 50276,
70
+ "<|hr|>": 50291,
71
+ "<|ht|>": 50339,
72
+ "<|hu|>": 50286,
73
+ "<|hy|>": 50312,
74
+ "<|id|>": 50275,
75
+ "<|is|>": 50311,
76
+ "<|it|>": 50274,
77
+ "<|ja|>": 50266,
78
+ "<|jw|>": 50356,
79
+ "<|ka|>": 50329,
80
+ "<|kk|>": 50316,
81
+ "<|km|>": 50323,
82
+ "<|kn|>": 50306,
83
+ "<|ko|>": 50264,
84
+ "<|la|>": 50294,
85
+ "<|lb|>": 50345,
86
+ "<|ln|>": 50353,
87
+ "<|lo|>": 50336,
88
+ "<|lt|>": 50293,
89
+ "<|lv|>": 50301,
90
+ "<|mg|>": 50349,
91
+ "<|mi|>": 50295,
92
+ "<|mk|>": 50308,
93
+ "<|ml|>": 50296,
94
+ "<|mn|>": 50314,
95
+ "<|mr|>": 50320,
96
+ "<|ms|>": 50282,
97
+ "<|mt|>": 50343,
98
+ "<|my|>": 50346,
99
+ "<|ne|>": 50313,
100
+ "<|nl|>": 50271,
101
+ "<|nn|>": 50342,
102
+ "<|no|>": 50288,
103
+ "<|oc|>": 50328,
104
+ "<|pa|>": 50321,
105
+ "<|pl|>": 50269,
106
+ "<|ps|>": 50340,
107
+ "<|pt|>": 50267,
108
+ "<|ro|>": 50284,
109
+ "<|ru|>": 50263,
110
+ "<|sa|>": 50344,
111
+ "<|sd|>": 50332,
112
+ "<|si|>": 50322,
113
+ "<|sk|>": 50298,
114
+ "<|sl|>": 50305,
115
+ "<|sn|>": 50324,
116
+ "<|so|>": 50326,
117
+ "<|sq|>": 50317,
118
+ "<|sr|>": 50303,
119
+ "<|su|>": 50357,
120
+ "<|sv|>": 50273,
121
+ "<|sw|>": 50318,
122
+ "<|ta|>": 50287,
123
+ "<|te|>": 50299,
124
+ "<|tg|>": 50331,
125
+ "<|th|>": 50289,
126
+ "<|tk|>": 50341,
127
+ "<|tl|>": 50348,
128
+ "<|tr|>": 50268,
129
+ "<|tt|>": 50351,
130
+ "<|uk|>": 50280,
131
+ "<|ur|>": 50290,
132
+ "<|uz|>": 50337,
133
+ "<|vi|>": 50278,
134
+ "<|yi|>": 50335,
135
+ "<|yo|>": 50325,
136
+ "<|yue|>": 50358,
137
+ "<|zh|>": 50260
138
+ },
139
+ "max_initial_timestamp_index": 50,
140
+ "max_length": 448,
141
+ "no_timestamps_token_id": 50364,
142
+ "pad_token_id": 50257,
143
+ "prev_sot_token_id": 50362,
144
+ "return_timestamps": false,
145
+ "suppress_tokens": [],
146
+ "task_to_id": {
147
+ "transcribe": 50360,
148
+ "translate": 50359
149
+ },
150
+ "transformers_version": "4.49.0"
151
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3850d847b835862ea4cf3135adf5dac8afbef40432916094d168e2af8f56dbd5
3
  size 3235740128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f219fe24e95cf9d5377d71fb4fd38d8b10da519b5bc9c419c0ce4d407fae6ddb
3
  size 3235740128