CoolFace
Modelpublic

NeuML/pylate-bert-tiny

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
3likes21kdownloads
Model Card

Model card for PyLate BERT Tiny

This is a PyLate model finetuned from google/bert_uncased_L-2_H-128_A-2 on the msmarco-bm25 dataset. It maps sentences & paragraphs to sequences of 128-dimensional dense vectors and can be used for semantic textual similarity using the MaxSim operator.

This model is primarily designed for unit tests in limited compute environments such as GitHub Actions. But it does work to an extent for basic use cases.