[Docs] Add resources of OpenAI GPT#20084
Conversation
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. |
stevhliu
left a comment
There was a problem hiding this comment.
Great start @shogohida! 👍
If you can also add the relevant scripts and notebooks for the tasks your model is capable of, that'd be awesome!
|
Hi @stevhliu, I added relevant scripts and notebooks so please have a look! |
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. |
stevhliu
left a comment
There was a problem hiding this comment.
Nice, thank you for adding those. Now you just have a few more to go! 😁
Take a look at the OpenAI GPT2 resources page and feel free to add over whatever is missing here since the usage for OpenAI GPT is practically the same.
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. |
|
@stevhliu |
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. |
stevhliu
left a comment
There was a problem hiding this comment.
Thanks so much for iterating and improving this, just one last change and I think we're good to go!
sgugger
left a comment
There was a problem hiding this comment.
Thanks for your contribution!
* Add resources of OpenAI GPT * Delete Deploy section and add . * Add scripts * Update docs/source/en/model_doc/openai-gpt.mdx Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com> * Delete causal-language-modeling section * Add TFOpenAIGPTLMHeadModel * Add resources from community * Delete a link Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
What does this PR do?
Adds resources of OpenAI GPT according to this issue
Fixes #20055 (partially)
Before submitting
Pull Request section?
to it if that's the case.
documentation guidelines, and
here are tips on formatting docstrings.
Who can review?
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.