Spaces:
Running
on
CPU Upgrade
datasets.exceptions.DatasetNotFoundError: Dataset 'gaia-benchmark/contact_info' doesn't exist on the Hub
datasets.exceptions.DatasetNotFoundError: Dataset 'gaia-benchmark/contact_info' doesn't exist on the Hub
Is this an error you are getting?
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
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.
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
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.