pere commited on
Commit
0264573
1 Parent(s): 88061c4

Update 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": "../../../nb-whisper-large-v0.8-vad3",
3
  "activation_dropout": 0.1,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
@@ -42,7 +42,7 @@
42
  "num_mel_bins": 128,
43
  "pad_token_id": 50256,
44
  "scale_embedding": false,
45
- "torch_dtype": "float16",
46
  "transformers_version": "4.36.2",
47
  "use_cache": true,
48
  "use_weighted_layer_sum": false,
 
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.36.2",
47
  "use_cache": true,
48
  "use_weighted_layer_sum": false,