Skip to content
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 libs links #1201

Merged
merged 12 commits into from
Jan 31, 2024
Merged

Update libs links #1201

merged 12 commits into from
Jan 31, 2024

Conversation

simoninithomas
Copy link
Member

Context: library table should also link to the library sub-page (right now the links are all external links, and you need to navigate to the library sub-page using the ToC)

Consequence: To improve the UX we changed the links of the library repos to the Hub-docs

Info: some of them does not have a documentation on the Hub.

To improve UX we changed the links of the library to the Hub Docs ones
@HuggingFaceDocBuilderDev

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.

@simoninithomas
Copy link
Member Author

I put the real links so not sure it's the best way to do it 🤔

@osanseviero osanseviero requested a review from pcuenca January 25, 2024 20:33
Copy link
Member

@pcuenca pcuenca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot! I used relative uris as Julien suggested to verify they work. Also fixed a couple of Pytorch -> PyTorch that were already there.

We should apply the same to #1193 if this is merged first.

docs/hub/models-libraries.md Outdated Show resolved Hide resolved
| [Asteroid](https://github.com/asteroid-team/asteroid) | Pytorch-based audio source separation toolkit | ✅ | ✅ | ✅ | ❌ |
| [Adapter Transformers](https://huggingface.co/docs/hub/adapter-transformers) | Extends 🤗Transformers with Adapters. | ❌ | ❌ | ✅ | ✅ |
| [AllenNLP](https://huggingface.co/docs/hub/allennlp) | An open-source NLP research library, built on PyTorch. | ✅ | ✅ | ✅ | ❌ |
| [Asteroid](https://huggingface.co/docs/hub/asteroid) | Pytorch-based audio source separation toolkit | ✅ | ✅ | ✅ | ❌ |
| [BERTopic](https://github.com/MaartenGr/BERTopic) | BERTopic is a topic modeling library for text and images | ✅ | ✅ | ✅ | ✅ |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fyi, about to be available when #1193 is merged

docs/hub/models-libraries.md Outdated Show resolved Hide resolved
docs/hub/models-libraries.md Outdated Show resolved Hide resolved
docs/hub/models-libraries.md Outdated Show resolved Hide resolved
docs/hub/models-libraries.md Outdated Show resolved Hide resolved
docs/hub/models-libraries.md Outdated Show resolved Hide resolved
| [SetFit](https://github.com/huggingface/setfit) | Efficient few-shot text classification with Sentence Transformers | ✅ | ✅ | ✅ | ✅ |
| [spaCy](https://github.com/explosion/spaCy) | Advanced Natural Language Processing in Python and Cython. | ✅ | ✅ | ✅ | ✅ |
| [SpanMarker](https://github.com/tomaarsen/SpanMarkerNER) | Familiar, simple and state-of-the-art Named Entity Recognition. | ✅ | ✅ | ✅ | ✅ |
| [RL-Baselines3-Zoo](https://huggingface.co/docs/hub/rl-baselines3-zoo) | Training framework for Reinforcement Learning, using [Stable Baselines3](https://github.com/DLR-RM/stable-baselines3).| ❌ | ✅ | ✅ | ✅ |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe link Stable Baselines3 in the description to the doc page?

docs/hub/models-libraries.md Outdated Show resolved Hide resolved
docs/hub/models-libraries.md Outdated Show resolved Hide resolved
Copy link
Member

@pcuenca pcuenca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, I checked the links and they work. Can you please update BERTopic, as its PR was merged, and then we can merge? 🙌

docs/hub/models-libraries.md Outdated Show resolved Hide resolved
@simoninithomas simoninithomas merged commit ff8b23c into main Jan 31, 2024
1 check passed
@simoninithomas simoninithomas deleted the update-hub-docs-links branch January 31, 2024 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants