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
"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "80b90e7b2f7466ffb1d9036986e0699880d34284"
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
Hide 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 = {
...
@@ -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"
,
}
}
...
...
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