-
Notifications
You must be signed in to change notification settings - Fork 29.4k
Update roc bert docs #38835
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
Update roc bert docs #38835
Conversation
Btw I was not sure what to put for some of the links for for the model. |
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! You don't need to make any changes to the moonshine.md
file :)
@stevhliu Just fixed the Documentation. |
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, just a couple more things. Remember to revert your changes to the Moonshine card
> [!TIP] | ||
> This model was contributed by [weiweishi](https://huggingface.co/weiweishi). | ||
> | ||
> Click on the RoCBert models in the right sidebar for more examples of how to apply RoCBert to different Chinese language tasks. |
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.
> Click on the RoCBert models in the right sidebar for more examples of how to apply RoCBert to different Chinese language tasks. | |
> Click on the RoCBert models in the right sidebar for more examples of how to apply RoCBert to different Chinese language tasks. | |
The example below demonstrates how to predict the [MASK] token with [`Pipeline`], [`AutoModel`], and from the command line. |
@@ -14,35 +14,76 @@ rendered properly in your Markdown viewer. | |||
|
|||
--> | |||
|
|||
# Moonshine |
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.
Revert all the changes in this doc as its not needed
@stevhliu I changed it according to your commits, However I don't understand what I don't have in the moonshine documentation. |
I think you just need to rebase your branch to get the latest changes from the Moonshine docs |
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
27f9063
to
0c02798
Compare
@stevhliu Thank you for your help I think I finally got it. |
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. |
What does this PR do?
This PR updates the model card according to the changes needed on the pull request.
#36979 (issue)
Before submitting
Pull Request section?
to it if that's the case.
documentation guidelines, and
here are tips on formatting docstrings.
Who can review?
@stevhliu
Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.