p-lambda / wilds

A machine learning benchmark of in-the-wild distribution shifts, with data loaders, evaluators, and default models.
https://wilds.stanford.edu
MIT License
551 stars 128 forks source link

[Question] Easily accessible pre-trained models #136

Closed kirk86 closed 2 years ago

kirk86 commented 2 years ago

Hi, is there any way to easily access pretrained models for quick evaluation?

For instance something like the following,

|Agorithm | Model | Parameters | +--------+-------+------------+ | ERM | Resnet50 | Weights50| | ....... | ....... | ......

ssagawa commented 2 years ago

Trained models are available on our Codalab worksheet.