huggingface / notebooks

Notebooks using the Hugging Face libraries 🤗
Apache License 2.0
3.69k stars 1.54k forks source link

A dataset used in the tutorial is a gated problem #534

Open John6666cat opened 1 day ago

John6666cat commented 1 day ago

The dataset used in one of the tutorials seems to be a gated model, as the title suggests. As there is no explanation of this in the tutorial, it seems that it was not gated at the time the tutorial was written. I noticed this after someone pointed it out in the forum.

Code

https://github.com/huggingface/notebooks/blob/0454d7dbc7d0b1acbe78fd38e979a30729947026/examples/semantic_segmentation.ipynb#L150

Gated dataset

https://huggingface.co/datasets/segments/sidewalk-semantic

Reference

https://discuss.huggingface.co/t/connectionerror-couldnt-reach-https-huggingface-co-datasets-segments-sidewalk-semantic-resolve-main-dataset-infos-json-error-403/127549

NielsRogge commented 1 day ago

cc @qubvel