Skip to content

Difference between models #27

@seanf

Description

@seanf

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:

In the readme:

  • The application uses [sentence transformer](https://www.sbert.net/) model architecture to produce 'sentence' embeddings for functions and queries. The particular model is [krlvi/sentence-t5-base-nlpl-code_search_net](https://huggingface.co/krlvi/sentence-t5-base-nlpl-code_search_net) which is based of a [SentenceT5-Base](https://github.com/google-research/t5x_retrieval#released-model-checkpoints) checkpoint with 110M parameters and a pooling layer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions