aangelopoulos / conformal-risk

Conformal prediction for controlling monotonic risk functions. Simple accompanying PyTorch code for conformal risk control in computer vision and natural language processing.
MIT License
58 stars 6 forks source link

Pre-trained Model #1

Closed TareqAldirawi closed 6 months ago

TareqAldirawi commented 6 months ago

Hi, I am trying to run the code and I cannot run it since I cannot see the pre-trained model for the ZOO. Where can I get the code for it? I appreciate the help. Best wishes, Tareq

aangelopoulos commented 6 months ago

Which example are you talking about?

TareqAldirawi commented 6 months ago

The FNR control in multilabel classification. You used ASL.

aangelopoulos commented 6 months ago

This should be the link to the model: https://github.com/Alibaba-MIIL/ASL/blob/main/MODEL_ZOO.md

aangelopoulos commented 6 months ago

We used the TResNet-XL