saboor345 commited on
Commit
b0df084
·
verified ·
1 Parent(s): 0233a0f

Upload config

Browse files
Files changed (1) hide show
  1. generation_config.json +42 -42
generation_config.json CHANGED
@@ -1,80 +1,76 @@
1
  {
2
  "alignment_heads": [
3
  [
4
- 6,
5
- 6
6
  ],
7
  [
8
- 7,
9
- 0
10
  ],
11
  [
12
- 7,
13
- 3
14
  ],
15
  [
16
- 7,
17
- 8
18
  ],
19
  [
20
- 8,
21
- 2
22
  ],
23
  [
24
- 8,
25
- 5
26
  ],
27
  [
28
- 8,
29
- 7
30
  ],
31
  [
32
- 9,
33
- 0
34
  ],
35
  [
36
- 9,
37
- 4
38
  ],
39
  [
40
- 9,
41
- 8
42
  ],
43
  [
44
- 9,
45
- 10
46
  ],
47
  [
48
- 10,
49
- 0
50
  ],
51
  [
52
- 10,
53
- 1
54
  ],
55
  [
56
- 10,
57
- 2
58
  ],
59
  [
60
- 10,
61
  3
62
  ],
63
  [
64
- 10,
65
- 6
66
- ],
67
- [
68
- 10,
69
- 11
70
  ],
71
  [
72
- 11,
73
- 2
74
  ],
75
  [
76
- 11,
77
- 4
78
  ]
79
  ],
80
  "begin_suppress_tokens": [
@@ -84,6 +80,12 @@
84
  "bos_token_id": 50257,
85
  "decoder_start_token_id": 50257,
86
  "eos_token_id": 50256,
 
 
 
 
 
 
87
  "is_multilingual": false,
88
  "max_initial_timestamp_index": 50,
89
  "max_length": 448,
@@ -183,7 +185,5 @@
183
  50360,
184
  50361
185
  ],
186
- "task": "transcribe",
187
- "transformers_version": "4.46.1",
188
- "use_scan": false
189
  }
 
1
  {
2
  "alignment_heads": [
3
  [
4
+ 11,
5
+ 4
6
  ],
7
  [
8
+ 14,
9
+ 1
10
  ],
11
  [
12
+ 14,
13
+ 12
14
  ],
15
  [
16
+ 14,
17
+ 14
18
  ],
19
  [
20
+ 15,
21
+ 4
22
  ],
23
  [
24
+ 16,
25
+ 0
26
  ],
27
  [
28
+ 16,
29
+ 4
30
  ],
31
  [
32
+ 16,
33
+ 9
34
  ],
35
  [
36
+ 17,
37
+ 12
38
  ],
39
  [
40
+ 17,
41
+ 14
42
  ],
43
  [
44
+ 18,
45
+ 7
46
  ],
47
  [
48
+ 18,
49
+ 10
50
  ],
51
  [
52
+ 18,
53
+ 15
54
  ],
55
  [
56
+ 20,
57
+ 0
58
  ],
59
  [
60
+ 20,
61
  3
62
  ],
63
  [
64
+ 20,
65
+ 9
 
 
 
 
66
  ],
67
  [
68
+ 20,
69
+ 14
70
  ],
71
  [
72
+ 21,
73
+ 12
74
  ]
75
  ],
76
  "begin_suppress_tokens": [
 
80
  "bos_token_id": 50257,
81
  "decoder_start_token_id": 50257,
82
  "eos_token_id": 50256,
83
+ "forced_decoder_ids": [
84
+ [
85
+ 1,
86
+ 50362
87
+ ]
88
+ ],
89
  "is_multilingual": false,
90
  "max_initial_timestamp_index": 50,
91
  "max_length": 448,
 
185
  50360,
186
  50361
187
  ],
188
+ "transformers_version": "4.46.1"
 
 
189
  }