datasets.exceptions.DatasetNotFoundError: Dataset 'gaia-benchmark/contact_info' doesn't exist on the Hub

#36
by 51null - opened

datasets.exceptions.DatasetNotFoundError: Dataset 'gaia-benchmark/contact_info' doesn't exist on the Hub

GAIA org

Is this an error you are getting?

GAIA org

In which context?

How to solve this problem?

datasets.exceptions.DatasetNotFoundError: Dataset 'gaia-benchmark/contact_info' doesn't exist on the Hub
How to solve this problem

GAIA org

Hi, can you tell me in which context you are getting this error? What is the code you are trying to run which generates this error?

Hi, can you tell me in which context you are getting this error? What is the code you are trying to run which generates this error?

ok,Running locally is potentially dangerous. Make sure to review this Space code before proceeding.

Clone repository

git clone https://huggingface.co./spaces/gaia-benchmark/leaderboard
cd leaderboard

Create and activate Python environment

python -m venv env
source env/bin/activate

Install dependencies and run

pip install -r requirements.txt
python app.py When I run python app.py, it throws the error.

GAIA org

Yes, it's normal, you are not supposed to duplicate this space. If you want to run it, you will have to comment out all the calls to private datasets

clefourrier changed discussion status to closed

Yes, it's normal, you are not supposed to duplicate this space. If you want to run it, you will have to comment out all the calls to private datasets

thank you,why 403 Forbidden: Authorization error..
Cannot access content at: https://huggingface.co./api/datasets/weiyingg/submissions_wy/preupload/main?create_pr=1.
Make sure your token has the correct permissions.

Your need to confirm your account before you can post a new comment.

Sign up or log in to comment