ArthurZ HF staff commited on
Commit
d902ab9
1 Parent(s): 25da2ff

Upload WhisperForConditionalGeneration

Browse files
Files changed (2) hide show
  1. config.json +3 -6
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,8 +1,9 @@
1
  {
 
2
  "activation_dropout": 0.0,
3
  "activation_function": "gelu",
4
  "architectures": [
5
- "WhisperModel"
6
  ],
7
  "attention_dropout": 0.0,
8
  "bos_token_id": 50257,
@@ -11,11 +12,7 @@
11
  "decoder_ffn_dim": 1536,
12
  "decoder_layerdrop": 0.0,
13
  "decoder_layers": 4,
14
- "decoder_start_token_id": [
15
- 50258,
16
- 50259,
17
- 50359
18
- ],
19
  "dropout": 0.0,
20
  "encoder_attention_heads": 6,
21
  "encoder_ffn_dim": 1536,
1
  {
2
+ "_name_or_path": "openai/whisper-tiny",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "architectures": [
6
+ "WhisperForConditionalGeneration"
7
  ],
8
  "attention_dropout": 0.0,
9
  "bos_token_id": 50257,
12
  "decoder_ffn_dim": 1536,
13
  "decoder_layerdrop": 0.0,
14
  "decoder_layers": 4,
15
+ "decoder_start_token_id": 50257,
 
 
 
 
16
  "dropout": 0.0,
17
  "encoder_attention_heads": 6,
18
  "encoder_ffn_dim": 1536,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b0b674e5d559c60a9bfe339edf44c47cbb4b5253c013ab8a02ff1cfbf888fc7a
3
- size 151094003
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9607f98a2b22d9e229ae43c52ecea79dcede9e0c5cfae67e8da6eda86d8aac1d
3
+ size 151095027