Add new SentenceTransformer model
Browse files- README.md +10 -10
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -76,22 +76,22 @@ model-index:
|
|
| 76 |
type: train
|
| 77 |
metrics:
|
| 78 |
- type: cosine_accuracy@1
|
| 79 |
-
value: 0.
|
| 80 |
name: Cosine Accuracy@1
|
| 81 |
- type: cosine_precision@1
|
| 82 |
-
value: 0.
|
| 83 |
name: Cosine Precision@1
|
| 84 |
- type: cosine_recall@1
|
| 85 |
-
value: 0.
|
| 86 |
name: Cosine Recall@1
|
| 87 |
- type: cosine_ndcg@10
|
| 88 |
-
value: 0.
|
| 89 |
name: Cosine Ndcg@10
|
| 90 |
- type: cosine_mrr@1
|
| 91 |
-
value: 0.
|
| 92 |
name: Cosine Mrr@1
|
| 93 |
- type: cosine_map@100
|
| 94 |
-
value: 0.
|
| 95 |
name: Cosine Map@100
|
| 96 |
---
|
| 97 |
|
|
@@ -198,10 +198,10 @@ You can finetune this model on your own dataset.
|
|
| 198 |
|:-------------------|:-----------|
|
| 199 |
| cosine_accuracy@1 | 0.5579 |
|
| 200 |
| cosine_precision@1 | 0.5579 |
|
| 201 |
-
| cosine_recall@1 | 0.
|
| 202 |
-
| **cosine_ndcg@10** | **0.
|
| 203 |
| cosine_mrr@1 | 0.5579 |
|
| 204 |
-
| cosine_map@100 | 0.
|
| 205 |
|
| 206 |
<!--
|
| 207 |
## Bias, Risks and Limitations
|
|
@@ -274,7 +274,7 @@ You can finetune this model on your own dataset.
|
|
| 274 |
### Training Logs
|
| 275 |
| Epoch | Step | train_cosine_ndcg@10 |
|
| 276 |
|:-----:|:----:|:--------------------:|
|
| 277 |
-
| -1 | -1 | 0.
|
| 278 |
|
| 279 |
|
| 280 |
### Framework Versions
|
|
|
|
| 76 |
type: train
|
| 77 |
metrics:
|
| 78 |
- type: cosine_accuracy@1
|
| 79 |
+
value: 0.5578696687594717
|
| 80 |
name: Cosine Accuracy@1
|
| 81 |
- type: cosine_precision@1
|
| 82 |
+
value: 0.5578696687594717
|
| 83 |
name: Cosine Precision@1
|
| 84 |
- type: cosine_recall@1
|
| 85 |
+
value: 0.53589188426978
|
| 86 |
name: Cosine Recall@1
|
| 87 |
- type: cosine_ndcg@10
|
| 88 |
+
value: 0.7523955452910316
|
| 89 |
name: Cosine Ndcg@10
|
| 90 |
- type: cosine_mrr@1
|
| 91 |
+
value: 0.5578696687594717
|
| 92 |
name: Cosine Mrr@1
|
| 93 |
- type: cosine_map@100
|
| 94 |
+
value: 0.6976030263836698
|
| 95 |
name: Cosine Map@100
|
| 96 |
---
|
| 97 |
|
|
|
|
| 198 |
|:-------------------|:-----------|
|
| 199 |
| cosine_accuracy@1 | 0.5579 |
|
| 200 |
| cosine_precision@1 | 0.5579 |
|
| 201 |
+
| cosine_recall@1 | 0.5359 |
|
| 202 |
+
| **cosine_ndcg@10** | **0.7524** |
|
| 203 |
| cosine_mrr@1 | 0.5579 |
|
| 204 |
+
| cosine_map@100 | 0.6976 |
|
| 205 |
|
| 206 |
<!--
|
| 207 |
## Bias, Risks and Limitations
|
|
|
|
| 274 |
### Training Logs
|
| 275 |
| Epoch | Step | train_cosine_ndcg@10 |
|
| 276 |
|:-----:|:----:|:--------------------:|
|
| 277 |
+
| -1 | -1 | 0.7524 |
|
| 278 |
|
| 279 |
|
| 280 |
### Framework Versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 298041696
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:95d02211c4cca89113f9f3e93ed91f5176bf50170faa2cb835f7bfea15bb9dd2
|
| 3 |
size 298041696
|