Add new SentenceTransformer model
Browse files- README.md +17 -17
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -83,28 +83,28 @@ model-index:
|
|
| 83 |
type: test
|
| 84 |
metrics:
|
| 85 |
- type: cosine_accuracy@1
|
| 86 |
-
value: 0.
|
| 87 |
name: Cosine Accuracy@1
|
| 88 |
- type: cosine_precision@1
|
| 89 |
-
value: 0.
|
| 90 |
name: Cosine Precision@1
|
| 91 |
- type: cosine_recall@1
|
| 92 |
-
value: 0.
|
| 93 |
name: Cosine Recall@1
|
| 94 |
- type: cosine_ndcg@10
|
| 95 |
-
value: 0.
|
| 96 |
name: Cosine Ndcg@10
|
| 97 |
- type: cosine_mrr@1
|
| 98 |
-
value: 0.
|
| 99 |
name: Cosine Mrr@1
|
| 100 |
- type: cosine_map@100
|
| 101 |
-
value: 0.
|
| 102 |
name: Cosine Map@100
|
| 103 |
- type: cosine_auc_precision_cache_hit_ratio
|
| 104 |
-
value: 0.
|
| 105 |
name: Cosine Auc Precision Cache Hit Ratio
|
| 106 |
- type: cosine_auc_similarity_distribution
|
| 107 |
-
value: 0.
|
| 108 |
name: Cosine Auc Similarity Distribution
|
| 109 |
---
|
| 110 |
|
|
@@ -210,14 +210,14 @@ You can finetune this model on your own dataset.
|
|
| 210 |
|
| 211 |
| Metric | Value |
|
| 212 |
|:-------------------------------------|:-----------|
|
| 213 |
-
| cosine_accuracy@1 | 0.
|
| 214 |
-
| cosine_precision@1 | 0.
|
| 215 |
-
| cosine_recall@1 | 0.
|
| 216 |
-
| **cosine_ndcg@10** | **0.
|
| 217 |
-
| cosine_mrr@1 | 0.
|
| 218 |
-
| cosine_map@100 | 0.
|
| 219 |
-
| cosine_auc_precision_cache_hit_ratio | 0.
|
| 220 |
-
| cosine_auc_similarity_distribution | 0.
|
| 221 |
|
| 222 |
<!--
|
| 223 |
## Bias, Risks and Limitations
|
|
@@ -290,7 +290,7 @@ You can finetune this model on your own dataset.
|
|
| 290 |
### Training Logs
|
| 291 |
| Epoch | Step | test_cosine_ndcg@10 |
|
| 292 |
|:-----:|:----:|:-------------------:|
|
| 293 |
-
| -1 | -1 | 0.
|
| 294 |
|
| 295 |
|
| 296 |
### Framework Versions
|
|
|
|
| 83 |
type: test
|
| 84 |
metrics:
|
| 85 |
- type: cosine_accuracy@1
|
| 86 |
+
value: 0.5767398545793188
|
| 87 |
name: Cosine Accuracy@1
|
| 88 |
- type: cosine_precision@1
|
| 89 |
+
value: 0.5767398545793188
|
| 90 |
name: Cosine Precision@1
|
| 91 |
- type: cosine_recall@1
|
| 92 |
+
value: 0.5587729928098495
|
| 93 |
name: Cosine Recall@1
|
| 94 |
- type: cosine_ndcg@10
|
| 95 |
+
value: 0.765303742759965
|
| 96 |
name: Cosine Ndcg@10
|
| 97 |
- type: cosine_mrr@1
|
| 98 |
+
value: 0.5767398545793188
|
| 99 |
name: Cosine Mrr@1
|
| 100 |
- type: cosine_map@100
|
| 101 |
+
value: 0.713047413557968
|
| 102 |
name: Cosine Map@100
|
| 103 |
- type: cosine_auc_precision_cache_hit_ratio
|
| 104 |
+
value: 0.3336770620642977
|
| 105 |
name: Cosine Auc Precision Cache Hit Ratio
|
| 106 |
- type: cosine_auc_similarity_distribution
|
| 107 |
+
value: 0.15285988421779204
|
| 108 |
name: Cosine Auc Similarity Distribution
|
| 109 |
---
|
| 110 |
|
|
|
|
| 210 |
|
| 211 |
| Metric | Value |
|
| 212 |
|:-------------------------------------|:-----------|
|
| 213 |
+
| cosine_accuracy@1 | 0.5767 |
|
| 214 |
+
| cosine_precision@1 | 0.5767 |
|
| 215 |
+
| cosine_recall@1 | 0.5588 |
|
| 216 |
+
| **cosine_ndcg@10** | **0.7653** |
|
| 217 |
+
| cosine_mrr@1 | 0.5767 |
|
| 218 |
+
| cosine_map@100 | 0.713 |
|
| 219 |
+
| cosine_auc_precision_cache_hit_ratio | 0.3337 |
|
| 220 |
+
| cosine_auc_similarity_distribution | 0.1529 |
|
| 221 |
|
| 222 |
<!--
|
| 223 |
## Bias, Risks and Limitations
|
|
|
|
| 290 |
### Training Logs
|
| 291 |
| Epoch | Step | test_cosine_ndcg@10 |
|
| 292 |
|:-----:|:----:|:-------------------:|
|
| 293 |
+
| -1 | -1 | 0.7653 |
|
| 294 |
|
| 295 |
|
| 296 |
### Framework Versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 45437864
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2d7e72835b966eaeabd3532bf9069d0626fc4f4ef5fef0f6eac90c7402f42d6f
|
| 3 |
size 45437864
|