Skip to content

Commit 5b5c3de

Browse files
authored
add zenodo as first option
1 parent 4177c23 commit 5b5c3de

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,11 @@ You can further help the user understand and contextualize your results by linki
6868

6969
### Hosting pretrained models files
7070

71-
1. [GitHub Releases](https://help.github.com/en/github/administering-a-repository/managing-releases-in-a-repository) - versioning, 2GB file limit, free bandwidth
72-
2. [Google Drive](https://drive.google.com) - versioning, 15GB, free bandwidth
73-
3. [Dropbox](https://dropbox.com) - versioning, 2GB (paid unlimited), free bandwidth
74-
4. [AWS S3](https://aws.amazon.com/s3/) - versioning, paid only, paid bandwidth
71+
1. [Zenodo](https://zenodo.org) - versioning, 50GB, free bandwidth, DOI, provides long-term preservation
72+
2. [GitHub Releases](https://help.github.com/en/github/administering-a-repository/managing-releases-in-a-repository) - versioning, 2GB file limit, free bandwidth
73+
3. [Google Drive](https://drive.google.com) - versioning, 15GB, free bandwidth
74+
4. [Dropbox](https://dropbox.com) - versioning, 2GB (paid unlimited), free bandwidth
75+
5. [AWS S3](https://aws.amazon.com/s3/) - versioning, paid only, paid bandwidth
7576

7677
### Managing model files
7778

0 commit comments

Comments
 (0)