Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix some docstring in encoder-decoder models #13611

Merged
merged 1 commit into from
Sep 17, 2021

Conversation

ydshieh
Copy link
Collaborator

@ydshieh ydshieh commented Sep 16, 2021

What does this PR do?

Fix a few places in some encoder-decoder docstrings. For example,

:class:~transformers.EncoderDecoder is a generic ... -> :class:~transformers.SpeechEncoderDecoderModel is a generic ...
in modeling_speech_encoder_decoder.py.

Who can review?

@patrickvonplaten

Copy link
Contributor

@patrickvonplaten patrickvonplaten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@patrickvonplaten patrickvonplaten merged commit afb07a7 into huggingface:master Sep 17, 2021
@ydshieh ydshieh deleted the fix_docstring branch September 17, 2021 16:19
Albertobegue pushed a commit to Albertobegue/transformers that referenced this pull request Jan 13, 2022
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants