danfeg / IF-E5-L_Finetuned-EN-1000

huggingface.co
Total runs: 36
24-hour runs: 0
7-day runs: 0
30-day runs: -31
Model's Last Updated: March 24 2024
sentence-similarity

Introduction of IF-E5-L_Finetuned-EN-1000

Model Details of IF-E5-L_Finetuned-EN-1000

danfeg/IF-E5-L_Finetuned-EN-1000

This is a sentence-transformers model: It maps sentences & paragraphs to a 1024 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/IF-E5-L_Finetuned-EN-1000')
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 125 with parameters:

{'batch_size': 8, '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": 38,
    "weight_decay": 0.01
}
Full Model Architecture
SentenceTransformer(
  (0): Transformer({'max_seq_length': 512, 'do_lower_case': False}) with Transformer model: BertModel 
  (1): Pooling({'word_embedding_dimension': 1024, 'pooling_mode_cls_token': False, 'pooling_mode_mean_tokens': True, '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): Normalize()
)
Citing & Authors

Runs of danfeg IF-E5-L_Finetuned-EN-1000 on huggingface.co

36
Total runs
0
24-hour runs
1
3-day runs
0
7-day runs
-31
30-day runs

More Information About IF-E5-L_Finetuned-EN-1000 huggingface.co Model

IF-E5-L_Finetuned-EN-1000 huggingface.co

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

IF-E5-L_Finetuned-EN-1000 huggingface.co Url

https://huggingface.co/danfeg/IF-E5-L_Finetuned-EN-1000

danfeg IF-E5-L_Finetuned-EN-1000 online free

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

danfeg IF-E5-L_Finetuned-EN-1000 online free url in huggingface.co:

https://huggingface.co/danfeg/IF-E5-L_Finetuned-EN-1000

IF-E5-L_Finetuned-EN-1000 install

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

IF-E5-L_Finetuned-EN-1000 install url in huggingface.co:

https://huggingface.co/danfeg/IF-E5-L_Finetuned-EN-1000

Url of IF-E5-L_Finetuned-EN-1000

IF-E5-L_Finetuned-EN-1000 huggingface.co Url

Provider of IF-E5-L_Finetuned-EN-1000 huggingface.co

danfeg
ORGANIZATIONS

Other API from danfeg

huggingface.co

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