HazyResearch / hyena-dna

Official implementation for HyenaDNA, a long-range genomic foundation model built with Hyena

Home Page:https://arxiv.org/abs/2306.15794

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

qijishinidie opened this issue · comments

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