allenai / satlas

Apache License 2.0
184 stars 19 forks source link

can the fine tune models also be uploaded to huggingface? #34

Closed rbavery closed 6 months ago

rbavery commented 6 months ago

thanks for publishing the pretrained models! https://huggingface.co/allenai/satlas-pretrain

can the finetune models be uploaded individually as well?

currently all fine-tunes needs to be downloaded and untar-ed at once: https://pub-956f3eb0f5974f37b9228e0a62f449bf.r2.dev/satlas_explorer_datasets/satlas_explorer_datasets_2023-07-24.tar

favyen2 commented 6 months ago

OK they are now available on huggingface here:

https://huggingface.co/allenai/satlas-pretrain/tree/main/finetuned_satlas_explorer_models_2023-07-24

See bottom of SatlasPretrain.md for how to apply these models.