Internal Server Error for knkarthick/dialogsum dataset

While loading dataset, I am getting following error. Infact opening dataset url directly in the browser also gives 500 error. Seems to be some issue with hugging face. Please fix this.

Code snippet. :

huggingface_dataset_name = "knkarthick/dialogsum"

dataset = load_dataset(huggingface_dataset_name)

Output :

HfHubHTTPError: 500 Server Error: Internal Server Error for url: https://huggingface.co/api/datasets/knkarthick/dialogsum (Request ID: Root=1-65dfa665-24c351a0798acabd54c38f44;affd0f6e-f8ef-4394-98b9-6285e4eec9d6)

Internal Error - We're working hard to fix this as soon as possible!

I believe huggingface is currently down. They must be working on it right now.

2 Likes

9.22.2024 trying to execute w1lab1 for dialogue summary, facing exactly the same issue right now. any solution or updates from anyone? How we can unblock?

sorry for being impatient, for anyone in future searching and meet the same problem, just repeat that code block a couple of more times and for me it worked later.

1 Like