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
4be78c22
Unverified
Commit
4be78c22
authored
Nov 05, 2021
by
Patrick von Platen
Committed by
GitHub
Nov 05, 2021
Browse files
[Hubert Docs] Make sure example uses a fine-tuned model (#14291)
parent
a14d62b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/transformers/models/hubert/modeling_hubert.py
src/transformers/models/hubert/modeling_hubert.py
+1
-1
No files found.
src/transformers/models/hubert/modeling_hubert.py
View file @
4be78c22
...
...
@@ -40,7 +40,7 @@ from .configuration_hubert import HubertConfig
logger
=
logging
.
get_logger
(
__name__
)
_CONFIG_FOR_DOC
=
"HubertConfig"
_CHECKPOINT_FOR_DOC
=
"facebook/hubert-
bas
e-ls960"
_CHECKPOINT_FOR_DOC
=
"facebook/hubert-
larg
e-ls960
-ft
"
_PROCESSOR_FOR_DOC
=
"Wav2Vec2Processor"
_SEQ_CLASS_CHECKPOINT
=
"superb/hubert-base-superb-ks"
...
...
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