huggingface / huggingface/course

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

Open
#721 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
MDX
Stars
4.2k
Forks
1.4k
Avg merge
13m
Merged PRs (30d)
1

Description

In [7. Main NLP Tasks - Token classification](https://huggingface.co/learn/nlp-course/chapter7/2?fw=pt#processing-the-data), 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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.