Cosimo Rulli

Results 4 issues of Cosimo Rulli

I am trying to load a pretrained model with a different number of classes to apply transfer learning on cifar10. When I run > model = EfficientNet.from_pretrained('efficientnet-b1', num_classes=23) I got...

Hi, thank you for sharing and maintaining this repo! I am willing to generate the SPLADE representations both for documents and queries for all the datasets in BEIR, similarly to...

Hello developers, Could you share the code to run the experiments on the ColBERT-V2 model, as in the [paper](https://link.springer.com/chapter/10.1007/978-3-031-17120-8_49) "Joint Optimization of Multi-vector Representation with Product Quantization"?

Hello developers, Thank you for sharing your code. Would you mind sharing also the full instructions to reproduce your results with the training set from ReActNet? In particular, did you...