prompt2model
prompt2model copied to clipboard
Dataset retriever fails when trying to download gated dataset
Here is the output from my prompt_spec:
Instruction:
Task description: Identify a broad class given several examples from that class
Examples:
input=
Q: The similarity among DemandBase, InfusionSoft, and HotSchedules is that they are all
output=tech companies
input=
Q: The Architecture of Open Source Applications, Algorithms to Live By: The Computer Science of Human Decisions, and The Art of the Start: The Time-Tested, Battle-Hardened Guide for Anyone Starting Anything can be classified as
output=Computer Science books
input=
Q: Wrike, SEMrush, and Sprinklr are all
output=tech companies
Got the following error when trying to retrieve the dataset
FileNotFoundError: Couldn't find a dataset script at /projects/tir5/users/ssgandhi/prompt2model/bigbench/bigbench/BIG-bench/bigbench/imagenet-1k/imagenet-1k.py or any data file in the same directory. Couldn't find 'imagenet-1k' on the Hugging Face Hub either: FileNotFoundError: Dataset 'imagenet-1k' doesn't exist on the Hub. If the repo is private or gated, make sure to log in with `huggingface-cli login`.