ArneBinder's picture
https://github.com/ArneBinder/pie-document-level/pull/312
3133b5e verified
raw
history blame contribute delete
199 Bytes
from .sequence_classification_with_pooler import (
SequencePairSimilarityModelWithMaxCosineSim,
SequencePairSimilarityModelWithPooler2,
SequencePairSimilarityModelWithPoolerAndAdapter,
)