# Use token_type_ids in a no-op way to force ONNX to retain it dummy = token_type_ids.sum() * 0.0 outputs = self.splade(input_ids=input_ids, attention_mask=attention_mask) ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results