neulab / prompt2model

prompt2model - Generate Deployable Models from Natural Language Instructions
Apache License 2.0
1.96k stars 177 forks source link

Remove huggingface_datasets_datafinder_index from the repository #329

Open viswavi opened 1 year ago

viswavi commented 1 year ago

Right now we have an encoded dataset index file, huggingface_data/huggingface_datasets/huggingface_datasets_datafinder_index, checked in to the repository. Instead of having a binary in our repo, it would be better to download this from a server if it's missing.