Week #3 Lab 3 - Unable to load HuggingFace model

For week #3, Lab 3, looks like Hugging Face servers are down.

When I run:
huggingface_dataset_name = “knkarthick/dialogsum”
dataset_original = load_dataset(huggingface_dataset_name)

I end up with:
HfHubHTTPError: 501 Server Error: Not Implemented for url:

Hugging Face is having a technical problem today.