"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "80b90e7b2f7466ffb1d9036986e0699880d34284"
Unverified Commit f924df3c authored by Sanchit Gandhi's avatar Sanchit Gandhi Committed by GitHub
Browse files

[modelcard] add audio classification to task list (#24363)

parent c23d131e
...@@ -279,6 +279,7 @@ TASK_TAG_TO_NAME_MAPPING = { ...@@ -279,6 +279,7 @@ TASK_TAG_TO_NAME_MAPPING = {
"translation": "Translation", "translation": "Translation",
"zero-shot-classification": "Zero Shot Classification", "zero-shot-classification": "Zero Shot Classification",
"automatic-speech-recognition": "Automatic Speech Recognition", "automatic-speech-recognition": "Automatic Speech Recognition",
"audio-classification": "Audio Classification",
} }
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment