facebookresearch / facebookresearch/perfect

Error in loading superglue

Open
#5 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
108
Forks
24
PR merge metrics
No merged PRs in 30d

Description

When I run perfect.sh after following all the instructions, I got an error in loading the superglue dataset:

raise FileNotFoundError(
FileNotFoundError: Couldn't find a dataset script at /userhome/cs/tyyim/perfect/fewshot/super_glue/super_glue.py or any data file in the same directory. Couldn't find 'super_glue' on the Hugging Face Hub either: FileNotFoundError: Couldn't find file at https://raw.githubusercontent.com/huggingface/datasets/master/datasets/super_glue/super_glue.py

I suppose for RTE and CB (which I tried), it should be download from huggingface?
I have tested that I can download RTE alright with Jupyter notebook.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.