fractalego commited on
Commit
8745e71
1 Parent(s): f30464f

Upload WhisperForConditionalGeneration

Browse files
Files changed (2) hide show
  1. config.json +138 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,138 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "openai/whisper-small.en",
3
+ "activation_dropout": 0.0,
4
+ "activation_function": "gelu",
5
+ "architectures": [
6
+ "WhisperForConditionalGeneration"
7
+ ],
8
+ "attention_dropout": 0.0,
9
+ "begin_suppress_tokens": [
10
+ 220,
11
+ 50256
12
+ ],
13
+ "bos_token_id": 50257,
14
+ "d_model": 768,
15
+ "decoder_attention_heads": 12,
16
+ "decoder_ffn_dim": 3072,
17
+ "decoder_layerdrop": 0.0,
18
+ "decoder_layers": 12,
19
+ "decoder_start_token_id": 50257,
20
+ "dropout": 0.0,
21
+ "encoder_attention_heads": 12,
22
+ "encoder_ffn_dim": 3072,
23
+ "encoder_layerdrop": 0.0,
24
+ "encoder_layers": 12,
25
+ "eos_token_id": 50256,
26
+ "forced_decoder_ids": [
27
+ [
28
+ 1,
29
+ 50362
30
+ ]
31
+ ],
32
+ "init_std": 0.02,
33
+ "is_encoder_decoder": true,
34
+ "max_length": 448,
35
+ "max_source_positions": 1500,
36
+ "max_target_positions": 448,
37
+ "model_type": "whisper",
38
+ "num_hidden_layers": 12,
39
+ "num_mel_bins": 80,
40
+ "pad_token_id": 50256,
41
+ "scale_embedding": false,
42
+ "suppress_tokens": [
43
+ 1,
44
+ 2,
45
+ 6,
46
+ 7,
47
+ 8,
48
+ 9,
49
+ 10,
50
+ 12,
51
+ 14,
52
+ 25,
53
+ 26,
54
+ 27,
55
+ 28,
56
+ 29,
57
+ 31,
58
+ 58,
59
+ 59,
60
+ 60,
61
+ 61,
62
+ 62,
63
+ 63,
64
+ 90,
65
+ 91,
66
+ 92,
67
+ 93,
68
+ 357,
69
+ 366,
70
+ 438,
71
+ 532,
72
+ 685,
73
+ 705,
74
+ 796,
75
+ 930,
76
+ 1058,
77
+ 1220,
78
+ 1267,
79
+ 1279,
80
+ 1303,
81
+ 1343,
82
+ 1377,
83
+ 1391,
84
+ 1635,
85
+ 1782,
86
+ 1875,
87
+ 2162,
88
+ 2361,
89
+ 2488,
90
+ 3467,
91
+ 4008,
92
+ 4211,
93
+ 4600,
94
+ 4808,
95
+ 5299,
96
+ 5855,
97
+ 6329,
98
+ 7203,
99
+ 9609,
100
+ 9959,
101
+ 10563,
102
+ 10786,
103
+ 11420,
104
+ 11709,
105
+ 11907,
106
+ 13163,
107
+ 13697,
108
+ 13700,
109
+ 14808,
110
+ 15306,
111
+ 16410,
112
+ 16791,
113
+ 17992,
114
+ 19203,
115
+ 19510,
116
+ 20724,
117
+ 22305,
118
+ 22935,
119
+ 27007,
120
+ 30109,
121
+ 30420,
122
+ 33409,
123
+ 34949,
124
+ 40283,
125
+ 40493,
126
+ 40549,
127
+ 47282,
128
+ 49146,
129
+ 50257,
130
+ 50359,
131
+ 50360,
132
+ 50361
133
+ ],
134
+ "torch_dtype": "float32",
135
+ "transformers_version": "4.24.0",
136
+ "use_cache": true,
137
+ "vocab_size": 51864
138
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3af58b8f0ad7b4176d8ccb3ab3b5e7b78a8f925f9f3aa074f8708cbed02ffbf7
3
+ size 967096067