semantic-code-search
semantic-code-search copied to clipboard
Difference between models
Hi, what is the difference between these two models? One (sentence-msmarco-bert-base-dot-v5-nlpl-code_search_net) is used in the code, the other (sentence-t5-base-nlpl-code_search_net) is listed in the readme, but doesn't appear to be used.
In the code:
- https://github.com/sturdy-dev/semantic-code-search/blob/6434ef7a7987b3f3338c7eeb38c06078788dc331/src/semantic_code_search/cli.py#L51
In the readme:
- https://github.com/sturdy-dev/semantic-code-search/blob/6434ef7a7987b3f3338c7eeb38c06078788dc331/README.md?plain=1#L182