Add new SentenceTransformer model
Browse files- README.md +1 -1
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -130,8 +130,8 @@ You can finetune this model on your own dataset.
|
|
| 130 |
* Samples:
|
| 131 |
| sentence_0 | sentence_1 | label |
|
| 132 |
|:----------------------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------------------------------------------------------------|:-----------------|
|
|
|
|
| 133 |
| <code>NLP engineer experienced in transformers, Hugging Face, and fine-tuning language models.</code> | <code>Seeking an NLP Engineer with experience fine-tuning transformers and using Hugging Face.</code> | <code>1.0</code> |
|
| 134 |
-
| <code>NLP engineer experienced in transformers, Hugging Face, and fine-tuning language models.</code> | <code>We need a Data Scientist skilled in Python, pandas, scikit-learn to build ML pipelines and analyze data.</code> | <code>0.3</code> |
|
| 135 |
| <code>Experienced Python developer with 3 years in data analysis, pandas and scikit-learn, built ML pipelines.</code> | <code>We need a Data Scientist skilled in Python, pandas, scikit-learn to build ML pipelines and analyze data.</code> | <code>1.0</code> |
|
| 136 |
* Loss: [<code>CosineSimilarityLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#cosinesimilarityloss) with these parameters:
|
| 137 |
```json
|
|
|
|
| 130 |
* Samples:
|
| 131 |
| sentence_0 | sentence_1 | label |
|
| 132 |
|:----------------------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------------------------------------------------------------|:-----------------|
|
| 133 |
+
| <code>Software engineer skilled in Java, Spring, and backend services; limited ML experience.</code> | <code>We need a Data Scientist skilled in Python, pandas, scikit-learn to build ML pipelines and analyze data.</code> | <code>0.1</code> |
|
| 134 |
| <code>NLP engineer experienced in transformers, Hugging Face, and fine-tuning language models.</code> | <code>Seeking an NLP Engineer with experience fine-tuning transformers and using Hugging Face.</code> | <code>1.0</code> |
|
|
|
|
| 135 |
| <code>Experienced Python developer with 3 years in data analysis, pandas and scikit-learn, built ML pipelines.</code> | <code>We need a Data Scientist skilled in Python, pandas, scikit-learn to build ML pipelines and analyze data.</code> | <code>1.0</code> |
|
| 136 |
* Loss: [<code>CosineSimilarityLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#cosinesimilarityloss) with these parameters:
|
| 137 |
```json
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 90864192
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1266f38814afec990f38c6c6a4b3b74823ac2b8e2c25909bcdef5e19f816fe78
|
| 3 |
size 90864192
|