harmonydata / harmony

The Harmony Python library: a research tool for psychologists to harmonise data and questionnaire items. Open source.
https://harmonydata.ac.uk
MIT License
7 stars 12 forks source link

Change of sentence trnsofmer model #31

Closed sourface94 closed 5 months ago

sourface94 commented 5 months ago

Description

Updated sentence transformer model to use paraphrase-multilingual-mpnet-base-v2 asit performed better than the production model as shown here https://github.com/orgs/harmonydata/discussions/30#discussioncomment-8962893. I used and modified this repo to test the new model https://github.com/harmonydata/matching

Fixes # (issue)

Type of change

Please delete options that are not relevant.

Testing

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Test Configuration

Checklist

woodthom2 commented 5 months ago

thanks so much @sourface94 ! I tested and it works fine. I will do a new package release and deploy in the next few weeks with your changes! I will also announce on Discord.