---
tags:
- sentence-transformers
- sentence-similarity
- feature-extraction
- generated_from_trainer
- dataset_size:498970
- loss:BPRLoss
base_model: answerdotai/ModernBERT-large
widget:
- source_sentence: lang last name
sentences:
- Lang is a moderately common surname in the United States. When the United States
Census was taken in 2010, there were about 61,529 individuals with the last name
Lang, ranking it number 545 for all surnames. Historically, the name has been
most prevalent in the Midwest, especially in North Dakota. Lang is least common
in the southeastern states.
- Flood Warning ...The National Weather Service in Houston/Galveston has issued
a flood warning for the following rivers... Long King Creek At Livingston affecting
the following counties in Texas... Polk...San Jacinto For the Long King Creek,
at Livingston, Minor flooding is occuring and is expected to continue.
- "Langston Name Meaning. English (mainly West Midlands): habitational name from\
\ any of various places, for example Langstone in Devon and Hampshire, named with\
\ Old English lang â\x80\x98longâ\x80\x99, â\x80\x98tallâ\x80\x99 + stan â\x80\
\x98stoneâ\x80\x99, i.e. a menhir."
- source_sentence: average salary of a program manager in healthcare
sentences:
- 'What is the average annual salary for Compliance Manager-Healthcare? The annual
salary for someone with the job title Compliance Manager-Healthcare may vary depending
on a number of factors including industry, company size, location, years of experience
and level of education.or example the median expected annual pay for a typical
Compliance Manager-Healthcare in the United States is $92,278 so 50% of the people
who perform the job of Compliance Manager-Healthcare in the United States are
expected to make less than $92,278. Source: HR Reported data as of October 2015.'
- Average Program Manager Healthcare Salaries. The average salary for program manager
healthcare jobs is $62,000. Average program manager healthcare salaries can vary
greatly due to company, location, industry, experience and benefits. This salary
was calculated using the average salary for all jobs with the term program manager
healthcare anywhere in the job listing.
- 'To apply for your IDNYC card, please follow these simple steps: Confirm you have
the correct documents to apply. The IDNYC program uses a point system to determine
if applicants are able to prove identity and residency in New York City. You will
need three points worth of documents to prove your identity and a one point document
to prove your residency.'
- source_sentence: when did brad paisley she's everything to me come out
sentences:
- 'Jump to: Overview (3) | Mini Bio (1) | Spouse (1) | Trivia (16) | Personal Quotes
(59) Brad Paisley was born on October 28, 1972 in Glen Dale, West Virginia, USA
as Brad Douglas Paisley. He has been married to Kimberly Williams-Paisley since
March 15, 2003. They have two children.'
- A parasitic disease is an infectious disease caused or transmitted by a parasite.
Many parasites do not cause diseases. Parasitic diseases can affect practically
all living organisms, including plants and mammals. The study of parasitic diseases
is called parasitology.erminology [edit]. Although organisms such as bacteria
function as parasites, the usage of the term parasitic disease is usually more
restricted. The three main types of organisms causing these conditions are protozoa
(causing protozoan infection), helminths (helminthiasis), and ectoparasites.
- She's Everything. She's Everything is a song co-written and recorded by American
country music artist Brad Paisley. It reached the top of the Billboard Hot Country
Songs Chart. It was released in August 2006 as the fourth and final single from
Paisley's album Time Well Wasted. It was Paisley's seventh number one single.
- source_sentence: who did lynda carter voice in elder scrolls
sentences:
- 'By Wade Steel. Bethesda Softworks announced today that actress Lynda Carter will
join the voice cast for to its upcoming epic RPG The Elder Scrolls IV: Oblivion.
The actress, best known for her television role as Wonder Woman, had previously
provided her vocal talents for Elder Scrolls III: Morrowind and its Bloodmoon
expansion.'
- "revise verb (STUDY). B1 [I or T] UK (US review) to â\x80\x8Bstudy again something\
\ you have already â\x80\x8Blearned, in â\x80\x8Bpreparation for an â\x80\x8B\
exam: We're revising (â\x80\x8Balgebra) for the â\x80\x8Btest â\x80\x8Btomorrow.\
\ (Definition of revise from the Cambridge Advanced Learnerâ\x80\x99s Dictionary\
\ & Thesaurus © Cambridge University Press)."
- Lynda Carter (born Linda Jean Córdova Carter; July 24, 1951) is an American actress,
singer, songwriter and beauty pageant titleholder who was crowned Miss World America
1972 and also the star of the TV series Wonder Woman from 1975 to 1979.
- source_sentence: what county is phillips wi
sentences:
- 'Motto: It''s not what you show, it''s what you grow.. Location within Phillips
County and Colorado. Holyoke is the Home Rule Municipality that is the county
seat and the most populous municipality of Phillips County, Colorado, United States.
The city population was 2,313 at the 2010 census.'
- "Phillips is a city in Price County, Wisconsin, United States. The population\
\ was 1,675 at the 2000 census. It is the county seat of Price County. Phillips\
\ is located at 45°41â\x80²30â\x80³N 90°24â\x80²7â\x80³W / 45.69167°N 90.40194°W\
\ / 45.69167; -90.40194 (45.691560, -90.401915). It is on highway SR 13, 77 miles\
\ north of Marshfield, and 74 miles south of Ashland."
- Various spellings from the numerous languages for Miller include Mueller, Mahler,
Millar, Molenaar, Mills, Moeller, and Mullar. In Italian the surname is spelled
Molinaro and in Spanish it is Molinero. The surname of Miller is most common in
England, Scotland, United States, Germany, Spain and Italy. In the United States
the name is seventh most common surname in the country.
pipeline_tag: sentence-similarity
library_name: sentence-transformers
---
# SentenceTransformer based on answerdotai/ModernBERT-large
This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [answerdotai/ModernBERT-large](https://huggingface.co/answerdotai/ModernBERT-large). It maps sentences & paragraphs to a 1024-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:** [answerdotai/ModernBERT-large](https://huggingface.co/answerdotai/ModernBERT-large)
- **Maximum Sequence Length:** 8192 tokens
- **Output Dimensionality:** 1024 dimensions
- **Similarity Function:** Cosine Similarity
### Model Sources
- **Documentation:** [Sentence Transformers Documentation](https://sbert.net)
- **Repository:** [Sentence Transformers on GitHub](https://github.com/UKPLab/sentence-transformers)
- **Hugging Face:** [Sentence Transformers on Hugging Face](https://huggingface.co/models?library=sentence-transformers)
### Full Model Architecture
```
SentenceTransformer(
(0): Transformer({'max_seq_length': 8192, 'do_lower_case': False}) with Transformer model: ModernBertModel
(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})
)
```
## 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("BlackBeenie/ModernBERT-large-msmarco-v3-bpr")
# Run inference
sentences = [
'what county is phillips wi',
'Phillips is a city in Price County, Wisconsin, United States. The population was 1,675 at the 2000 census. It is the county seat of Price County. Phillips is located at 45°41â\x80²30â\x80³N 90°24â\x80²7â\x80³W / 45.69167°N 90.40194°W / 45.69167; -90.40194 (45.691560, -90.401915). It is on highway SR 13, 77 miles north of Marshfield, and 74 miles south of Ashland.',
"Motto: It's not what you show, it's what you grow.. Location within Phillips County and Colorado. Holyoke is the Home Rule Municipality that is the county seat and the most populous municipality of Phillips County, Colorado, United States. The city population was 2,313 at the 2010 census.",
]
embeddings = model.encode(sentences)
print(embeddings.shape)
# [3, 1024]
# Get the similarity scores for the embeddings
similarities = model.similarity(embeddings, embeddings)
print(similarities.shape)
# [3, 3]
```
## Training Details
### Training Dataset
#### Unnamed Dataset
* Size: 498,970 training samples
* Columns: sentence_0
, sentence_1
, and sentence_2
* Approximate statistics based on the first 1000 samples:
| | sentence_0 | sentence_1 | sentence_2 |
|:--------|:---------------------------------------------------------------------------------|:------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------|
| type | string | string | string |
| details |
what is tongkat ali
| Tongkat Ali is a very powerful herb that acts as a sex enhancer by naturally increasing the testosterone levels, and revitalizing sexual impotence, performance and pleasure. Tongkat Ali is also effective in building muscular volume & strength resulting to a healthy physique.
| However, unlike tongkat ali extract, tongkat ali chipped root and root powder are not sterile. Thus, the raw consumption of root powder is not recommended. The traditional preparation in Indonesia and Malaysia is to boil chipped roots as a tea.
|
| cost to install engineered hardwood flooring
| Burton says his customers typically spend about $8 per square foot for engineered hardwood flooring; add an additional $2 per square foot for installation. Minion says consumers should expect to pay $7 to $12 per square foot for quality hardwood flooring. âIf the homeowner buys the wood and you need somebody to install it, usually an installation goes for about $2 a square foot,â Bill LeBeau, owner of LeBeauâs Hardwood Floors of Huntersville, North Carolina, says.
| Engineered Wood Flooring Installation - Average Cost Per Square Foot. Expect to pay in the higher end of the price range for a licensed, insured and reputable pro - and for complex or rush projects. To lower Engineered Wood Flooring Installation costs: combine related projects, minimize options/extras and be flexible about project scheduling.
|
| define pollute
| pollutes; polluted; polluting. Learner's definition of POLLUTE. [+ object] : to make (land, water, air, etc.) dirty and not safe or suitable to use. Waste from the factory had polluted [=contaminated] the river. Miles of beaches were polluted by the oil spill. Car exhaust pollutes the air.
| Chemical water pollution. Industrial and agricultural work involves the use of many different chemicals that can run-off into water and pollute it.1 Metals and solvents from industrial work can pollute rivers and lakes.2 These are poisonous to many forms of aquatic life and may slow their development, make them infertile or even result in death.ndustrial and agricultural work involves the use of many different chemicals that can run-off into water and pollute it. 1 Metals and solvents from industrial work can pollute rivers and lakes.
|
* Loss: beir.losses.bpr_loss.BPRLoss
### Training Hyperparameters
#### Non-Default Hyperparameters
- `eval_strategy`: steps
- `per_device_train_batch_size`: 64
- `per_device_eval_batch_size`: 64
- `num_train_epochs`: 6
- `multi_dataset_batch_sampler`: round_robin
#### All Hyperparameters