pere commited on
Commit
4f08f35
1 Parent(s): d58918d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "NbAiLab/nb-whisper-large-v0.7",
3
  "activation_dropout": 0.1,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
@@ -42,8 +42,8 @@
42
  "num_mel_bins": 128,
43
  "pad_token_id": 50256,
44
  "scale_embedding": false,
45
- "torch_dtype": "float16",
46
- "transformers_version": "4.35.2",
47
  "use_cache": true,
48
  "use_weighted_layer_sum": false,
49
  "vocab_size": 51866
 
1
  {
2
+ "_name_or_path": "./",
3
  "activation_dropout": 0.1,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
 
42
  "num_mel_bins": 128,
43
  "pad_token_id": 50256,
44
  "scale_embedding": false,
45
+ "torch_dtype": "float32",
46
+ "transformers_version": "4.34.1",
47
  "use_cache": true,
48
  "use_weighted_layer_sum": false,
49
  "vocab_size": 51866