Skip to content

Commit

Permalink
Move checkpoint files to S3 (#672)
Browse files Browse the repository at this point in the history
* Migrating bp_resnet50_julios to S3

* Migratiing dbp_resnet50_julios to S3

* Migratiing resnet50_eMMCR_Vanilla to S3

* Ignoring .pt files in models directory

* removing dynamic path

* Update .gitignore

Co-authored-by: Martin Schrimpf <[email protected]>

* Update path import

Co-authored-by: Martin Schrimpf <[email protected]>

* Update path import 2

Co-authored-by: Martin Schrimpf <[email protected]>

* Update path import 3

Co-authored-by: Martin Schrimpf <[email protected]>

---------

Co-authored-by: Martin Schrimpf <[email protected]>
  • Loading branch information
deirdre-k and mschrimpf authored Apr 18, 2024
1 parent a674a2d commit 12bc323
Show file tree
Hide file tree
Showing 7 changed files with 31 additions and 22 deletions.
6 changes: 5 additions & 1 deletion .gitignore
Binary file not shown.
19 changes: 9 additions & 10 deletions brainscore_vision/models/bp_resnet50_julios/model.py
Binary file not shown.
19 changes: 9 additions & 10 deletions brainscore_vision/models/dbp_resnet50_julios/model.py
Binary file not shown.
9 changes: 8 additions & 1 deletion brainscore_vision/models/resnet50_eMMCR_Vanilla/model.py

0 comments on commit 12bc323

Please sign in to comment.