ArthurZ HF staff commited on
Commit
3ec6ce2
1 Parent(s): e07d02b

Upload WhisperForConditionalGeneration

Browse files
Files changed (2) hide show
  1. config.json +6 -1
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,6 +1,10 @@
1
  {
 
2
  "activation_dropout": 0.0,
3
  "activation_function": "gelu",
 
 
 
4
  "attention_dropout": 0.0,
5
  "bos_token_id": 50257,
6
  "d_model": 1024,
@@ -8,7 +12,7 @@
8
  "decoder_ffn_dim": 4096,
9
  "decoder_layerdrop": 0.0,
10
  "decoder_layers": 24,
11
- "decoder_start_token_id": 50257,
12
  "dropout": 0.0,
13
  "encoder_attention_heads": 16,
14
  "encoder_ffn_dim": 4096,
@@ -112,6 +116,7 @@
112
  "num_mel_bins": 80,
113
  "pad_token_id": 0,
114
  "scale_embedding": false,
 
115
  "transformers_version": "4.23.0.dev0",
116
  "use_cache": true,
117
  "vocab_size": 51865
1
  {
2
+ "_name_or_path": "openai/whisper-medium",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
+ "architectures": [
6
+ "WhisperForConditionalGeneration"
7
+ ],
8
  "attention_dropout": 0.0,
9
  "bos_token_id": 50257,
10
  "d_model": 1024,
12
  "decoder_ffn_dim": 4096,
13
  "decoder_layerdrop": 0.0,
14
  "decoder_layers": 24,
15
+ "decoder_start_token_id": 50258,
16
  "dropout": 0.0,
17
  "encoder_attention_heads": 16,
18
  "encoder_ffn_dim": 4096,
116
  "num_mel_bins": 80,
117
  "pad_token_id": 0,
118
  "scale_embedding": false,
119
+ "torch_dtype": "float32",
120
  "transformers_version": "4.23.0.dev0",
121
  "use_cache": true,
122
  "vocab_size": 51865
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:26cce1cfde13a3085e1f3d9499613e75ac01c6cf5eccd5d87824762057207d90
3
- size 3055729627
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96d734d68ad5d63c8f41d525f5769788432f6963f32dbe36feefaa33d736a962
3
+ size 3055735323