From 5b5c3de789ed3daf58bcbc2f6a1e763ad62e4a8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian-Robert=20St=C3=B6ter?= Date: Mon, 11 May 2020 11:36:18 +0200 Subject: [PATCH] add zenodo as first option --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 96ad96a..89dff40 100644 --- a/README.md +++ b/README.md @@ -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