Skip to content

aravi11/Evaluating-STS-benchmark-datset-using-SBERT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evaluating-STS-benchmark-datset-using-SBERT

Pre-requisites:

Sentence Transformer Install via pip - pip3 install -U sentence-transformers

or install it by cloning the repo:

  1. git clone https://github.com/UKPLab/sentence-transformers.git
  2. pip install -e .

Running the regression task:

Command : python3 regression.py

Running the classification task:

Command : python3 classification.py

About

Evaluating-STS-benchmark-datset-using-SBERT

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages