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!