AmirooR/IntraOrderPreservingCalibration

Would you mind providing data of the corresponding logits for models you trained?

Closed this issue · 5 comments

Would you mind providing data of the corresponding logits for models you trained?

I mean the logits before conlibration. Thanks a lot.

@GuangyuanHao Please take a look here: #1 (comment)

Note that (logits_val, y_val) in https://github.com/AmirooR/IntraOrderPreservingCalibration/blob/main/builder.py#L56 are logits and labels before calibration. I will add the remaining logits soon.

Thanks for your reply. But how can I download the corresponding pickle files?

I've just uploaded them to google drive. You can download all of the pickle files from this link: https://drive.google.com/file/d/18QvhqtfUY77xV7tZa25q4h4BLsbeFmxV/view?usp=sharing

Some of them are taken from this repo as mentioned in #1 (comment).

Thanks for your help very much!