HazyResearch / hyena-dna

Official implementation for HyenaDNA, a long-range genomic foundation model built with Hyena
https://arxiv.org/abs/2306.15794
Apache License 2.0
532 stars 74 forks source link

How can I access the dataset--genomic_benchmark I got timeout issue #64

Open qijishinidie opened 2 months ago

qijishinidie commented 2 months ago

Because I was unable to download data through the package, I followed the prompts to download one of the data, and then downloaded the. fa file through the metadata. yaml in the data

4763d02be5ecd861323adcecbe856bf

But when I was running the script, I encountered a timeout error. Is it because my data format is incorrect or is it a setting issue? I found that my error occurred on the data_loader. I put the genomic_benchmark data into the data loader, but when I tried to iterate and retrieve it for training, it timed out