Add new SentenceTransformer model
Browse files- README.md +206 -178
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -9,158 +9,182 @@ tags:
|
|
| 9 |
- loss:MultipleNegativesRankingLoss
|
| 10 |
base_model: nomic-ai/modernbert-embed-base
|
| 11 |
widget:
|
| 12 |
-
- source_sentence:
|
| 13 |
-
of
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
Clinicians and below to ensure optimal care to meet desired patient outcomes.
|
| 19 |
-
S/He operates in a variety of settings such as acute care, primary care, community
|
| 20 |
-
hospitals, integrated care and long-term care facilities. S/He is insightful,
|
| 21 |
-
analytical and inquiring. S/He has interpersonal skills to exert positive influence
|
| 22 |
-
in leading and coaching a team of nurses towards clinical excellence.
|
| 23 |
sentences:
|
| 24 |
-
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
|
| 32 |
-
|
| 33 |
-
|
| 34 |
-
|
| 35 |
-
|
| 36 |
-
|
| 37 |
-
|
| 38 |
-
|
| 39 |
-
|
| 40 |
-
|
| 41 |
-
|
| 42 |
-
-
|
| 43 |
-
|
| 44 |
-
|
| 45 |
-
|
| 46 |
-
|
| 47 |
-
|
| 48 |
-
|
| 49 |
-
|
| 50 |
-
|
| 51 |
-
|
| 52 |
-
|
| 53 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 54 |
sentences:
|
| 55 |
-
-
|
| 56 |
-
|
| 57 |
-
|
| 58 |
-
on
|
| 59 |
-
|
| 60 |
-
|
| 61 |
-
|
| 62 |
-
|
| 63 |
-
|
| 64 |
-
|
| 65 |
-
|
| 66 |
-
|
| 67 |
-
|
| 68 |
-
|
| 69 |
-
|
| 70 |
-
|
| 71 |
-
|
| 72 |
-
-
|
| 73 |
-
|
| 74 |
-
|
| 75 |
-
|
| 76 |
-
|
| 77 |
-
|
| 78 |
-
|
| 79 |
-
|
| 80 |
-
|
| 81 |
-
|
| 82 |
-
to
|
| 83 |
-
|
| 84 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 85 |
sentences:
|
| 86 |
-
-
|
| 87 |
-
|
| 88 |
-
|
| 89 |
-
|
| 90 |
-
|
| 91 |
-
|
| 92 |
-
|
| 93 |
-
|
| 94 |
-
|
| 95 |
-
|
| 96 |
-
|
| 97 |
-
|
| 98 |
-
|
| 99 |
-
|
| 100 |
-
|
| 101 |
-
|
| 102 |
-
|
| 103 |
-
|
| 104 |
-
|
| 105 |
-
|
| 106 |
-
|
| 107 |
-
|
| 108 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 109 |
sentences:
|
| 110 |
-
-
|
| 111 |
-
|
| 112 |
-
|
| 113 |
-
for
|
| 114 |
-
|
| 115 |
-
|
| 116 |
-
|
| 117 |
-
|
| 118 |
-
|
| 119 |
-
|
| 120 |
-
and
|
| 121 |
-
|
| 122 |
-
|
| 123 |
-
|
| 124 |
-
|
| 125 |
-
|
| 126 |
-
|
| 127 |
-
|
| 128 |
-
|
| 129 |
-
|
| 130 |
-
|
| 131 |
-
|
| 132 |
-
|
| 133 |
-
|
| 134 |
-
|
| 135 |
-
|
| 136 |
-
|
| 137 |
-
|
| 138 |
-
|
| 139 |
-
|
| 140 |
-
|
| 141 |
-
|
| 142 |
-
|
| 143 |
-
|
| 144 |
-
|
| 145 |
-
|
| 146 |
-
|
| 147 |
-
|
| 148 |
-
planning and resource requirements. He is able to drive cross-functional collaboration
|
| 149 |
-
between internal and external stakeholders to optimise the planning processes
|
| 150 |
-
and ensure maximum resource utilisation.
|
| 151 |
sentences:
|
| 152 |
-
-
|
| 153 |
-
|
| 154 |
-
|
| 155 |
-
-
|
| 156 |
-
|
| 157 |
-
|
| 158 |
-
|
| 159 |
-
|
| 160 |
-
|
| 161 |
-
|
| 162 |
-
|
| 163 |
-
|
|
|
|
|
|
|
| 164 |
pipeline_tag: sentence-similarity
|
| 165 |
library_name: sentence-transformers
|
| 166 |
---
|
|
@@ -215,9 +239,9 @@ from sentence_transformers import SentenceTransformer
|
|
| 215 |
model = SentenceTransformer("dnth/ssf-retriever-modernbert-embed-base")
|
| 216 |
# Run inference
|
| 217 |
sentences = [
|
| 218 |
-
'The
|
| 219 |
-
'
|
| 220 |
-
'
|
| 221 |
]
|
| 222 |
embeddings = model.encode(sentences)
|
| 223 |
print(embeddings.shape)
|
|
@@ -226,9 +250,9 @@ print(embeddings.shape)
|
|
| 226 |
# Get the similarity scores for the embeddings
|
| 227 |
similarities = model.similarity(embeddings, embeddings)
|
| 228 |
print(similarities)
|
| 229 |
-
# tensor([[1.0000, 0.
|
| 230 |
-
# [0.
|
| 231 |
-
# [0.
|
| 232 |
```
|
| 233 |
|
| 234 |
<!--
|
|
@@ -276,16 +300,16 @@ You can finetune this model on your own dataset.
|
|
| 276 |
* Size: 7,540 training samples
|
| 277 |
* Columns: <code>anchor</code>, <code>positive</code>, and <code>negative</code>
|
| 278 |
* Approximate statistics based on the first 1000 samples:
|
| 279 |
-
| | anchor
|
| 280 |
-
|:--------|:------------------------------------------------------------------------------------
|
| 281 |
-
| type | string
|
| 282 |
-
| details | <ul><li>min:
|
| 283 |
* Samples:
|
| 284 |
-
| anchor | positive
|
| 285 |
-
|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
| 286 |
-
| <code>The
|
| 287 |
-
| <code>The
|
| 288 |
-
| <code>The
|
| 289 |
* Loss: [<code>MultipleNegativesRankingLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#multiplenegativesrankingloss) with these parameters:
|
| 290 |
```json
|
| 291 |
{
|
|
@@ -304,13 +328,13 @@ You can finetune this model on your own dataset.
|
|
| 304 |
| | anchor | positive | negative |
|
| 305 |
|:--------|:-------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------|
|
| 306 |
| type | string | string | string |
|
| 307 |
-
| details | <ul><li>min:
|
| 308 |
* Samples:
|
| 309 |
-
| anchor | positive
|
| 310 |
-
|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
| 311 |
-
| <code>The
|
| 312 |
-
| <code>The
|
| 313 |
-
| <code>The Chief Engineer/
|
| 314 |
* Loss: [<code>MultipleNegativesRankingLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#multiplenegativesrankingloss) with these parameters:
|
| 315 |
```json
|
| 316 |
{
|
|
@@ -327,7 +351,7 @@ You can finetune this model on your own dataset.
|
|
| 327 |
- `per_device_eval_batch_size`: 16
|
| 328 |
- `gradient_accumulation_steps`: 16
|
| 329 |
- `learning_rate`: 2e-05
|
| 330 |
-
- `num_train_epochs`:
|
| 331 |
- `lr_scheduler_type`: cosine
|
| 332 |
- `warmup_ratio`: 0.1
|
| 333 |
- `bf16`: True
|
|
@@ -356,7 +380,7 @@ You can finetune this model on your own dataset.
|
|
| 356 |
- `adam_beta2`: 0.999
|
| 357 |
- `adam_epsilon`: 1e-08
|
| 358 |
- `max_grad_norm`: 1.0
|
| 359 |
-
- `num_train_epochs`:
|
| 360 |
- `max_steps`: -1
|
| 361 |
- `lr_scheduler_type`: cosine
|
| 362 |
- `lr_scheduler_kwargs`: {}
|
|
@@ -462,14 +486,18 @@ You can finetune this model on your own dataset.
|
|
| 462 |
### Training Logs
|
| 463 |
| Epoch | Step | Training Loss | Validation Loss |
|
| 464 |
|:-------:|:------:|:-------------:|:---------------:|
|
| 465 |
-
| 0.6780 | 10 | 0.
|
| 466 |
-
| 1.0 | 15 | - | 0.
|
| 467 |
-
| 1.3390 | 20 | 0.
|
| 468 |
-
| 2.0 | 30 | 0.
|
| 469 |
-
| 2.6780 | 40 | 0.
|
| 470 |
-
| 3.0 | 45 | - | 0.
|
| 471 |
-
| 3.3390 | 50 | 0.
|
| 472 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 473 |
|
| 474 |
* The bold row denotes the saved checkpoint.
|
| 475 |
|
|
|
|
| 9 |
- loss:MultipleNegativesRankingLoss
|
| 10 |
base_model: nomic-ai/modernbert-embed-base
|
| 11 |
widget:
|
| 12 |
+
- source_sentence: The Cluster Manager oversees the daily operations in the deployment
|
| 13 |
+
of the team across Centres and ensures the team operates in compliance with all
|
| 14 |
+
policies. He/she also manages manpower resources, including onboarding and staff
|
| 15 |
+
development. He possesses strong leadership skills and is able to build and leverage
|
| 16 |
+
effective relationships with stakeholders. He also drives the overall initiatives
|
| 17 |
+
for cross-Centre programmes, curricula and quality of learning.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
sentences:
|
| 19 |
+
- Factory Operations Manager responsible for planning, developing, and executing
|
| 20 |
+
production and quality assurance processes. This role includes setting output
|
| 21 |
+
goals for projects, creating policies to meet those goals, and defining inspection
|
| 22 |
+
criteria. The ideal candidate will demonstrate strong leadership skills, technical
|
| 23 |
+
expertise, and a focus on enhancing quality control strategies to ensure project
|
| 24 |
+
success.
|
| 25 |
+
- Junior Risk Management Analyst tasked with evaluating and mitigating risks within
|
| 26 |
+
the financial sector. This role involves conducting thorough analysis of market
|
| 27 |
+
trends and compliance regulations, while collaborating with various departments
|
| 28 |
+
to ensure effective risk strategies. Strong analytical skills and the ability
|
| 29 |
+
to communicate findings clearly are crucial. The position also includes supporting
|
| 30 |
+
the development of risk assessment frameworks and training staff on risk management
|
| 31 |
+
protocols.
|
| 32 |
+
- Cluster Operations Manager responsible for coordinating team activities across
|
| 33 |
+
multiple Centres, ensuring adherence to policies and regulations. The role includes
|
| 34 |
+
managing staffing resources, facilitating onboarding processes, and promoting
|
| 35 |
+
staff development. Strong leadership abilities and relationship-building skills
|
| 36 |
+
with stakeholders are essential. The position also involves driving initiatives
|
| 37 |
+
for cross-Centre programs, curriculum development, and maintaining high learning
|
| 38 |
+
quality standards.
|
| 39 |
+
- source_sentence: The Software Engineer leads important projects and possesses capability
|
| 40 |
+
to make breakthroughs in design, development, testing, debugging and implementing
|
| 41 |
+
software applications or specialised utility programs in support of end users'
|
| 42 |
+
needs on platforms. He/She plans and coordinates regular updates and recommends
|
| 43 |
+
improvements to existing applications. He identifies and resolves issues which
|
| 44 |
+
have organisation wide and long-term impact. He identifies security risks, creates
|
| 45 |
+
requirements to capture security issues, and performs initial threat modelling
|
| 46 |
+
to ensure coding standards meets security requirements. He develops and maintains
|
| 47 |
+
the software configuration management plan and oversees the building, verification
|
| 48 |
+
and implementation of software releases. He provides guidance and technical support
|
| 49 |
+
to the quality testing teams. He works in a team setting and is proficient in
|
| 50 |
+
programming languages required by the organisation. He is familiar with software
|
| 51 |
+
development tools and standards, as well as the relevant software platforms on
|
| 52 |
+
which the solution is deployed on. The Software Engineer is imaginative and creative
|
| 53 |
+
in exploring a range of application designs and solutions. He is able to engage
|
| 54 |
+
and support others in the team, readily put forth his ideas in a clear and compelling
|
| 55 |
+
manner.
|
| 56 |
sentences:
|
| 57 |
+
- Software Developer oversees critical projects and has the ability to innovate
|
| 58 |
+
in the design, development, testing, debugging, and implementation of software
|
| 59 |
+
applications or specialized utility programs tailored to end users' requirements
|
| 60 |
+
on various platforms. He/She organizes and manages regular updates and suggests
|
| 61 |
+
enhancements to current applications. He identifies and addresses issues that
|
| 62 |
+
have organization-wide and long-term significance. He assesses security vulnerabilities,
|
| 63 |
+
formulates requirements to address security concerns, and conducts preliminary
|
| 64 |
+
threat modeling to ensure coding practices align with security protocols. He develops
|
| 65 |
+
and maintains the software configuration management strategy and supervises the
|
| 66 |
+
construction, verification, and deployment of software releases. He offers guidance
|
| 67 |
+
and technical assistance to the quality assurance teams. He collaborates within
|
| 68 |
+
a team environment and is skilled in the programming languages necessary for the
|
| 69 |
+
organization. He is knowledgeable about software development tools and standards,
|
| 70 |
+
as well as the specific software platforms utilized for deployment. The Software
|
| 71 |
+
Developer is inventive and resourceful in investigating a variety of application
|
| 72 |
+
designs and solutions. He effectively engages and supports team members, articulating
|
| 73 |
+
his ideas in a clear and persuasive way.
|
| 74 |
+
- Senior Automation Engineer overseeing the planning, design, installation, and
|
| 75 |
+
integration of rigging and lifting systems, managing vendors and contractors while
|
| 76 |
+
supervising project setups, exploring innovative solutions, and collaborating
|
| 77 |
+
with stakeholders to implement advanced technologies.
|
| 78 |
+
- Junior Data Analyst conducts routine analyses and is responsible for generating
|
| 79 |
+
insights from data sets to support business decisions in the marketing sector.
|
| 80 |
+
He/She organizes and executes regular data reports and recommends adjustments
|
| 81 |
+
to existing analytical methods. He identifies and resolves data discrepancies
|
| 82 |
+
that have department-wide implications. He assesses data privacy risks, develops
|
| 83 |
+
protocols to address data handling issues, and performs preliminary data modeling
|
| 84 |
+
to ensure compliance with privacy regulations. He creates and maintains the data
|
| 85 |
+
management plan and supervises the extraction, validation, and reporting of data
|
| 86 |
+
sets. He provides assistance and technical support to the analytics teams. He
|
| 87 |
+
works collaboratively in a team environment and is proficient in statistical software
|
| 88 |
+
required by the organization. He is familiar with data analysis tools and methodologies,
|
| 89 |
+
as well as the relevant databases on which the data is stored. The Junior Data
|
| 90 |
+
Analyst is analytical and detail-oriented in exploring a range of data trends
|
| 91 |
+
and insights. He is able to communicate and support colleagues effectively, presenting
|
| 92 |
+
his findings in a clear and impactful manner.
|
| 93 |
+
- source_sentence: The Server / Service Crew / Runner is responsible for delivering
|
| 94 |
+
service and operations excellence. He/She sets the tables, takes orders, and delivers
|
| 95 |
+
the correct food to the corresponding tables. He is able to operate Point of Sales
|
| 96 |
+
(POS) systems when managing orders. He also follows hygiene, safety and other
|
| 97 |
+
standards, and carries out food and beverage operational tasks. He may suggest
|
| 98 |
+
areas for continuous improvement within own work area. He is attentive and meticulous
|
| 99 |
+
and needs to work under pressure to serve customers quickly and efficiently. He
|
| 100 |
+
also possesses good communication skills and teamwork spirit to ensure service
|
| 101 |
+
standards are met. He is capable of working well with kitchen staff to ensure
|
| 102 |
+
customers requests are met. He is able to work in a flexible schedule, including
|
| 103 |
+
weekends, evenings, and public holidays. He should have the stamina to stay on
|
| 104 |
+
his feet for long periods.
|
| 105 |
sentences:
|
| 106 |
+
- Programme Coordinator responsible for designing and implementing client-focused
|
| 107 |
+
programmes, ensuring quality and risk management, overseeing budget compliance,
|
| 108 |
+
and guiding volunteers and junior staff in programme activities while collaborating
|
| 109 |
+
with community partners.
|
| 110 |
+
- We are seeking a Junior Risk Management Analyst to assist in delivering operational
|
| 111 |
+
excellence within the financial services sector. Responsibilities include analyzing
|
| 112 |
+
risk data, preparing reports, and ensuring compliance with industry regulations.
|
| 113 |
+
The candidate will utilize various analytical tools and software to assess risk
|
| 114 |
+
levels and make recommendations for improvements. Attention to detail and strong
|
| 115 |
+
communication skills are necessary for collaborating with different departments.
|
| 116 |
+
Flexibility to manage changing priorities and deadlines is essential, along with
|
| 117 |
+
the ability to work extended hours on projects as needed.
|
| 118 |
+
- Job opening for a Service Crew Member responsible for providing excellent customer
|
| 119 |
+
service and operational support in a dining environment. Duties include setting
|
| 120 |
+
tables, taking and delivering orders accurately, and operating Point of Sales
|
| 121 |
+
(POS) systems efficiently. The ideal candidate will adhere to hygiene and safety
|
| 122 |
+
standards, perform food and beverage tasks, and contribute ideas for improvement.
|
| 123 |
+
Strong communication and teamwork skills are essential for collaborating with
|
| 124 |
+
kitchen staff and ensuring customer satisfaction. Flexibility to work various
|
| 125 |
+
shifts, including weekends and holidays, is required, along with the physical
|
| 126 |
+
stamina to remain active throughout shifts.
|
| 127 |
+
- source_sentence: The Head of Credit assumes responsibility for overall credit function
|
| 128 |
+
of an organisation. He/She establishes internal controls and processes for credit
|
| 129 |
+
assessments, reviews, restructuring, monitoring and recovery. He is expected to
|
| 130 |
+
have a good understanding of business and market developments locally and regionally,
|
| 131 |
+
and is able to establish credit guidelines that are prudent and aligned with the
|
| 132 |
+
organisation's requirements. He is analytical, numerically-driven and takes a
|
| 133 |
+
prudent approach to credit risk management.
|
| 134 |
sentences:
|
| 135 |
+
- Senior Credit Manager overseeing credit operations, responsible for developing
|
| 136 |
+
and implementing credit assessment processes, monitoring credit performance, and
|
| 137 |
+
ensuring compliance with established guidelines. Strong analytical skills and
|
| 138 |
+
market awareness are essential for crafting effective credit strategies that align
|
| 139 |
+
with business objectives.
|
| 140 |
+
- Client Relationship Manager responsible for enhancing client interactions, preparing
|
| 141 |
+
documentation for presentations to senior management and stakeholders, and analyzing
|
| 142 |
+
client portfolios to align with their goals. The role requires self-motivation,
|
| 143 |
+
teamwork, and the ability to prioritize tasks effectively to ensure timely and
|
| 144 |
+
accurate service delivery. Candidates should thrive under pressure, meet tight
|
| 145 |
+
deadlines, and possess strong attention to detail, with knowledge in portfolio
|
| 146 |
+
management including alternatives, derivatives, equity, fixed income, and private
|
| 147 |
+
equity.
|
| 148 |
+
- Junior Risk Analyst tasked with evaluating potential risks within the healthcare
|
| 149 |
+
sector. The role involves conducting risk assessments, developing risk management
|
| 150 |
+
protocols, and ensuring compliance with industry regulations. Candidates should
|
| 151 |
+
possess strong analytical skills and a background in healthcare data analysis
|
| 152 |
+
to identify and manage operational risks effectively.
|
| 153 |
+
- source_sentence: The Chief Chemist/Fellow is responsible for the strategic planning
|
| 154 |
+
and design of complex laboratory solutions for the industry, professional and
|
| 155 |
+
technical societies, government and other organisations. He/She is the organisations
|
| 156 |
+
technical expert on chemistry and scientific matters, who advises senior management
|
| 157 |
+
and business partners on advanced technologies and methodologies for applied research,
|
| 158 |
+
in accordance with applicable government regulations and manufacturing processes.
|
| 159 |
+
The Chief Chemist/Fellow formulates the direction and strategy in applied research
|
| 160 |
+
to exploit market potential and industry trends, so as to maintain and improve
|
| 161 |
+
the organisations competitive position in the market. He represents the organisation
|
| 162 |
+
in Research and Development (R&D) consortiums for open innovation within the industry,
|
| 163 |
+
and profiles the organisations scientific and technical leadership at scientific
|
| 164 |
+
and industry events and conferences. At the organisational level, he designs the
|
| 165 |
+
organisations technology roadmap and drives continuous improvement strategies.
|
| 166 |
+
In addition, he leverages on deep technical expertise and industry experience
|
| 167 |
+
to develop technical capabilities for the laboratory teams and domain expertise
|
| 168 |
+
for the organisation. The Chief Chemist/Fellow maintains and builds strong links
|
| 169 |
+
with the external scientific community, research institutions and business partners
|
| 170 |
+
to explore business or collaborative research opportunities. He is a strategic
|
| 171 |
+
and creative thinker, demonstrates exceptional problem-solving and communication
|
| 172 |
+
skills, and networks effectively.
|
|
|
|
|
|
|
|
|
|
| 173 |
sentences:
|
| 174 |
+
- Head of Data Analytics role responsible for leading data analytical functions,
|
| 175 |
+
enhancing organizational data capabilities, and providing insights for strategic
|
| 176 |
+
business decisions using various analytics tools and methodologies.
|
| 177 |
+
- Job opening for a Chief Chemist to lead the strategic development of innovative
|
| 178 |
+
laboratory solutions, provide expert advice on chemical processes, and guide applied
|
| 179 |
+
research initiatives in compliance with industry standards and regulations. The
|
| 180 |
+
role involves representing the organization at R&D events, shaping technology
|
| 181 |
+
strategies, and fostering collaborations with scientific communities and partners.
|
| 182 |
+
- Seeking a Junior Chemist to assist in basic laboratory tasks and support the development
|
| 183 |
+
of chemical products for the consumer goods sector. The position requires adherence
|
| 184 |
+
to safety protocols and quality control measures, with responsibilities including
|
| 185 |
+
conducting routine experiments, preparing samples, and documenting results. The
|
| 186 |
+
Junior Chemist will work under the guidance of senior staff to ensure compliance
|
| 187 |
+
with industry regulations and assist in product testing and formulation processes.
|
| 188 |
pipeline_tag: sentence-similarity
|
| 189 |
library_name: sentence-transformers
|
| 190 |
---
|
|
|
|
| 239 |
model = SentenceTransformer("dnth/ssf-retriever-modernbert-embed-base")
|
| 240 |
# Run inference
|
| 241 |
sentences = [
|
| 242 |
+
'The Chief Chemist/Fellow is responsible for the strategic planning and design of complex laboratory solutions for the industry, professional and technical societies, government and other organisations. He/She is the organisations technical expert on chemistry and scientific matters, who advises senior management and business partners on advanced technologies and methodologies for applied research, in accordance with applicable government regulations and manufacturing processes. The Chief Chemist/Fellow formulates the direction and strategy in applied research to exploit market potential and industry trends, so as to maintain and improve the organisations competitive position in the market. He represents the organisation in Research and Development (R&D) consortiums for open innovation within the industry, and profiles the organisations scientific and technical leadership at scientific and industry events and conferences. At the organisational level, he designs the organisations technology roadmap and drives continuous improvement strategies. In addition, he leverages on deep technical expertise and industry experience to develop technical capabilities for the laboratory teams and domain expertise for the organisation. The Chief Chemist/Fellow maintains and builds strong links with the external scientific community, research institutions and business partners to explore business or collaborative research opportunities. He is a strategic and creative thinker, demonstrates exceptional problem-solving and communication skills, and networks effectively.',
|
| 243 |
+
'Job opening for a Chief Chemist to lead the strategic development of innovative laboratory solutions, provide expert advice on chemical processes, and guide applied research initiatives in compliance with industry standards and regulations. The role involves representing the organization at R&D events, shaping technology strategies, and fostering collaborations with scientific communities and partners.',
|
| 244 |
+
'Seeking a Junior Chemist to assist in basic laboratory tasks and support the development of chemical products for the consumer goods sector. The position requires adherence to safety protocols and quality control measures, with responsibilities including conducting routine experiments, preparing samples, and documenting results. The Junior Chemist will work under the guidance of senior staff to ensure compliance with industry regulations and assist in product testing and formulation processes.',
|
| 245 |
]
|
| 246 |
embeddings = model.encode(sentences)
|
| 247 |
print(embeddings.shape)
|
|
|
|
| 250 |
# Get the similarity scores for the embeddings
|
| 251 |
similarities = model.similarity(embeddings, embeddings)
|
| 252 |
print(similarities)
|
| 253 |
+
# tensor([[1.0000, 0.7668, 0.1395],
|
| 254 |
+
# [0.7668, 1.0000, 0.3398],
|
| 255 |
+
# [0.1395, 0.3398, 1.0000]])
|
| 256 |
```
|
| 257 |
|
| 258 |
<!--
|
|
|
|
| 300 |
* Size: 7,540 training samples
|
| 301 |
* Columns: <code>anchor</code>, <code>positive</code>, and <code>negative</code>
|
| 302 |
* Approximate statistics based on the first 1000 samples:
|
| 303 |
+
| | anchor | positive | negative |
|
| 304 |
+
|:--------|:------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------|
|
| 305 |
+
| type | string | string | string |
|
| 306 |
+
| details | <ul><li>min: 57 tokens</li><li>mean: 167.5 tokens</li><li>max: 349 tokens</li></ul> | <ul><li>min: 20 tokens</li><li>mean: 68.07 tokens</li><li>max: 204 tokens</li></ul> | <ul><li>min: 33 tokens</li><li>mean: 83.07 tokens</li><li>max: 198 tokens</li></ul> |
|
| 307 |
* Samples:
|
| 308 |
+
| anchor | positive | negative |
|
| 309 |
+
|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
| 310 |
+
| <code>The Infrastructure Engineer is responsible for the implementation, testing, optimisation and virtualisation of infrastructure across on-premise, cloud and network infrastructure. He/She performs activities pertaining to infrastructure deployment and performance to ensure delivery of infrastructure solutions in alignment with service standards. He oversees major maintenance and troubleshooting issues, and is responsible for executing upgrades to infrastructure systems. He is familiar with various types of infrastructure systems and platforms, including networks, servers, systems and applications. The Infrastructure Engineer takes a critical and methodical approach towards implementing infrastructure projects performance monitoring. He also maintains high standards of quality and collaborates with team members to resolve complex issues.</code> | <code>Infrastructure Engineer role focused on the deployment, optimization, and virtualization of on-premise and cloud infrastructure, ensuring performance standards are met while managing upgrades and troubleshooting.</code> | <code>Junior Network Administrator responsible for the daily maintenance and support of network systems, ensuring connectivity and performance across various platforms. This role involves monitoring network traffic, troubleshooting issues, and assisting in the installation of new hardware and software. The Junior Network Administrator will also document network configurations and work closely with senior engineers to enhance network performance and security protocols.</code> |
|
| 311 |
+
| <code>The Manager (Load Control) drives collaborative efforts with other departments and airlines to improve load control operational standards. He/She is responsible for exploring new technologies to calculate load limits, distribution and flight performance data. He leads the development of Standard Operating Procedures (SOPs) and systems to mitigate safety and/or security risks, and monitors the adherence to safety and/or security standards. He also develops the teams technical capabilities and maintains positive morale within the teams. The Manager (Load Control) possesses remarkable interpersonal and stakeholder management skills to build and maintain relationships with internal and external stakeholders. He also has strategic thinking capabilities and foresight in order to formulate load control operations and improve processes for the organisation. In addition, he is adaptable to maintain operational effectiveness during stressful situations with strong analytical skills. He also poss...</code> | <code>Job opening for a Load Control Manager who will collaborate with various departments and airlines to enhance operational standards. The role involves utilizing new technologies for load limit calculations, distribution, and flight performance analysis. The successful candidate will develop Standard Operating Procedures (SOPs) to address safety and security risks, ensuring compliance with established standards. Additionally, this position requires fostering technical skills within the team and promoting a positive work environment. Strong interpersonal, stakeholder management, and strategic thinking skills are essential for improving load control operations and processes. The candidate must demonstrate adaptability and possess excellent analytical, communication, and time management abilities.</code> | <code>Seeking a Senior Risk Management Analyst to lead efforts in enhancing risk assessment standards across the organization. This role involves the exploration of innovative technologies for evaluating risk exposure and performance metrics. The candidate will be responsible for creating Risk Management Procedures (RMPs) to mitigate potential financial and operational risks, ensuring compliance with industry regulations. The Senior Analyst will also focus on developing team capabilities and fostering a collaborative atmosphere. Strong analytical skills, strategic foresight, and the ability to manage relationships with internal and external stakeholders are crucial. Excellent communication and time management skills are required to navigate high-pressure situations effectively.</code> |
|
| 312 |
+
| <code>The Executive - Programme Planning and Scheduling creates daily, weekly and monthly programme schedules to support broadcast operations. He/She is also responsible for the execution of programme schedules by engaging in constant communication with the linear media operations team. He coordinates the placement of network content promotions in collaboration with other teams. The work involves coordination with multiple teams and stakeholders to deliver programming requirements effectively. He spends significant time in interacting with the content and sales teams as well as in meetings to plan for programming requirements. He is expected to be proficient at planning and organising in an individual capacity to be able to deliver effectively. He should also be an effective communicator and comfortable in coordinating with multiple teams and stakeholders.</code> | <code>Job opening for a Programme Planner and Scheduler responsible for creating and managing daily, weekly, and monthly schedules to enhance broadcast operations. The role involves close collaboration with the linear media operations team and coordinating network content promotions with various departments. Strong communication skills and the ability to work with multiple teams and stakeholders are essential. Proficiency in planning and organizing tasks independently is required to meet programming needs effectively.</code> | <code>We are seeking a Junior Marketing Coordinator who will develop and maintain weekly and monthly marketing schedules to support digital campaigns. This role requires constant interaction with the online media operations team and involves coordinating promotional content across various platforms. The candidate must demonstrate strong communication skills and the ability to work with different departments and clients. Proficiency in organizing marketing tasks independently is crucial for successful campaign execution.</code> |
|
| 313 |
* Loss: [<code>MultipleNegativesRankingLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#multiplenegativesrankingloss) with these parameters:
|
| 314 |
```json
|
| 315 |
{
|
|
|
|
| 328 |
| | anchor | positive | negative |
|
| 329 |
|:--------|:-------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------|
|
| 330 |
| type | string | string | string |
|
| 331 |
+
| details | <ul><li>min: 60 tokens</li><li>mean: 169.53 tokens</li><li>max: 380 tokens</li></ul> | <ul><li>min: 20 tokens</li><li>mean: 66.81 tokens</li><li>max: 218 tokens</li></ul> | <ul><li>min: 31 tokens</li><li>mean: 82.63 tokens</li><li>max: 206 tokens</li></ul> |
|
| 332 |
* Samples:
|
| 333 |
+
| anchor | positive | negative |
|
| 334 |
+
|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
| 335 |
+
| <code>The Executive Pastry Chef provides direct supervision of the pastry and bakery functions of the kitchens . He/She oversees menu development and customer satisfaction, while achieving cost-efficiency. He also manages food and beverage operations, and monitors the teams compliance with hygiene, safety and other standards. Resourceful and detail-oriented, he serves as a mentor to direct reports on the running of operations in the pastry and bakery functions of the kitchen(s). He possesses a strong service mindset, and guides his teams to anticipate customer needs. He must be able to multi-task in a hectic kitchen environment to manage operational and business profitability aspects of the kitchen. He must possess the artistic ability to make pastries and baked goods appealing.</code> | <code>Executive Pastry Chef responsible for overseeing pastry and bakery operations, menu creation, and ensuring customer satisfaction while maintaining cost efficiency and compliance with hygiene standards in a fast-paced kitchen environment.</code> | <code>Junior Food Safety Inspector tasked with monitoring food preparation and handling practices in the restaurant industry. This role involves ensuring compliance with health regulations, conducting inspections, and providing training to kitchen staff on safety protocols. The inspector must be detail-oriented and capable of managing multiple inspections in various establishments while maintaining a strong focus on public health standards.</code> |
|
| 336 |
+
| <code>The Head of Product defines the organisations product development vision and strategy, and ensures alignment of the product roadmap with the strategy and vision. He/She anticipates the impacts of internal and external business challenges and market conditions on the organisation's product development roadmap. He oversees the organisations product development process, and enhancements to product portfolios to improve their commercial performance. He guides development teams on issues related to the product design, development and deployment for the product portfolio, and development of differentiated strategies across the lines of business. He distils insights and competitive intelligence with various market analyses to grow the organisations business. He works with various teams across the organisation. He is knowledgeable of product development and management practices and tools, as well as product branding and pricing methodologies. He is also knowledgeable of new and emerging consum...</code> | <code>Head of Product role focused on defining product development vision and strategy, aligning the product roadmap with business goals, and guiding teams on product design and deployment for enhanced commercial performance.</code> | <code>Junior Marketing Coordinator responsible for executing marketing campaigns and assisting in brand management efforts. This role involves gathering market research, analyzing consumer behavior, and supporting the development of promotional materials. The candidate will work closely with the sales team to ensure alignment of marketing strategies with sales initiatives. Knowledge of digital marketing tools and social media platforms is essential, along with strong communication skills to engage with various stakeholders and enhance brand visibility.</code> |
|
| 337 |
+
| <code>The Chief Engineer/Fellow is responsible for the strategic planning and design of complex engineering solutions to meet customers requirements. He/She drives the direction and strategy for the development and implementation of engineering projects, and provides concise design criteria and process constraint considerations for capital projects such as plant improvements and/or expansions. The Chief Engineer/Fellow leads engineering research for the adoption of new technologies and equipment to enhance the organisations operational excellence and business competitiveness. He advises on advanced methods and techniques to ensure a sound asset integrity management system. He provides technical expertise for the review of the organisations Major Hazard Installation (MHI) Safety Case and leads Process Safety Management (PSM) audit and compliance reviews, in compliance with Workplace Safety and Health (WSH), Environmental Management System (EMS) and PSM requirements. At the organisational leve...</code> | <code>Chief Engineer role focused on strategic planning and design of complex engineering solutions, leading project implementation, and advising on advanced methods for asset integrity management and process safety compliance in a dynamic engineering environment.</code> | <code>Junior Project Coordinator responsible for assisting in the organization of community outreach programs and events, coordinating logistics and resources, and maintaining communication with stakeholders. This role requires strong organizational skills, the ability to work in a team, and experience with project management tools. The Junior Project Coordinator will also support the development of promotional materials and participate in community engagement initiatives to enhance public awareness and participation.</code> |
|
| 338 |
* Loss: [<code>MultipleNegativesRankingLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#multiplenegativesrankingloss) with these parameters:
|
| 339 |
```json
|
| 340 |
{
|
|
|
|
| 351 |
- `per_device_eval_batch_size`: 16
|
| 352 |
- `gradient_accumulation_steps`: 16
|
| 353 |
- `learning_rate`: 2e-05
|
| 354 |
+
- `num_train_epochs`: 6
|
| 355 |
- `lr_scheduler_type`: cosine
|
| 356 |
- `warmup_ratio`: 0.1
|
| 357 |
- `bf16`: True
|
|
|
|
| 380 |
- `adam_beta2`: 0.999
|
| 381 |
- `adam_epsilon`: 1e-08
|
| 382 |
- `max_grad_norm`: 1.0
|
| 383 |
+
- `num_train_epochs`: 6
|
| 384 |
- `max_steps`: -1
|
| 385 |
- `lr_scheduler_type`: cosine
|
| 386 |
- `lr_scheduler_kwargs`: {}
|
|
|
|
| 486 |
### Training Logs
|
| 487 |
| Epoch | Step | Training Loss | Validation Loss |
|
| 488 |
|:-------:|:------:|:-------------:|:---------------:|
|
| 489 |
+
| 0.6780 | 10 | 0.2366 | - |
|
| 490 |
+
| 1.0 | 15 | - | 0.0076 |
|
| 491 |
+
| 1.3390 | 20 | 0.019 | - |
|
| 492 |
+
| 2.0 | 30 | 0.0136 | 0.0049 |
|
| 493 |
+
| 2.6780 | 40 | 0.0087 | - |
|
| 494 |
+
| 3.0 | 45 | - | 0.0041 |
|
| 495 |
+
| 3.3390 | 50 | 0.0064 | - |
|
| 496 |
+
| 4.0 | 60 | 0.0067 | 0.0036 |
|
| 497 |
+
| 4.6780 | 70 | 0.0062 | - |
|
| 498 |
+
| 5.0 | 75 | - | 0.0035 |
|
| 499 |
+
| 5.3390 | 80 | 0.0043 | - |
|
| 500 |
+
| **6.0** | **90** | **0.0052** | **0.0035** |
|
| 501 |
|
| 502 |
* The bold row denotes the saved checkpoint.
|
| 503 |
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 596070136
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac5d3f33f541193c57e2fca57467dbaa3f6248d1c6178d6ba74539340006b067
|
| 3 |
size 596070136
|