Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.37 KB

README.md

File metadata and controls

16 lines (13 loc) · 1.37 KB

Model Trainer

We apply transfer learning from the sentence-transformer model in Hugging Face called 'sentence-t5-base' due to its optimal accuracy and complexity, as observed from the model leaderboard in the sentence similarity task. We then utilize this model as a cross-encoder model.

The benefits of transfer learning can enhance the accuracy of the model in understanding job titles, particularly those related to the medical field such as 'doctor'.

Before training

After training

C23-VR01 ML Teams.