course icon indicating copy to clipboard operation
course copied to clipboard

Incorrect variable name `tokenized_dataset` in Chapter 7 section 6 of course

Open jpodivin opened this issue 3 months ago • 0 comments

Second portion of the chapter, which focuses on accelerate library, uses tokenized_dataset variable. However this variable doesn't exist, leading to error if person following the guide attempts to execute the cell.

It is most likely that the variable tokenized_datasets was intended instead.

https://github.com/huggingface/notebooks/blob/main/course/en/chapter7/section6_pt.ipynb

jpodivin avatar May 05 '24 15:05 jpodivin