CoolFace
Modelpublic

x2bee/ModernBERT-SimCSE-multitask_v03-beta

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes9downloads
Model Card

SentenceTransformer based on x2bee/ModernBERT-SimCSE-multitask_v03

This is a sentence-transformers model finetuned from x2bee/ModernBERT-SimCSE-multitask_v03 on the misc_sts_pairs_v2_kor_kosimcse dataset. It maps sentences & paragraphs to a 768-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.

Model Details

Model Description

  • Model Type: Sentence Transformer
  • Base model: x2bee/ModernBERT-SimCSE-multitask_v03 <!-- at revision 98466830eabc76ee3f71472c4c40ab10f8bf7831 -->
  • Maximum Sequence Length: 512 tokens
  • Output Dimensionality: 768 dimensions
  • Similarity Function: Cosine Similarity
  • Training Dataset:
  • misc_sts_pairs_v2_kor_kosimcse <!-- - Language: Unknown --> <!-- - License: Unknown -->

Model Sources

Full Model Architecture

SentenceTransformer(
  (0): Transformer({'max_seq_length': 512, 'do_lower_case': False}) with Transformer model: ModernBertModel 
  (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, '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'})
)

Usage

Direct Usage (Sentence Transformers)

First install the Sentence Transformers library:

bash
pip install -U sentence-transformers

Then you can load this model and run inference.

python
from sentence_transformers import SentenceTransformer

# Download from the 🤗 Hub
model = SentenceTransformer("x2bee/ModernBERT-SimCSE-multitask_v03-beta")
# Run inference
sentences = [
    '버스가 바쁜 길을 따라 운전한다.',
    '녹색 버스가 도로를 따라 내려간다.',
    '그 여자는 데이트하러 가는 중이다.',
]
embeddings = model.encode(sentences)
print(embeddings.shape)
# [3, 768]

# Get the similarity scores for the embeddings
similarities = model.similarity(embeddings, embeddings)
print(similarities.shape)
# [3, 3]

<!--

Direct Usage (Transformers)

<details><summary>Click to see the direct usage in Transformers</summary>

</details> -->

<!--

Downstream Usage (Sentence Transformers)

You can finetune this model on your own dataset.

<details><summary>Click to expand</summary>

</details> -->

<!--

Out-of-Scope Use

List how the model may foreseeably be misused and address what users ought not to do with the model. -->

Evaluation

Metrics

Semantic Similarity
MetricValue
pearson_cosine0.8352
spearman_cosine0.8406
pearson_euclidean0.8257
spearman_euclidean0.8336
pearson_manhattan0.8261
spearman_manhattan0.8341
pearson_dot0.7368
spearman_dot0.7201
pearson_max0.8352
spearman_max0.8406

<!--

Bias, Risks and Limitations

What are the known or foreseeable issues stemming from this model? You could also flag here known failure cases or weaknesses of the model. -->

<!--

Recommendations

What are recommendations with respect to the foreseeable issues? For example, filtering explicit content. -->

Training Details

Training Dataset

miscstspairsv2kor_kosimcse
  • Dataset: misc_sts_pairs_v2_kor_kosimcse at e747415
  • Size: 449,904 training samples
  • Columns: <code>sentence1</code>, <code>sentence2</code>, and <code>score</code>
  • Approximate statistics based on the first 1000 samples: | | sentence1 | sentence2 | score | |:--------|:---------------------------------------------------------------------------------|:----------------------------------------------------------------------------------|:----------------------------------------------------------------| | type | string | string | float | | details | <ul><li>min: 6 tokens</li><li>mean: 18.3 tokens</li><li>max: 69 tokens</li></ul> | <ul><li>min: 6 tokens</li><li>mean: 18.69 tokens</li><li>max: 66 tokens</li></ul> | <ul><li>min: 0.11</li><li>mean: 0.77</li><li>max: 1.0</li></ul> |
  • Samples: | sentence1 | sentence2 | score | |:-------------------------------------------------|:-------------------------------------------|:--------------------------------| | <code>주홍글씨는 언제 출판되었습니까?</code> | <code>《주홍글씨》는 몇 년에 출판되었습니까?</code> | <code>0.8638778924942017</code> | | <code>폴란드에서 빨간색과 흰색은 무엇을 의미합니까?</code> | <code>폴란드 국기의 색상은 무엇입니까?</code> | <code>0.6773715019226074</code> | | <code>노르만인들은 방어를 위해 모트와 베일리 성을 어떻게 사용했는가?</code> | <code>11세기에는 어떻게 모트와 베일리 성을 만들었습니까?</code> | <code>0.7460665702819824</code> |
  • Loss: <code>CosineSimilarityLoss</code> with these parameters:
json
  {
      "loss_fct": "torch.nn.modules.loss.MSELoss"
  }

Evaluation Dataset

Unnamed Dataset
  • Size: 1,500 evaluation samples
  • Columns: <code>sentence1</code>, <code>sentence2</code>, and <code>score</code>
  • Approximate statistics based on the first 1000 samples: | | sentence1 | sentence2 | score | |:--------|:----------------------------------------------------------------------------------|:----------------------------------------------------------------------------------|:---------------------------------------------------------------| | type | string | string | float | | details | <ul><li>min: 7 tokens</li><li>mean: 20.38 tokens</li><li>max: 52 tokens</li></ul> | <ul><li>min: 6 tokens</li><li>mean: 20.52 tokens</li><li>max: 54 tokens</li></ul> | <ul><li>min: 0.0</li><li>mean: 0.42</li><li>max: 1.0</li></ul> |
  • Samples: | sentence1 | sentence2 | score | |:-------------------------------------|:------------------------------------|:------------------| | <code>안전모를 가진 한 남자가 춤을 추고 있다.</code> | <code>안전모를 쓴 한 남자가 춤을 추고 있다.</code> | <code>1.0</code> | | <code>어린아이가 말을 타고 있다.</code> | <code>아이가 말을 타고 있다.</code> | <code>0.95</code> | | <code>한 남자가 뱀에게 쥐를 먹이고 있다.</code> | <code>남자가 뱀에게 쥐를 먹이고 있다.</code> | <code>1.0</code> |
  • Loss: <code>CosineSimilarityLoss</code> with these parameters:
json
  {
      "loss_fct": "torch.nn.modules.loss.MSELoss"
  }

Training Hyperparameters

Non-Default Hyperparameters
  • overwrite_output_dir: True
  • eval_strategy: steps
  • per_device_train_batch_size: 16
  • per_device_eval_batch_size: 16
  • gradient_accumulation_steps: 8
  • learning_rate: 8e-05
  • num_train_epochs: 2.0
  • warmup_ratio: 0.2
  • push_to_hub: True
  • hub_model_id: x2bee/ModernBERT-SimCSE-multitask_v03-beta
  • hub_strategy: checkpoint
  • batch_sampler: no_duplicates
All Hyperparameters

<details><summary>Click to expand</summary>

  • overwrite_output_dir: True
  • do_predict: False
  • eval_strategy: steps
  • prediction_loss_only: True
  • per_device_train_batch_size: 16
  • per_device_eval_batch_size: 16
  • per_gpu_train_batch_size: None
  • per_gpu_eval_batch_size: None
  • gradient_accumulation_steps: 8
  • eval_accumulation_steps: None
  • torch_empty_cache_steps: None
  • learning_rate: 8e-05
  • weight_decay: 0.0
  • adam_beta1: 0.9
  • adam_beta2: 0.999
  • adam_epsilon: 1e-08
  • max_grad_norm: 1.0
  • num_train_epochs: 2.0
  • max_steps: -1
  • lr_scheduler_type: linear
  • lr_scheduler_kwargs: {}
  • warmup_ratio: 0.2
  • warmup_steps: 0
  • log_level: passive
  • log_level_replica: warning
  • log_on_each_node: True
  • logging_nan_inf_filter: True
  • save_safetensors: True
  • save_on_each_node: False
  • save_only_model: False
  • restore_callback_states_from_checkpoint: False
  • no_cuda: False
  • use_cpu: False
  • use_mps_device: False
  • seed: 42
  • data_seed: None
  • jit_mode_eval: False
  • use_ipex: False
  • bf16: False
  • fp16: False
  • fp16_opt_level: O1
  • half_precision_backend: auto
  • bf16_full_eval: False
  • fp16_full_eval: False
  • tf32: None
  • local_rank: 0
  • ddp_backend: None
  • tpu_num_cores: None
  • tpu_metrics_debug: False
  • debug: []
  • dataloader_drop_last: True
  • dataloader_num_workers: 0
  • dataloader_prefetch_factor: None
  • past_index: -1
  • disable_tqdm: False
  • remove_unused_columns: True
  • label_names: None
  • load_best_model_at_end: False
  • ignore_data_skip: False
  • fsdp: []
  • fsdp_min_num_params: 0
  • fsdp_config: {'minnumparams': 0, 'xla': False, 'xlafsdpv2': False, 'xlafsdpgrad_ckpt': False}
  • fsdp_transformer_layer_cls_to_wrap: None
  • accelerator_config: {'splitbatches': False, 'dispatchbatches': None, 'evenbatches': True, 'useseedablesampler': True, 'nonblocking': False, 'gradientaccumulationkwargs': None}
  • deepspeed: None
  • label_smoothing_factor: 0.0
  • optim: adamw_torch
  • optim_args: None
  • adafactor: False
  • group_by_length: False
  • length_column_name: length
  • ddp_find_unused_parameters: None
  • ddp_bucket_cap_mb: None
  • ddp_broadcast_buffers: False
  • dataloader_pin_memory: True
  • dataloader_persistent_workers: False
  • skip_memory_metrics: True
  • use_legacy_prediction_loop: False
  • push_to_hub: True
  • resume_from_checkpoint: None
  • hub_model_id: x2bee/ModernBERT-SimCSE-multitask_v03-beta
  • hub_strategy: checkpoint
  • hub_private_repo: None
  • hub_always_push: False
  • gradient_checkpointing: False
  • gradient_checkpointing_kwargs: None
  • include_inputs_for_metrics: False
  • include_for_metrics: []
  • eval_do_concat_batches: True
  • fp16_backend: auto
  • push_to_hub_model_id: None
  • push_to_hub_organization: None
  • mp_parameters:
  • auto_find_batch_size: False
  • full_determinism: False
  • torchdynamo: None
  • ray_scope: last
  • ddp_timeout: 1800
  • torch_compile: False
  • torch_compile_backend: None
  • torch_compile_mode: None
  • dispatch_batches: None
  • split_batches: None
  • include_tokens_per_second: False
  • include_num_input_tokens_seen: False
  • neftune_noise_alpha: None
  • optim_target_modules: None
  • batch_eval_metrics: False
  • eval_on_start: False
  • use_liger_kernel: False
  • eval_use_gather_object: False
  • average_tokens_across_devices: False
  • prompts: None
  • batch_sampler: no_duplicates
  • multi_dataset_batch_sampler: proportional

</details>

Training Logs

<details><summary>Click to expand</summary>

EpochStepTraining LossValidation Losssts_dev_spearman_max
0.0028100.0216--
0.0057200.0204--
0.0085300.0194--
0.0114400.0195--
0.0142500.0182--
0.0171600.0161--
0.0199700.015--
0.0228800.0153--
0.0256900.0137--
0.02851000.014--
0.03131100.0122--
0.03411200.0114--
0.03701300.0109--
0.03981400.0097--
0.04271500.0085--
0.04551600.0084--
0.04841700.0083--
0.05121800.0078--
0.05411900.008--
0.05692000.0073--
0.05972100.0079--
0.06262200.0073--
0.06542300.0079--
0.06832400.0068--
0.07112500.00680.03330.8229
0.07402600.0073--
0.07682700.0077--
0.07972800.0067--
0.08252900.007--
0.08543000.0065--
0.08823100.0072--
0.09103200.0068--
0.09393300.0064--
0.09673400.0074--
0.09963500.0071--
0.10243600.0065--
0.10533700.0067--
0.10813800.0063--
0.11103900.0062--
0.11384000.0068--
0.11664100.0064--
0.11954200.0064--
0.12234300.0064--
0.12524400.0074--
0.12804500.0069--
0.13094600.0065--
0.13374700.0067--
0.13664800.0068--
0.13944900.0057--
0.14235000.00650.03430.8284
0.14515100.0069--
0.14795200.0068--
0.15085300.0065--
0.15365400.0065--
0.15655500.0063--
0.15935600.0058--
0.16225700.0064--
0.16505800.0062--
0.16795900.0061--
0.17076000.0062--
0.17356100.0057--
0.17646200.0066--
0.17926300.0061--
0.18216400.0054--
0.18496500.0066--
0.18786600.0059--
0.19066700.0063--
0.19356800.0065--
0.19636900.0065--
0.19927000.0058--
0.20207100.006--
0.20487200.0062--
0.20777300.0058--
0.21057400.0058--
0.21347500.00560.03560.8302
0.21627600.0067--
0.21917700.0063--
0.22197800.0063--
0.22487900.0063--
0.22768000.0056--
0.23048100.0058--
0.23338200.0053--
0.23618300.0057--
0.23908400.0055--
0.24188500.0054--
0.24478600.0065--
0.24758700.0054--
0.25048800.0051--
0.25328900.0057--
0.25619000.0056--
0.25899100.0055--
0.26179200.0051--
0.26469300.0055--
0.26749400.0059--
0.27039500.005--
0.27319600.0058--
0.27609700.005--
0.27889800.0055--
0.28179900.0054--
0.284510000.00550.03600.8319
0.287410100.0059--
0.290210200.0049--
0.293010300.0052--
0.295910400.0051--
0.298710500.006--
0.301610600.0048--
0.304410700.0055--
0.307310800.0052--
0.310110900.0051--
0.313011000.0051--
0.315811100.005--
0.318611200.0054--
0.321511300.0051--
0.324311400.0054--
0.327211500.0056--
0.330011600.0053--
0.332911700.0052--
0.335711800.0051--
0.338611900.0051--
0.341412000.0048--
0.344312100.005--
0.347112200.0055--
0.349912300.0049--
0.352812400.0053--
0.355612500.00520.03640.8330
0.358512600.0051--
0.361312700.005--
0.364212800.005--
0.367012900.0045--
0.369913000.0055--
0.372713100.0049--
0.375513200.0049--
0.378413300.0053--
0.381213400.005--
0.384113500.0048--
0.386913600.0049--
0.389813700.0046--
0.392613800.0049--
0.395513900.0052--
0.398314000.005--
0.401214100.0052--
0.404014200.0052--
0.406814300.0045--
0.409714400.0046--
0.412514500.0056--
0.415414600.0056--
0.418214700.005--
0.421114800.0051--
0.423914900.0049--
0.426815000.00480.03740.8334
0.429615100.0053--
0.432415200.0054--
0.435315300.0048--
0.438115400.005--
0.441015500.0045--
0.443815600.0046--
0.446715700.0045--
0.449515800.0049--
0.452415900.0048--
0.455216000.005--
0.458116100.0045--
0.460916200.0049--
0.463716300.0044--
0.466616400.0048--
0.469416500.0049--
0.472316600.0048--
0.475116700.0051--
0.478016800.0047--
0.480816900.0048--
0.483717000.0047--
0.486517100.0044--
0.489317200.0049--
0.492217300.0049--
0.495017400.0051--
0.497917500.00430.03920.8352
0.500717600.0043--
0.503617700.0045--
0.506417800.0046--
0.509317900.0042--
0.512118000.0047--
0.515018100.0047--
0.517818200.0046--
0.520618300.0044--
0.523518400.0046--
0.526318500.0047--
0.529218600.0044--
0.532018700.0047--
0.534918800.0049--
0.537718900.0049--
0.540619000.0047--
0.543419100.0045--
0.546219200.0044--
0.549119300.0048--
0.551919400.0041--
0.554819500.004--
0.557619600.0048--
0.560519700.0042--
0.563319800.0048--
0.566219900.0045--
0.569020000.00430.03750.8359
0.571920100.005--
0.574720200.0049--
0.577520300.0044--
0.580420400.0045--
0.583220500.0043--
0.586120600.0045--
0.588920700.004--
0.591820800.0042--
0.594620900.0044--
0.597521000.0043--
0.600321100.0041--
0.603221200.0046--
0.606021300.0048--
0.608821400.0048--
0.611721500.0041--
0.614521600.0044--
0.617421700.0045--
0.620221800.0044--
0.623121900.0044--
0.625922000.0046--
0.628822100.0048--
0.631622200.0045--
0.634422300.004--
0.637322400.0041--
0.640122500.00440.03910.8369
0.643022600.0044--
0.645822700.0045--
0.648722800.0041--
0.651522900.0042--
0.654423000.0043--
0.657223100.004--
0.660123200.0042--
0.662923300.0041--
0.665723400.0045--
0.668623500.0045--
0.671423600.0042--
0.674323700.0045--
0.677123800.0044--
0.680023900.0044--
0.682824000.0041--
0.685724100.0045--
0.688524200.0046--
0.691324300.0041--
0.694224400.0048--
0.697024500.0041--
0.699924600.0043--
0.702724700.0043--
0.705624800.0037--
0.708424900.0042--
0.711325000.00430.04050.8365
0.714125100.0045--
0.717025200.0044--
0.719825300.0042--
0.722625400.0042--
0.725525500.0041--
0.728325600.0042--
0.731225700.0041--
0.734025800.0042--
0.736925900.0041--
0.739726000.0047--
0.742626100.0038--
0.745426200.0041--
0.748226300.0042--
0.751126400.0042--
0.753926500.0042--
0.756826600.0041--
0.759626700.0042--
0.762526800.0044--
0.765326900.0039--
0.768227000.0037--
0.771027100.0044--
0.773927200.0043--
0.776727300.0042--
0.779527400.0041--
0.782427500.00390.03870.8376
0.785227600.0047--
0.788127700.004--
0.790927800.0039--
0.793827900.0039--
0.796628000.0039--
0.799528100.0039--
0.802328200.0039--
0.805128300.0041--
0.808028400.0037--
0.810828500.0044--
0.813728600.0043--
0.816528700.0041--
0.819428800.0043--
0.822228900.0039--
0.825129000.0041--
0.827929100.0044--
0.830829200.004--
0.833629300.0042--
0.836429400.0039--
0.839329500.004--
0.842129600.0042--
0.845029700.004--
0.847829800.0039--
0.850729900.0037--
0.853530000.00390.03860.8386
0.856430100.0041--
0.859230200.0043--
0.862130300.0041--
0.864930400.0041--
0.867730500.0043--
0.870630600.0042--
0.873430700.0039--
0.876330800.004--
0.879130900.0039--
0.882031000.0039--
0.884831100.004--
0.887731200.0039--
0.890531300.0038--
0.893331400.0036--
0.896231500.0039--
0.899031600.0039--
0.901931700.0038--
0.904731800.0039--
0.907631900.0041--
0.910432000.004--
0.913332100.0041--
0.916132200.0042--
0.919032300.004--
0.921832400.0041--
0.924632500.00410.04200.8408
0.927532600.0041--
0.930332700.004--
0.933232800.0042--
0.936032900.004--
0.938933000.0037--
0.941733100.0038--
0.944633200.0039--
0.947433300.004--
0.950233400.0037--
0.953133500.0038--
0.955933600.0037--
0.958833700.0042--
0.961633800.0042--
0.964533900.0042--
0.967334000.0037--
0.970234100.0038--
0.973034200.0039--
0.975934300.0038--
0.978734400.0041--
0.981534500.004--
0.984434600.0039--
0.987234700.0036--
0.990134800.0037--
0.992934900.0039--
0.995835000.00360.04030.8396
0.998635100.0035--
1.001435200.0036--
1.004335300.0035--
1.007135400.0036--
1.010035500.0039--
1.012835600.0039--
1.015635700.004--
1.018535800.0035--
1.021335900.0036--
1.024236000.004--
1.027036100.0039--
1.029936200.0042--
1.032736300.0038--
1.035636400.004--
1.038436500.0038--
1.041336600.0039--
1.044136700.0037--
1.046936800.0039--
1.049836900.0037--
1.052637000.0038--
1.055537100.0036--
1.058337200.0035--
1.061237300.0038--
1.064037400.0032--
1.066937500.00380.04080.8405
1.069737600.0034--
1.072537700.0037--
1.075437800.0036--
1.078237900.0038--
1.081138000.0038--
1.083938100.0033--
1.086838200.0039--
1.089638300.0034--
1.092538400.0035--
1.095338500.0036--
1.098238600.004--
1.101038700.0038--
1.103838800.0032--
1.106738900.0036--
1.109539000.0033--
1.112439100.0038--
1.115239200.0034--
1.118139300.0034--
1.120939400.0031--
1.123839500.0041--
1.126639600.0038--
1.129439700.0033--
1.132339800.0037--
1.135139900.0035--
1.138040000.00340.04030.8428
1.140840100.0033--
1.143740200.0035--
1.146540300.0041--
1.149440400.0036--
1.152240500.0035--
1.155140600.0038--
1.157940700.0034--
1.160740800.003--
1.163640900.0038--
1.166441000.0035--
1.169341100.0036--
1.172141200.0036--
1.175041300.0035--
1.177841400.004--
1.180741500.003--
1.183541600.0036--
1.186441700.004--
1.189241800.0034--
1.192041900.0035--
1.194942000.004--
1.197742100.0037--
1.200642200.0037--
1.203442300.0032--
1.206342400.0035--
1.209142500.00350.04080.8411
1.212042600.0033--
1.214842700.0039--
1.217642800.0037--
1.220542900.0036--
1.223343000.0033--
1.226243100.0034--
1.229043200.0033--
1.231943300.0034--
1.234743400.0035--
1.237643500.0035--
1.240443600.003--
1.243343700.0037--
1.246143800.0035--
1.248943900.0033--
1.251844000.0033--
1.254644100.0033--
1.257544200.0034--
1.260344300.0032--
1.263244400.0032--
1.266044500.0033--
1.268944600.0031--
1.271744700.0033--
1.274544800.0033--
1.277444900.0027--
1.280245000.00350.04180.8422
1.283145100.0033--
1.285945200.0035--
1.288845300.0031--
1.291645400.0031--
1.294545500.003--
1.297345600.0035--
1.300245700.0034--
1.303045800.003--
1.305845900.0036--
1.308746000.0032--
1.311546100.0033--
1.314446200.0031--
1.317246300.0032--
1.320146400.0032--
1.322946500.0031--
1.325846600.0035--
1.328646700.003--
1.331446800.0033--
1.334346900.0032--
1.337147000.0033--
1.340047100.003--
1.342847200.0032--
1.345747300.0035--
1.348547400.0034--
1.351447500.0030.03960.8409
1.354247600.0032--
1.357147700.0033--
1.359947800.0032--
1.362747900.003--
1.365648000.0028--
1.368448100.0031--
1.371348200.0033--
1.374148300.003--
1.377048400.0032--
1.379848500.003--
1.382748600.0034--
1.385548700.0028--
1.388348800.0029--
1.391248900.003--
1.394049000.0032--
1.396949100.003--
1.399749200.0032--
1.402649300.0033--
1.405449400.0031--
1.408349500.0029--
1.411149600.0032--
1.414049700.0035--
1.416849800.0032--
1.419649900.0034--
1.422550000.00320.04400.8409
1.425350100.0034--
1.428250200.0029--
1.431050300.0034--
1.433950400.0031--
1.436750500.0033--
1.439650600.003--
1.442450700.003--
1.445350800.0028--
1.448150900.003--
1.450951000.003--
1.453851100.0031--
1.456651200.003--
1.459551300.003--
1.462351400.0032--
1.465251500.0029--
1.468051600.0029--
1.470951700.0031--
1.473751800.0032--
1.476551900.0031--
1.479452000.0027--
1.482252100.0029--
1.485152200.003--
1.487952300.0027--
1.490852400.0031--
1.493652500.00320.04320.8411
1.496552600.0028--
1.499352700.0029--
1.502252800.0029--
1.505052900.0027--
1.507853000.0028--
1.510753100.0028--
1.513553200.003--
1.516453300.003--
1.519253400.0029--
1.522153500.0027--
1.524953600.003--
1.527853700.0026--
1.530653800.0028--
1.533453900.0032--
1.536354000.0027--
1.539154100.0033--
1.542054200.003--
1.544854300.0028--
1.547754400.0029--
1.550554500.0028--
1.553454600.003--
1.556254700.0024--
1.559154800.003--
1.561954900.0028--
1.564755000.0030.03980.8398
1.567655100.0026--
1.570455200.0031--
1.573355300.0028--
1.576155400.003--
1.579055500.0027--
1.581855600.0027--
1.584755700.0027--
1.587555800.0028--
1.590355900.0026--
1.593256000.0026--
1.596056100.0029--
1.598956200.0028--
1.601756300.0028--
1.604656400.0029--
1.607456500.0032--
1.610356600.0026--
1.613156700.0029--
1.616056800.0027--
1.618856900.0029--
1.621657000.0028--
1.624557100.0029--
1.627357200.003--
1.630257300.0026--
1.633057400.0028--
1.635957500.00240.04220.8383
1.638757600.0026--
1.641657700.003--
1.644457800.0028--
1.647257900.0024--
1.650158000.0028--
1.652958100.0026--
1.655858200.0026--
1.658658300.0026--
1.661558400.0027--
1.664358500.0028--
1.667258600.0029--
1.670058700.0026--
1.672958800.0027--
1.675758900.0029--
1.678559000.0027--
1.681459100.0027--
1.684259200.0026--
1.687159300.0029--
1.689959400.0028--
1.692859500.0033--
1.695659600.0025--
1.698559700.0026--
1.701359800.0026--
1.704259900.0025--
1.707060000.00270.04130.8409
1.709860100.0028--
1.712760200.0026--
1.715560300.0027--
1.718460400.0031--
1.721260500.0027--
1.724160600.0027--
1.726960700.0026--
1.729860800.0027--
1.732660900.0026--
1.735461000.0027--
1.738361100.0027--
1.741161200.0026--
1.744061300.0024--
1.746861400.0026--
1.749761500.0027--
1.752561600.0026--
1.755461700.0026--
1.758261800.0026--
1.761161900.0024--
1.763962000.0029--
1.766762100.0024--
1.769662200.0026--
1.772462300.0027--
1.775362400.0028--
1.778162500.00280.04000.8384
1.781062600.0026--
1.783862700.0026--
1.786762800.0027--
1.789562900.0026--
1.792363000.0026--
1.795263100.0025--
1.798063200.0026--
1.800963300.0023--
1.803763400.0027--
1.806663500.0027--
1.809463600.0027--
1.812363700.0027--
1.815163800.0026--
1.818063900.0025--
1.820864000.0026--
1.823664100.0022--
1.826564200.0028--
1.829364300.0026--
1.832264400.0026--
1.835064500.0025--
1.837964600.0025--
1.840764700.0025--
1.843664800.0027--
1.846464900.0028--
1.849265000.00220.04060.8396
1.852165100.0024--
1.854965200.0026--
1.857865300.0027--
1.860665400.0026--
1.863565500.0026--
1.866365600.0026--
1.869265700.0026--
1.872065800.0026--
1.874965900.0026--
1.877766000.0025--
1.880566100.0024--
1.883466200.0025--
1.886266300.0025--
1.889166400.0024--
1.891966500.0024--
1.894866600.0023--
1.897666700.0024--
1.900566800.0024--
1.903366900.0024--
1.906167000.0023--
1.909067100.0027--
1.911867200.0024--
1.914767300.0025--
1.917567400.0025--
1.920467500.00250.03850.8421
1.923267600.0026--
1.926167700.0024--
1.928967800.0024--
1.931867900.0025--
1.934668000.0025--
1.937468100.0024--
1.940368200.0023--
1.943168300.0023--
1.946068400.0025--
1.948868500.0023--
1.951768600.0022--
1.954568700.0025--
1.957468800.0024--
1.960268900.0025--
1.963069000.0027--
1.965969100.0024--
1.968769200.0025--
1.971669300.0023--
1.974469400.0022--
1.977369500.0022--
1.980169600.0025--
1.983069700.0022--
1.985869800.0024--
1.988769900.0024--
1.991570000.00230.03900.8406
1.994370100.0023--
1.997270200.0023--

</details>

Framework Versions

  • Python: 3.11.10
  • Sentence Transformers: 3.3.1
  • Transformers: 4.48.0.dev0
  • PyTorch: 2.5.1+cu121
  • Accelerate: 1.1.0
  • Datasets: 3.1.0
  • Tokenizers: 0.21.0

Citation

BibTeX

Sentence Transformers
bibtex
@inproceedings{reimers-2019-sentence-bert,
    title = "Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks",
    author = "Reimers, Nils and Gurevych, Iryna",
    booktitle = "Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing",
    month = "11",
    year = "2019",
    publisher = "Association for Computational Linguistics",
    url = "https://arxiv.org/abs/1908.10084",
}

<!--

Glossary

Clearly define terms in order to be accessible across audiences. -->

<!--

Model Card Authors

Lists the people who create the model card, providing recognition and accountability for the detailed work that goes into its construction. -->

<!--

Model Card Contact

Provides a way for people who have updates to the Model Card, suggestions, or questions, to contact the Model Card authors. -->