abertsch72 / unlimiformer

Public repo for the NeurIPS 2023 paper "Unlimiformer: Long-Range Transformers with Unlimited Length Input"
MIT License
1.05k stars 77 forks source link

Unable to load dataset #64

Open Ozawa333 opened 2 months ago

Ozawa333 commented 2 months ago

When I run the training example, it prompts

NotADirectoryError: [Errno 20] Not a directory: '/home/jovyan/.cache/huggingface/datasets/downloads/73eca96a974f65c46cdf67acc0d23b976b9c57ce310d35ad7cfda8b6dc67001d/gov_report/train.jsonl'

How can I solve it? Thanks a lot

pppyb commented 2 months ago

same issue

Ozawa333 commented 2 months ago

I checked the huggingface data set, and it seems that there is no data. I don’t know if it is related to this.

image
pppyb commented 2 months ago

Hi @Ozawa333 , I have contacted the authors of the dataset and this issue has been resolved.

Ozawa333 commented 2 months ago

Hi @Ozawa333 , I have contacted the authors of the dataset and this issue has been resolved.

Thank you so much!