cantillation commited on
Commit
0dcba71
1 Parent(s): a03cf73

Model save

Browse files
Files changed (2) hide show
  1. README.md +112 -0
  2. generation_config.json +264 -0
README.md ADDED
@@ -0,0 +1,112 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: openai/whisper-small
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - wer
8
+ model-index:
9
+ - name: Teamim-small_WeightDecay-0.05_Augmented_Combined-Data_date-11-07-2024_12-42
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # Teamim-small_WeightDecay-0.05_Augmented_Combined-Data_date-11-07-2024_12-42
17
+
18
+ This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.1474
21
+ - Wer: 9.8084
22
+ - Avg Precision Exact: 0.9128
23
+ - Avg Recall Exact: 0.9142
24
+ - Avg F1 Exact: 0.9131
25
+ - Avg Precision Letter Shift: 0.9270
26
+ - Avg Recall Letter Shift: 0.9286
27
+ - Avg F1 Letter Shift: 0.9274
28
+ - Avg Precision Word Level: 0.9292
29
+ - Avg Recall Word Level: 0.9309
30
+ - Avg F1 Word Level: 0.9297
31
+ - Avg Precision Word Shift: 0.9711
32
+ - Avg Recall Word Shift: 0.9735
33
+ - Avg F1 Word Shift: 0.9719
34
+ - Precision Median Exact: 1.0
35
+ - Recall Median Exact: 1.0
36
+ - F1 Median Exact: 1.0
37
+ - Precision Max Exact: 1.0
38
+ - Recall Max Exact: 1.0
39
+ - F1 Max Exact: 1.0
40
+ - Precision Min Exact: 0.0
41
+ - Recall Min Exact: 0.0
42
+ - F1 Min Exact: 0.0
43
+ - Precision Min Letter Shift: 0.0
44
+ - Recall Min Letter Shift: 0.0
45
+ - F1 Min Letter Shift: 0.0
46
+ - Precision Min Word Level: 0.0
47
+ - Recall Min Word Level: 0.0
48
+ - F1 Min Word Level: 0.0
49
+ - Precision Min Word Shift: 0.1429
50
+ - Recall Min Word Shift: 0.125
51
+ - F1 Min Word Shift: 0.1333
52
+
53
+ ## Model description
54
+
55
+ More information needed
56
+
57
+ ## Intended uses & limitations
58
+
59
+ More information needed
60
+
61
+ ## Training and evaluation data
62
+
63
+ More information needed
64
+
65
+ ## Training procedure
66
+
67
+ ### Training hyperparameters
68
+
69
+ The following hyperparameters were used during training:
70
+ - learning_rate: 1e-05
71
+ - train_batch_size: 8
72
+ - eval_batch_size: 32
73
+ - seed: 42
74
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
75
+ - lr_scheduler_type: linear
76
+ - lr_scheduler_warmup_steps: 500
77
+ - training_steps: 200000
78
+ - mixed_precision_training: Native AMP
79
+
80
+ ### Training results
81
+
82
+ | 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 |
83
+ |:-------------:|:-------:|:------:|:---------------:|:--------:|:-------------------:|:----------------:|:------------:|:--------------------------:|:-----------------------:|:-------------------:|:------------------------:|:---------------------:|:-----------------:|:------------------------:|:---------------------:|:-----------------:|:----------------------:|:-------------------:|:---------------:|:-------------------:|:----------------:|:------------:|:-------------------:|:----------------:|:------------:|:--------------------------:|:-----------------------:|:-------------------:|:------------------------:|:---------------------:|:-----------------:|:------------------------:|:---------------------:|:-----------------:|
84
+ | No log | 0.0001 | 1 | 9.9314 | 148.2331 | 0.0007 | 0.0023 | 0.0010 | 0.0225 | 0.0232 | 0.0218 | 0.0100 | 0.0586 | 0.0155 | 0.1303 | 0.1348 | 0.1270 | 0.0 | 0.0 | 0.0 | 0.1 | 0.5 | 0.1538 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
85
+ | 0.048 | 0.5167 | 10000 | 0.1206 | 17.0868 | 0.8509 | 0.8591 | 0.8544 | 0.8713 | 0.8797 | 0.8749 | 0.8748 | 0.8830 | 0.8783 | 0.9382 | 0.9482 | 0.9423 | 0.9231 | 0.9231 | 0.9286 | 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 |
86
+ | 0.0182 | 1.0334 | 20000 | 0.1214 | 14.3208 | 0.8671 | 0.8696 | 0.8679 | 0.8853 | 0.8879 | 0.8861 | 0.8885 | 0.8911 | 0.8893 | 0.9504 | 0.9534 | 0.9513 | 0.9286 | 0.9333 | 0.9474 | 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.0136 | 1.5501 | 30000 | 0.1261 | 13.5939 | 0.8761 | 0.8797 | 0.8775 | 0.8943 | 0.8981 | 0.8957 | 0.8971 | 0.9008 | 0.8984 | 0.9531 | 0.9572 | 0.9546 | 0.9412 | 1.0 | 0.9600 | 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.0039 | 2.0668 | 40000 | 0.1274 | 12.8292 | 0.8843 | 0.8873 | 0.8853 | 0.9000 | 0.9033 | 0.9012 | 0.9024 | 0.9057 | 0.9036 | 0.9551 | 0.9597 | 0.9569 | 1.0 | 1.0 | 0.9630 | 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.0034 | 2.5834 | 50000 | 0.1294 | 12.4579 | 0.8877 | 0.8890 | 0.8879 | 0.9032 | 0.9046 | 0.9035 | 0.9059 | 0.9078 | 0.9064 | 0.9593 | 0.9618 | 0.9600 | 1.0 | 1.0 | 0.9655 | 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.1429 | 0.125 | 0.1333 |
90
+ | 0.0067 | 3.1001 | 60000 | 0.1309 | 11.7593 | 0.8955 | 0.8991 | 0.8969 | 0.9115 | 0.9152 | 0.9129 | 0.9139 | 0.9177 | 0.9154 | 0.9626 | 0.9675 | 0.9646 | 1.0 | 1.0 | 1.0 | 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.1429 | 0.1 | 0.1176 |
91
+ | 0.0048 | 3.6168 | 70000 | 0.1306 | 11.5926 | 0.8960 | 0.8986 | 0.8969 | 0.9125 | 0.9152 | 0.9134 | 0.9152 | 0.9178 | 0.9161 | 0.9637 | 0.9670 | 0.9648 | 1.0 | 1.0 | 1.0 | 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.1429 | 0.1111 | 0.125 |
92
+ | 0.0022 | 4.1335 | 80000 | 0.1356 | 11.8884 | 0.8918 | 0.8928 | 0.8919 | 0.9073 | 0.9084 | 0.9074 | 0.9095 | 0.9106 | 0.9096 | 0.9605 | 0.9632 | 0.9613 | 1.0 | 1.0 | 1.0 | 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.1429 | 0.125 | 0.1333 |
93
+ | 0.002 | 4.6502 | 90000 | 0.1348 | 11.0356 | 0.9012 | 0.9002 | 0.9004 | 0.9155 | 0.9145 | 0.9146 | 0.9181 | 0.9170 | 0.9172 | 0.9666 | 0.9664 | 0.9661 | 1.0 | 1.0 | 1.0 | 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.1429 | 0.1111 | 0.125 |
94
+ | 0.001 | 5.1669 | 100000 | 0.1398 | 11.1929 | 0.8983 | 0.9002 | 0.8989 | 0.9134 | 0.9154 | 0.9140 | 0.9156 | 0.9176 | 0.9162 | 0.9648 | 0.9678 | 0.9658 | 1.0 | 1.0 | 1.0 | 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.1429 | 0.125 | 0.1333 |
95
+ | 0.0016 | 5.6836 | 110000 | 0.1426 | 10.9821 | 0.9019 | 0.9032 | 0.9022 | 0.9168 | 0.9182 | 0.9171 | 0.9191 | 0.9207 | 0.9196 | 0.9644 | 0.9670 | 0.9652 | 1.0 | 1.0 | 1.0 | 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.1429 | 0.125 | 0.1333 |
96
+ | 0.0002 | 6.2003 | 120000 | 0.1417 | 10.5384 | 0.9032 | 0.9045 | 0.9035 | 0.9179 | 0.9193 | 0.9182 | 0.9203 | 0.9214 | 0.9205 | 0.9680 | 0.9701 | 0.9686 | 1.0 | 1.0 | 1.0 | 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.1429 | 0.125 | 0.1333 |
97
+ | 0.0004 | 6.7170 | 130000 | 0.1439 | 10.5604 | 0.9022 | 0.9048 | 0.9031 | 0.9167 | 0.9195 | 0.9177 | 0.9190 | 0.9218 | 0.9200 | 0.9656 | 0.9699 | 0.9673 | 1.0 | 1.0 | 1.0 | 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.1429 | 0.125 | 0.1333 |
98
+ | 0.0005 | 7.2336 | 140000 | 0.1460 | 10.4188 | 0.9048 | 0.9056 | 0.9048 | 0.9193 | 0.9202 | 0.9194 | 0.9215 | 0.9224 | 0.9216 | 0.9673 | 0.9696 | 0.9681 | 1.0 | 1.0 | 1.0 | 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.1429 | 0.125 | 0.1333 |
99
+ | 0.0002 | 7.7503 | 150000 | 0.1396 | 10.1860 | 0.9068 | 0.9072 | 0.9066 | 0.9203 | 0.9209 | 0.9203 | 0.9228 | 0.9233 | 0.9227 | 0.9687 | 0.9705 | 0.9691 | 1.0 | 1.0 | 1.0 | 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.1429 | 0.125 | 0.1333 |
100
+ | 0.0001 | 8.2670 | 160000 | 0.1442 | 10.1136 | 0.9074 | 0.9068 | 0.9068 | 0.9214 | 0.9209 | 0.9208 | 0.9237 | 0.9234 | 0.9232 | 0.9697 | 0.9701 | 0.9695 | 1.0 | 1.0 | 1.0 | 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.1429 | 0.125 | 0.1333 |
101
+ | 0.0005 | 8.7837 | 170000 | 0.1432 | 9.9688 | 0.9098 | 0.9107 | 0.9099 | 0.9243 | 0.9253 | 0.9244 | 0.9266 | 0.9277 | 0.9268 | 0.9702 | 0.9717 | 0.9705 | 1.0 | 1.0 | 1.0 | 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.1429 | 0.125 | 0.1333 |
102
+ | 0.0 | 9.3004 | 180000 | 0.1467 | 10.0538 | 0.9093 | 0.9098 | 0.9092 | 0.9239 | 0.9246 | 0.9239 | 0.9261 | 0.9268 | 0.9261 | 0.9703 | 0.9716 | 0.9705 | 1.0 | 1.0 | 1.0 | 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.1429 | 0.125 | 0.1333 |
103
+ | 0.0 | 9.8171 | 190000 | 0.1449 | 9.9342 | 0.9119 | 0.9125 | 0.9118 | 0.9262 | 0.9269 | 0.9261 | 0.9283 | 0.9288 | 0.9282 | 0.9702 | 0.9715 | 0.9704 | 1.0 | 1.0 | 1.0 | 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.1429 | 0.125 | 0.1333 |
104
+ | 0.0001 | 10.3338 | 200000 | 0.1474 | 9.8084 | 0.9128 | 0.9142 | 0.9131 | 0.9270 | 0.9286 | 0.9274 | 0.9292 | 0.9309 | 0.9297 | 0.9711 | 0.9735 | 0.9719 | 1.0 | 1.0 | 1.0 | 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.1429 | 0.125 | 0.1333 |
105
+
106
+
107
+ ### Framework versions
108
+
109
+ - Transformers 4.41.2
110
+ - Pytorch 2.2.1
111
+ - Datasets 2.20.0
112
+ - Tokenizers 0.19.1
generation_config.json ADDED
@@ -0,0 +1,264 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alignment_heads": [
3
+ [
4
+ 5,
5
+ 3
6
+ ],
7
+ [
8
+ 5,
9
+ 9
10
+ ],
11
+ [
12
+ 8,
13
+ 0
14
+ ],
15
+ [
16
+ 8,
17
+ 4
18
+ ],
19
+ [
20
+ 8,
21
+ 7
22
+ ],
23
+ [
24
+ 8,
25
+ 8
26
+ ],
27
+ [
28
+ 9,
29
+ 0
30
+ ],
31
+ [
32
+ 9,
33
+ 7
34
+ ],
35
+ [
36
+ 9,
37
+ 9
38
+ ],
39
+ [
40
+ 10,
41
+ 5
42
+ ]
43
+ ],
44
+ "begin_suppress_tokens": [
45
+ 220,
46
+ 50257
47
+ ],
48
+ "bos_token_id": 50257,
49
+ "decoder_start_token_id": 50258,
50
+ "eos_token_id": 50257,
51
+ "forced_decoder_ids": [
52
+ [
53
+ 1,
54
+ null
55
+ ],
56
+ [
57
+ 2,
58
+ 50359
59
+ ]
60
+ ],
61
+ "is_multilingual": true,
62
+ "lang_to_id": {
63
+ "<|af|>": 50327,
64
+ "<|am|>": 50334,
65
+ "<|ar|>": 50272,
66
+ "<|as|>": 50350,
67
+ "<|az|>": 50304,
68
+ "<|ba|>": 50355,
69
+ "<|be|>": 50330,
70
+ "<|bg|>": 50292,
71
+ "<|bn|>": 50302,
72
+ "<|bo|>": 50347,
73
+ "<|br|>": 50309,
74
+ "<|bs|>": 50315,
75
+ "<|ca|>": 50270,
76
+ "<|cs|>": 50283,
77
+ "<|cy|>": 50297,
78
+ "<|da|>": 50285,
79
+ "<|de|>": 50261,
80
+ "<|el|>": 50281,
81
+ "<|en|>": 50259,
82
+ "<|es|>": 50262,
83
+ "<|et|>": 50307,
84
+ "<|eu|>": 50310,
85
+ "<|fa|>": 50300,
86
+ "<|fi|>": 50277,
87
+ "<|fo|>": 50338,
88
+ "<|fr|>": 50265,
89
+ "<|gl|>": 50319,
90
+ "<|gu|>": 50333,
91
+ "<|haw|>": 50352,
92
+ "<|ha|>": 50354,
93
+ "<|he|>": 50279,
94
+ "<|hi|>": 50276,
95
+ "<|hr|>": 50291,
96
+ "<|ht|>": 50339,
97
+ "<|hu|>": 50286,
98
+ "<|hy|>": 50312,
99
+ "<|id|>": 50275,
100
+ "<|is|>": 50311,
101
+ "<|it|>": 50274,
102
+ "<|ja|>": 50266,
103
+ "<|jw|>": 50356,
104
+ "<|ka|>": 50329,
105
+ "<|kk|>": 50316,
106
+ "<|km|>": 50323,
107
+ "<|kn|>": 50306,
108
+ "<|ko|>": 50264,
109
+ "<|la|>": 50294,
110
+ "<|lb|>": 50345,
111
+ "<|ln|>": 50353,
112
+ "<|lo|>": 50336,
113
+ "<|lt|>": 50293,
114
+ "<|lv|>": 50301,
115
+ "<|mg|>": 50349,
116
+ "<|mi|>": 50295,
117
+ "<|mk|>": 50308,
118
+ "<|ml|>": 50296,
119
+ "<|mn|>": 50314,
120
+ "<|mr|>": 50320,
121
+ "<|ms|>": 50282,
122
+ "<|mt|>": 50343,
123
+ "<|my|>": 50346,
124
+ "<|ne|>": 50313,
125
+ "<|nl|>": 50271,
126
+ "<|nn|>": 50342,
127
+ "<|no|>": 50288,
128
+ "<|oc|>": 50328,
129
+ "<|pa|>": 50321,
130
+ "<|pl|>": 50269,
131
+ "<|ps|>": 50340,
132
+ "<|pt|>": 50267,
133
+ "<|ro|>": 50284,
134
+ "<|ru|>": 50263,
135
+ "<|sa|>": 50344,
136
+ "<|sd|>": 50332,
137
+ "<|si|>": 50322,
138
+ "<|sk|>": 50298,
139
+ "<|sl|>": 50305,
140
+ "<|sn|>": 50324,
141
+ "<|so|>": 50326,
142
+ "<|sq|>": 50317,
143
+ "<|sr|>": 50303,
144
+ "<|su|>": 50357,
145
+ "<|sv|>": 50273,
146
+ "<|sw|>": 50318,
147
+ "<|ta|>": 50287,
148
+ "<|te|>": 50299,
149
+ "<|tg|>": 50331,
150
+ "<|th|>": 50289,
151
+ "<|tk|>": 50341,
152
+ "<|tl|>": 50348,
153
+ "<|tr|>": 50268,
154
+ "<|tt|>": 50351,
155
+ "<|uk|>": 50280,
156
+ "<|ur|>": 50290,
157
+ "<|uz|>": 50337,
158
+ "<|vi|>": 50278,
159
+ "<|yi|>": 50335,
160
+ "<|yo|>": 50325,
161
+ "<|zh|>": 50260
162
+ },
163
+ "max_initial_timestamp_index": 50,
164
+ "max_length": 448,
165
+ "no_timestamps_token_id": 50363,
166
+ "pad_token_id": 50257,
167
+ "prev_sot_token_id": 50361,
168
+ "return_timestamps": false,
169
+ "suppress_tokens": [
170
+ 1,
171
+ 2,
172
+ 7,
173
+ 8,
174
+ 9,
175
+ 10,
176
+ 14,
177
+ 25,
178
+ 26,
179
+ 27,
180
+ 28,
181
+ 29,
182
+ 31,
183
+ 58,
184
+ 59,
185
+ 60,
186
+ 61,
187
+ 62,
188
+ 63,
189
+ 90,
190
+ 91,
191
+ 92,
192
+ 93,
193
+ 359,
194
+ 503,
195
+ 522,
196
+ 542,
197
+ 873,
198
+ 893,
199
+ 902,
200
+ 918,
201
+ 922,
202
+ 931,
203
+ 1350,
204
+ 1853,
205
+ 1982,
206
+ 2460,
207
+ 2627,
208
+ 3246,
209
+ 3253,
210
+ 3268,
211
+ 3536,
212
+ 3846,
213
+ 3961,
214
+ 4183,
215
+ 4667,
216
+ 6585,
217
+ 6647,
218
+ 7273,
219
+ 9061,
220
+ 9383,
221
+ 10428,
222
+ 10929,
223
+ 11938,
224
+ 12033,
225
+ 12331,
226
+ 12562,
227
+ 13793,
228
+ 14157,
229
+ 14635,
230
+ 15265,
231
+ 15618,
232
+ 16553,
233
+ 16604,
234
+ 18362,
235
+ 18956,
236
+ 20075,
237
+ 21675,
238
+ 22520,
239
+ 26130,
240
+ 26161,
241
+ 26435,
242
+ 28279,
243
+ 29464,
244
+ 31650,
245
+ 32302,
246
+ 32470,
247
+ 36865,
248
+ 42863,
249
+ 47425,
250
+ 49870,
251
+ 50254,
252
+ 50258,
253
+ 50358,
254
+ 50359,
255
+ 50360,
256
+ 50361,
257
+ 50362
258
+ ],
259
+ "task_to_id": {
260
+ "transcribe": 50359,
261
+ "translate": 50358
262
+ },
263
+ "transformers_version": "4.41.2"
264
+ }