Annie-Li commited on
Commit
47d030b
1 Parent(s): 753e763

Upload model

Browse files
Files changed (2) hide show
  1. config.json +3 -3
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "_name_or_path": "openai/whisper-small",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "architectures": [
6
- "WhisperForConditionalGeneration"
7
  ],
8
  "attention_dropout": 0.0,
9
  "begin_suppress_tokens": [
@@ -36,7 +36,7 @@
36
  "scale_embedding": false,
37
  "suppress_tokens": [],
38
  "torch_dtype": "float32",
39
- "transformers_version": "4.26.0.dev0",
40
  "use_cache": false,
41
  "vocab_size": 51865
42
  }
 
1
  {
2
+ "_name_or_path": "./checkpoint-4500",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "architectures": [
6
+ "WhisperModel"
7
  ],
8
  "attention_dropout": 0.0,
9
  "begin_suppress_tokens": [
 
36
  "scale_embedding": false,
37
  "suppress_tokens": [],
38
  "torch_dtype": "float32",
39
+ "transformers_version": "4.27.0.dev0",
40
  "use_cache": false,
41
  "vocab_size": 51865
42
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e2ebe4be46a23f247355e210639c61b3bfd9c712837c15aafb4369c83fe6ad13
3
- size 967099139
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4900f3dcf7b25c6fcfe21cc70c3eaafc1e73dd766bf58a7cc9fc11dd7e030a33
3
+ size 967089539