Week 3 - Lab3 is throwing TimeoutError error

when executing following code, I am getting Timeout error

model_name=“google/flan-t5-base”
huggingface_dataset_name = “knkarthick/dialogsum”
dataset_original = load_dataset(“knkarthick/dialogsum”)
dataset_original

I cleared cache of my browser also changed the browser, still same issue. This is my 2nd day I am having this issue. Can you please help me resolve this.

Hello @shashi.dalmia,

it is a general issue and is being looked into: