-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Created model card for XLM model #38595
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! See my comments on your other PRs and apply them to this one as well :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution!
…ts for predicting <mask> tokens using Pipeline and AutoModel.
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
* Created model card for XLM model * Revised model card structure and content of XLM model * Update XLM model documentation with improved examples and code snippets for predicting <mask> tokens using Pipeline and AutoModel.
What does this PR do?
This pull request updates the XLM model documentation to improve clarity, add usage examples, and enhance the overall presentation. The changes include a new layout for badges, detailed usage examples with code snippets, and reorganized content for better readability as outlined in #36979.
Documentation Enhancements:
Pipeline
andAutoModel
classes, complete with Python code snippets.Content Reorganization:
lang
parameter for multilingual tasks.Additional Features:
Before submitting
Who can review?
@stevhliu