facebookresearch / fairseq

Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
MIT License
30.58k stars 6.41k forks source link

Fixed The cause of the error: "NameError: name 'help' is not defined #5486

Closed oty-v closed 1 week ago

oty-v commented 7 months ago

Before submitting

What does this PR do?

A typo in the code causing an error in the operation of File "fairseq\dataclass\configs.py", line 1080, in EMAConfig has been fixed NameError: name 'help' is not defined.

PR review

Anyone in the community is free to review the PR once the tests have passed. If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃