huggingface / huggingface/course

Grammatical error in Chapter 3

Open
#680 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 [Loading a dataset from the Hub](https://huggingface.co/learn/nlp-course/chapter3/2#loading-a-dataset-from-the-hub) section of the course(english language), I think there is a grammatical error. At the end of the section you can find:
> Behind the scenes, label is of type ClassLabel, and the mapping of integers to label name is stored in the names __*folder*__.
I think it should have been:
> Behind the scenes, label is of type ClassLabel, and the mapping of integers to label name is stored in the names __*list*__.

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.