sukantan commited on
Commit
59b8e41
·
1 Parent(s): 9cb83be

Add config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "openai/whisper-small",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "architectures": [
@@ -36,7 +36,7 @@
36
  "scale_embedding": false,
37
  "suppress_tokens": [],
38
  "torch_dtype": "float32",
39
- "transformers_version": "4.25.0.dev0",
40
  "use_cache": true,
41
  "vocab_size": 51865
42
  }
 
1
  {
2
+ "_name_or_path": "sanchit-gandhi/whisper-small-hi",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "architectures": [
 
36
  "scale_embedding": false,
37
  "suppress_tokens": [],
38
  "torch_dtype": "float32",
39
+ "transformers_version": "4.24.0",
40
  "use_cache": true,
41
  "vocab_size": 51865
42
  }