add zenodo as first option

This commit is contained in:
Fabian-Robert Stöter
2020-05-11 11:36:18 +02:00
committed by GitHub
parent 4177c23761
commit 5b5c3de789

View File

@@ -68,10 +68,11 @@ You can further help the user understand and contextualize your results by linki
### Hosting pretrained models files
1. [GitHub Releases](https://help.github.com/en/github/administering-a-repository/managing-releases-in-a-repository) - versioning, 2GB file limit, free bandwidth
2. [Google Drive](https://drive.google.com) - versioning, 15GB, free bandwidth
3. [Dropbox](https://dropbox.com) - versioning, 2GB (paid unlimited), free bandwidth
4. [AWS S3](https://aws.amazon.com/s3/) - versioning, paid only, paid bandwidth
1. [Zenodo](https://zenodo.org) - versioning, 50GB, free bandwidth, DOI, provides long-term preservation
2. [GitHub Releases](https://help.github.com/en/github/administering-a-repository/managing-releases-in-a-repository) - versioning, 2GB file limit, free bandwidth
3. [Google Drive](https://drive.google.com) - versioning, 15GB, free bandwidth
4. [Dropbox](https://dropbox.com) - versioning, 2GB (paid unlimited), free bandwidth
5. [AWS S3](https://aws.amazon.com/s3/) - versioning, paid only, paid bandwidth
### Managing model files