huggingface / huggingface/course
Outdated link to BERT checkpoints in 2. Using 🤗 Transformers - Models
Open
- Dominant language
- MDX
- Stars
- 4.2k
- Forks
- 1.4k
- Avg merge
- 13m
- Merged PRs (30d)
- 1
Description
In [2. Using 🤗 Transformers - Models](https://huggingface.co/learn/nlp-course/chapter2/3?fw=pt), I believe there is an outdated link in the following sentence:
````
The entire list of available BERT checkpoints can be found [here](https://huggingface.co/models?filter=bert).
````
The link https://huggingface.co/models?filter=bert goes to:
but https://huggingface.co/models?search=bert seems to be the correct link since it shows the different BERT variants.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.