Issue during the week 1 lab third step even after installing all the required packages

Hi, and thank you for reporting. We’ll look into this and patch the lab if needed. Please give us the next 24 hours.

1 Like

Hi. Unfortunately, I can’t reproduce the issue. The lab is able to install and import all the required packages. I also didn’t see any of the warnings shown in your screenshot. Your case might have been a glitch. Please retry and make sure to follow the instructions in Vocareum (i.e. the page that opens when click Launch Lab in Coursera) carefully, particularly in selecting the right kernel. Hope this helps.

Hi,

I have this issue of not being able to complete step number 2

---------------------------------------------------------------------------
NameError                                 Traceback (most recent call last)
Cell In[2], line 3
      1 huggingface_dataset_name="knkarthick/dialogsum"
----> 3 dataset = load_dataset(huggingface_dataset_name)

NameError: name 'load_dataset' is not defined

I am not getting this error either. Delete the current lab file and open terminal again and enter the

aws s3 cp --recursive s3://dlai-generative-ai/labs-202502/w1-549876/ ./

try to run the lab again now!