rolaser-demo / README.md
lydianish's picture
Update README.md
2eaf895 verified
|
raw
history blame
692 Bytes
metadata
title: RoLASER Demo
emoji: πŸ“ˆ
colorFrom: pink
colorTo: gray
sdk: docker
pinned: false
license: bsd-3-clause
short_description: Pairwise Cosine Distance Calculator
app_port: 7860
python_version: 3.9.18

Pairwise Cosine Distance Calculator

This demo app computes sentence embeddings of sentence pairs using the LASER encoder and its robust students RoLASER and c-RoLASER. The pairwise cosine distances between the sentences are then computed displayed.

From the paper Making Sentence Embeddings Robust to User-Generated Content (Nishimwe et al., 2024).

Github repo https://github.com/lydianish/RoLASER