brain-score / brainio

Data management for quantitative comparison of brains and brain-inspired systems
MIT License
5 stars 12 forks source link

S3 retrieval by version_id and log during upload #23

Closed mschrimpf closed 2 years ago

mschrimpf commented 2 years ago

This implements specifying a version_id to allow the retrieval of specific version on S3.

Long-term, I think we should add this as a column to the lookup.csv to prevent accidental override. For now, this will already used in language brain-score with the same idea.