course icon indicating copy to clipboard operation
course copied to clipboard

The Hugging Face course on Transformers

Results 208 course issues
Sort by recently updated
recently updated
newest added

In [3. Fine-tuning a pretrained model - Processing the data - Loading a dataset from the Hub](https://huggingface.co/learn/nlp-course/chapter3/2?fw=pt#loading-a-dataset-from-the-hub), there is an example of the output provided when doing: ```python out raw_train_dataset.features...

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)....

In unit [Sequence-to-sequence models](https://huggingface.co/learn/nlp-course/chapter1/7?fw=pt), it seems like there is a typo in the title that should be a reference: Instead, I think that it should be just **Sequence-to-sequence models** as...

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...