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

Incorrect link redirection in 7. Main NLP Tasks - Token classification #721

Open
sergiopaniego opened this issue Aug 27, 2024 · 0 comments · May be fixed by #722
Open

Incorrect link redirection in 7. Main NLP Tasks - Token classification #721

sergiopaniego opened this issue Aug 27, 2024 · 0 comments · May be fixed by #722

Comments

@sergiopaniego
Copy link

In 7. Main NLP Tasks - Token classification, there is a link that doesn't point to the correct place since it looks like the URL has been modified.

The URL is in this text:

You can see all the architectures that come with a fast version in [this big table](https://huggingface.co/transformers/#supported-frameworks), and to check that the tokenizer object you’re using is indeed backed by 🤗 Tokenizers you can look at its is_fast attribute:

Instead of https://huggingface.co/transformers/#supported-frameworks, it should be https://huggingface.co/transformers/#supported-models-and-frameworks

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 a pull request may close this issue.

1 participant