Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
f924df3c
"docs/source/vscode:/vscode.git/clone" did not exist on "6d175c1129538b27230be170fc1184e8490e95ef"
Unverified
Commit
f924df3c
authored
Jun 20, 2023
by
Sanchit Gandhi
Committed by
GitHub
Jun 20, 2023
Browse files
[modelcard] add audio classification to task list (#24363)
parent
c23d131e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/transformers/modelcard.py
src/transformers/modelcard.py
+1
-0
No files found.
src/transformers/modelcard.py
View file @
f924df3c
...
...
@@ -279,6 +279,7 @@ TASK_TAG_TO_NAME_MAPPING = {
"translation"
:
"Translation"
,
"zero-shot-classification"
:
"Zero Shot Classification"
,
"automatic-speech-recognition"
:
"Automatic Speech Recognition"
,
"audio-classification"
:
"Audio Classification"
,
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment