-
Notifications
You must be signed in to change notification settings - Fork 266
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
Docs Revamp: new "Main" page for hub-docs #88
Conversation
WIP: More content and structure needed Original main page not removed
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.
Great first draft! :)
For the Models section, it'd be nice to also mention Model Cards and how important they are for promoting responsible usage, limitations, and biases. I think this is especially important since one of our values is democratizing good ML.
Mostly grammar and and phrasing adjustments. Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
list items
@stevhliu Great point! I changed it up to include Model Cards, let me know what you think! |
Thanks for mentioning the Model Cards, looks good! |
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.
This is super exciting! I left a couple of ideas but overall this looks amazing! Nice work 🚀
Fix incorrect info and rephrase for clarity.
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.
This is great, thanks for this PR!
Btw remember to mark conversations as resolved if you don't expect the reviewer to take a second look to it, if not it's hard to know what was addressed. |
Create Hugging Face Hub main doc page, with bolded items intended as future links to docs. Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
Just reading this now, but it's really cool! |
Create Hugging Face Hub main doc page, with bolded items intended as future links to docs. Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
Create Hugging Face Hub main doc page, with bolded items intended as future links to docs. Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
Create Hugging Face Hub main doc page, with bolded items intended as future links to docs. Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
Create Hugging Face Hub main doc page, with bolded items intended as future links to docs. Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
Create Hugging Face Hub main doc page, with bolded items intended as future links to docs. Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
Create Hugging Face Hub main doc page, with bolded items intended as future links to docs. Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
Create Hugging Face Hub main doc page, with bolded items intended as future links to docs. Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
Create Hugging Face Hub main doc page, with bolded items intended as future links to docs. Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
Create Hugging Face Hub main doc page, with bolded items intended as future links to docs. Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
As part of the hub-docs revamp (#62 , https://www.notion.so/huggingface2/Hub-Documentation-Revamp-ec395476acf846879f57ee033fcee963) we're restructuring the documentation to follow the structure of the Hub offerings (Datasets, Models, Spaces, etc.) with an emphasis on granularity.
This PR contains a first version of the "main" landing page for the Hub documentation, acting as an entry point and explaining the various features of the Hub at a high level. I've added the page to
_sections.yml
just at the top for now, but will adjust the page listings in a future PR.Note that any bolded items in the page will be linking to relevant documentation (currently not existing, but coming in future PRs!). All future PRs for this will also merge into
docs-revamp
, until a complete release is ready formain
.