danfeg / LaBSE_Finetuned-AR-2000

huggingface.co
Total runs: 21
24-hour runs: 1
7-day runs: 3
30-day runs: -46
Model's Last Updated: March 24 2024
sentence-similarity

Introduction of LaBSE_Finetuned-AR-2000

Model Details of LaBSE_Finetuned-AR-2000

danfeg/LaBSE_Finetuned-AR-2000

This is a sentence-transformers model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search.

Usage (Sentence-Transformers)

Using this model becomes easy when you have sentence-transformers installed:

pip install -U sentence-transformers

Then you can use the model like this:

from sentence_transformers import SentenceTransformer
sentences = ["This is an example sentence", "Each sentence is converted"]

model = SentenceTransformer('danfeg/LaBSE_Finetuned-AR-2000')
embeddings = model.encode(sentences)
print(embeddings)
Evaluation Results

For an automated evaluation of this model, see the Sentence Embeddings Benchmark : https://seb.sbert.net

Training

The model was trained with the parameters:

DataLoader :

torch.utils.data.dataloader.DataLoader of length 63 with parameters:

{'batch_size': 32, 'sampler': 'torch.utils.data.sampler.RandomSampler', 'batch_sampler': 'torch.utils.data.sampler.BatchSampler'}

Loss :

sentence_transformers.losses.CosineSimilarityLoss.CosineSimilarityLoss

Parameters of the fit()-Method:

{
    "epochs": 3,
    "evaluation_steps": 0,
    "evaluator": "NoneType",
    "max_grad_norm": 1,
    "optimizer_class": "<class 'torch.optim.adamw.AdamW'>",
    "optimizer_params": {
        "lr": 2e-05
    },
    "scheduler": "WarmupLinear",
    "steps_per_epoch": null,
    "warmup_steps": 19,
    "weight_decay": 0.01
}
Full Model Architecture
SentenceTransformer(
  (0): Transformer({'max_seq_length': 256, 'do_lower_case': False}) with Transformer model: BertModel 
  (1): Pooling({'word_embedding_dimension': 768, 'pooling_mode_cls_token': True, 'pooling_mode_mean_tokens': False, 'pooling_mode_max_tokens': False, 'pooling_mode_mean_sqrt_len_tokens': False, 'pooling_mode_weightedmean_tokens': False, 'pooling_mode_lasttoken': False, 'include_prompt': True})
  (2): Dense({'in_features': 768, 'out_features': 768, 'bias': True, 'activation_function': 'torch.nn.modules.activation.Tanh'})
  (3): Normalize()
)
Citing & Authors

Runs of danfeg LaBSE_Finetuned-AR-2000 on huggingface.co

21
Total runs
1
24-hour runs
1
3-day runs
3
7-day runs
-46
30-day runs

More Information About LaBSE_Finetuned-AR-2000 huggingface.co Model

LaBSE_Finetuned-AR-2000 huggingface.co

LaBSE_Finetuned-AR-2000 huggingface.co is an AI model on huggingface.co that provides LaBSE_Finetuned-AR-2000's model effect (), which can be used instantly with this danfeg LaBSE_Finetuned-AR-2000 model. huggingface.co supports a free trial of the LaBSE_Finetuned-AR-2000 model, and also provides paid use of the LaBSE_Finetuned-AR-2000. Support call LaBSE_Finetuned-AR-2000 model through api, including Node.js, Python, http.

LaBSE_Finetuned-AR-2000 huggingface.co Url

https://huggingface.co/danfeg/LaBSE_Finetuned-AR-2000

danfeg LaBSE_Finetuned-AR-2000 online free

LaBSE_Finetuned-AR-2000 huggingface.co is an online trial and call api platform, which integrates LaBSE_Finetuned-AR-2000's modeling effects, including api services, and provides a free online trial of LaBSE_Finetuned-AR-2000, you can try LaBSE_Finetuned-AR-2000 online for free by clicking the link below.

danfeg LaBSE_Finetuned-AR-2000 online free url in huggingface.co:

https://huggingface.co/danfeg/LaBSE_Finetuned-AR-2000

LaBSE_Finetuned-AR-2000 install

LaBSE_Finetuned-AR-2000 is an open source model from GitHub that offers a free installation service, and any user can find LaBSE_Finetuned-AR-2000 on GitHub to install. At the same time, huggingface.co provides the effect of LaBSE_Finetuned-AR-2000 install, users can directly use LaBSE_Finetuned-AR-2000 installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

LaBSE_Finetuned-AR-2000 install url in huggingface.co:

https://huggingface.co/danfeg/LaBSE_Finetuned-AR-2000

Url of LaBSE_Finetuned-AR-2000

LaBSE_Finetuned-AR-2000 huggingface.co Url

Provider of LaBSE_Finetuned-AR-2000 huggingface.co

danfeg
ORGANIZATIONS

Other API from danfeg

huggingface.co

Total runs: 76
Run Growth: 6
Growth Rate: 7.89%
Updated:March 23 2024