AISE-TUDelft / pharo-responsibilities-classifier

huggingface.co
Total runs: 25
24-hour runs: -2
7-day runs: -1
30-day runs: -21
Model's Last Updated: February 15 2023
sentence-similarity

Introduction of pharo-responsibilities-classifier

Model Details of pharo-responsibilities-classifier

{MODEL_NAME}

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('{MODEL_NAME}')
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 3515 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": 6,
    "evaluation_steps": 0,
    "evaluator": "NoneType",
    "max_grad_norm": 1,
    "optimizer_class": "<class 'torch.optim.adamw.AdamW'>",
    "optimizer_params": {
        "lr": 1.7094555110821448e-05
    },
    "scheduler": "WarmupLinear",
    "steps_per_epoch": 21090,
    "warmup_steps": 2109,
    "weight_decay": 0.01
}
Full Model Architecture
SentenceTransformer(
  (0): Transformer({'max_seq_length': 384, 'do_lower_case': False}) with Transformer model: MPNetModel 
  (1): Pooling({'word_embedding_dimension': 768, 'pooling_mode_cls_token': False, 'pooling_mode_mean_tokens': True, 'pooling_mode_max_tokens': False, 'pooling_mode_mean_sqrt_len_tokens': False})
  (2): Normalize()
)
Citing & Authors

Runs of AISE-TUDelft pharo-responsibilities-classifier on huggingface.co

25
Total runs
-2
24-hour runs
0
3-day runs
-1
7-day runs
-21
30-day runs

More Information About pharo-responsibilities-classifier huggingface.co Model

pharo-responsibilities-classifier huggingface.co

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

pharo-responsibilities-classifier huggingface.co Url

https://huggingface.co/AISE-TUDelft/pharo-responsibilities-classifier

AISE-TUDelft pharo-responsibilities-classifier online free

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

AISE-TUDelft pharo-responsibilities-classifier online free url in huggingface.co:

https://huggingface.co/AISE-TUDelft/pharo-responsibilities-classifier

pharo-responsibilities-classifier install

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

pharo-responsibilities-classifier install url in huggingface.co:

https://huggingface.co/AISE-TUDelft/pharo-responsibilities-classifier

Url of pharo-responsibilities-classifier

pharo-responsibilities-classifier huggingface.co Url

Provider of pharo-responsibilities-classifier huggingface.co

AISE-TUDelft
ORGANIZATIONS

Other API from AISE-TUDelft

huggingface.co

Total runs: 21
Run Growth: 16
Growth Rate: 76.19%
Updated:February 02 2024