Add new SentenceTransformer model
Browse files- README.md +13 -13
- model.safetensors +1 -1
README.md
CHANGED
@@ -85,22 +85,22 @@ model-index:
|
|
85 |
type: train
|
86 |
metrics:
|
87 |
- type: cosine_accuracy@1
|
88 |
-
value: 0.
|
89 |
name: Cosine Accuracy@1
|
90 |
- type: cosine_precision@1
|
91 |
-
value: 0.
|
92 |
name: Cosine Precision@1
|
93 |
- type: cosine_recall@1
|
94 |
-
value: 0.
|
95 |
name: Cosine Recall@1
|
96 |
- type: cosine_ndcg@10
|
97 |
-
value: 0.
|
98 |
name: Cosine Ndcg@10
|
99 |
- type: cosine_mrr@1
|
100 |
-
value: 0.
|
101 |
name: Cosine Mrr@1
|
102 |
- type: cosine_map@100
|
103 |
-
value: 0.
|
104 |
name: Cosine Map@100
|
105 |
---
|
106 |
|
@@ -205,12 +205,12 @@ You can finetune this model on your own dataset.
|
|
205 |
|
206 |
| Metric | Value |
|
207 |
|:-------------------|:-----------|
|
208 |
-
| cosine_accuracy@1 | 0.
|
209 |
-
| cosine_precision@1 | 0.
|
210 |
-
| cosine_recall@1 | 0.
|
211 |
-
| **cosine_ndcg@10** | **0.
|
212 |
-
| cosine_mrr@1 | 0.
|
213 |
-
| cosine_map@100 | 0.
|
214 |
|
215 |
<!--
|
216 |
## Bias, Risks and Limitations
|
@@ -285,7 +285,7 @@ You can finetune this model on your own dataset.
|
|
285 |
### Training Logs
|
286 |
| Epoch | Step | train_cosine_ndcg@10 |
|
287 |
|:-----:|:----:|:--------------------:|
|
288 |
-
| -1 | -1 | 0.
|
289 |
|
290 |
|
291 |
### Framework Versions
|
|
|
85 |
type: train
|
86 |
metrics:
|
87 |
- type: cosine_accuracy@1
|
88 |
+
value: 0.5578263693440139
|
89 |
name: Cosine Accuracy@1
|
90 |
- type: cosine_precision@1
|
91 |
+
value: 0.5578263693440139
|
92 |
name: Cosine Precision@1
|
93 |
- type: cosine_recall@1
|
94 |
+
value: 0.5358387909389208
|
95 |
name: Cosine Recall@1
|
96 |
- type: cosine_ndcg@10
|
97 |
+
value: 0.7522761033240243
|
98 |
name: Cosine Ndcg@10
|
99 |
- type: cosine_mrr@1
|
100 |
+
value: 0.5578263693440139
|
101 |
name: Cosine Mrr@1
|
102 |
- type: cosine_map@100
|
103 |
+
value: 0.6973618970818897
|
104 |
name: Cosine Map@100
|
105 |
---
|
106 |
|
|
|
205 |
|
206 |
| Metric | Value |
|
207 |
|:-------------------|:-----------|
|
208 |
+
| cosine_accuracy@1 | 0.5578 |
|
209 |
+
| cosine_precision@1 | 0.5578 |
|
210 |
+
| cosine_recall@1 | 0.5358 |
|
211 |
+
| **cosine_ndcg@10** | **0.7523** |
|
212 |
+
| cosine_mrr@1 | 0.5578 |
|
213 |
+
| cosine_map@100 | 0.6974 |
|
214 |
|
215 |
<!--
|
216 |
## Bias, Risks and Limitations
|
|
|
285 |
### Training Logs
|
286 |
| Epoch | Step | train_cosine_ndcg@10 |
|
287 |
|:-----:|:----:|:--------------------:|
|
288 |
+
| -1 | -1 | 0.7523 |
|
289 |
|
290 |
|
291 |
### 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
|