Commit
•
5adfa88
1
Parent(s):
f67f198
Update config.json (#1)
Browse files- Update config.json (03ef58ed3584dcf2102325c70dc1a4522ac5ec34)
Co-authored-by: bc <bgstud@users.noreply.huggingface.co>
- config.json +1 -0
config.json
CHANGED
@@ -35,6 +35,7 @@
|
|
35 |
"pad_token_id": 50256,
|
36 |
"scale_embedding": false,
|
37 |
"suppress_tokens": [],
|
|
|
38 |
"torch_dtype": "float32",
|
39 |
"transformers_version": "4.26.0.dev0",
|
40 |
"use_cache": true,
|
|
|
35 |
"pad_token_id": 50256,
|
36 |
"scale_embedding": false,
|
37 |
"suppress_tokens": [],
|
38 |
+
"pipeline_tag": automatic-speech-recognition,
|
39 |
"torch_dtype": "float32",
|
40 |
"transformers_version": "4.26.0.dev0",
|
41 |
"use_cache": true,
|