swardiantara / sentence-problem_type-embedding

huggingface.co
Total runs: 9
24-hour runs: 0
7-day runs: 1
30-day runs: 3
Model's Last Updated: September 12 2025
sentence-similarity

Introduction of sentence-problem_type-embedding

Model Details of sentence-problem_type-embedding

drone-problem-type

This is a sentence-transformers model: It maps sentences & paragraphs to a 384 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('drone-problem-type')
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 10986 with parameters:

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

Loss :

sentence_transformers.losses.ContrastiveLoss.ContrastiveLoss with parameters:

{'distance_metric': 'SiameseDistanceMetric.COSINE_DISTANCE', 'margin': 0.5, 'size_average': True}

Parameters of the fit()-Method:

{
    "epochs": 3,
    "evaluation_steps": 0,
    "evaluator": "sentence_transformers.evaluation.EmbeddingSimilarityEvaluator.EmbeddingSimilarityEvaluator",
    "max_grad_norm": 1,
    "optimizer_class": "<class 'torch.optim.adamw.AdamW'>",
    "optimizer_params": {
        "lr": 2e-05
    },
    "scheduler": "WarmupLinear",
    "steps_per_epoch": null,
    "warmup_steps": 3295,
    "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': 384, '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 swardiantara sentence-problem_type-embedding on huggingface.co

9
Total runs
0
24-hour runs
1
3-day runs
1
7-day runs
3
30-day runs

More Information About sentence-problem_type-embedding huggingface.co Model

sentence-problem_type-embedding huggingface.co

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

sentence-problem_type-embedding huggingface.co Url

https://huggingface.co/swardiantara/sentence-problem_type-embedding

swardiantara sentence-problem_type-embedding online free

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

swardiantara sentence-problem_type-embedding online free url in huggingface.co:

https://huggingface.co/swardiantara/sentence-problem_type-embedding

sentence-problem_type-embedding install

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

sentence-problem_type-embedding install url in huggingface.co:

https://huggingface.co/swardiantara/sentence-problem_type-embedding

Url of sentence-problem_type-embedding

sentence-problem_type-embedding huggingface.co Url

Provider of sentence-problem_type-embedding huggingface.co

swardiantara
ORGANIZATIONS

Other API from swardiantara

huggingface.co

Total runs: 4
Run Growth: 4
Growth Rate: 100.00%
Updated:June 30 2023