Set `library_name` as Sentence Transformers (#1)
Browse files- Set `library_name` as Sentence Transformers (d1718de109560003f46d209d7f392c35c912e078)
Co-authored-by: Tom Aarsen <[email protected]>
README.md
CHANGED
|
@@ -316,7 +316,7 @@ model-index:
|
|
| 316 |
- type: recall_at_100
|
| 317 |
value: 99.579
|
| 318 |
- type: recall_at_1000
|
| 319 |
-
value: 100
|
| 320 |
- type: recall_at_3
|
| 321 |
value: 92.703
|
| 322 |
- type: recall_at_5
|
|
@@ -452,7 +452,7 @@ model-index:
|
|
| 452 |
- type: recall_at_10
|
| 453 |
value: 86.9
|
| 454 |
- type: recall_at_100
|
| 455 |
-
value: 97
|
| 456 |
- type: recall_at_1000
|
| 457 |
value: 98.9
|
| 458 |
- type: recall_at_3
|
|
@@ -646,7 +646,7 @@ model-index:
|
|
| 646 |
- type: mrr_at_1000
|
| 647 |
value: 65.548
|
| 648 |
- type: mrr_at_3
|
| 649 |
-
value: 63
|
| 650 |
- type: mrr_at_5
|
| 651 |
value: 64.235
|
| 652 |
- type: ndcg_at_1
|
|
@@ -680,11 +680,11 @@ model-index:
|
|
| 680 |
- type: recall_at_100
|
| 681 |
value: 92.60000000000001
|
| 682 |
- type: recall_at_1000
|
| 683 |
-
value: 99
|
| 684 |
- type: recall_at_3
|
| 685 |
value: 68.7
|
| 686 |
- type: recall_at_5
|
| 687 |
-
value: 74
|
| 688 |
- task:
|
| 689 |
type: Classification
|
| 690 |
dataset:
|
|
@@ -991,7 +991,7 @@ model-index:
|
|
| 991 |
- type: map_at_5
|
| 992 |
value: 74.973
|
| 993 |
- type: mrr_at_1
|
| 994 |
-
value: 65
|
| 995 |
- type: mrr_at_10
|
| 996 |
value: 75.676
|
| 997 |
- type: mrr_at_100
|
|
@@ -1037,7 +1037,7 @@ model-index:
|
|
| 1037 |
- type: recall_at_3
|
| 1038 |
value: 84.6
|
| 1039 |
- type: recall_at_5
|
| 1040 |
-
value: 89
|
| 1041 |
- task:
|
| 1042 |
type: Classification
|
| 1043 |
dataset:
|
|
@@ -1053,6 +1053,7 @@ model-index:
|
|
| 1053 |
value: 75.20638024616892
|
| 1054 |
- type: f1
|
| 1055 |
value: 87.88648489072128
|
|
|
|
| 1056 |
---
|
| 1057 |
# xiaobu-embedding-v2
|
| 1058 |
|
|
@@ -1081,4 +1082,4 @@ print(similarity)
|
|
| 1081 |
## Reference
|
| 1082 |
1. https://github.com/hjq133/piccolo-embedding
|
| 1083 |
2. https://huggingface.co/lier007/xiaobu-embedding
|
| 1084 |
-
3. https://arxiv.org/abs/2002.10857
|
|
|
|
| 316 |
- type: recall_at_100
|
| 317 |
value: 99.579
|
| 318 |
- type: recall_at_1000
|
| 319 |
+
value: 100
|
| 320 |
- type: recall_at_3
|
| 321 |
value: 92.703
|
| 322 |
- type: recall_at_5
|
|
|
|
| 452 |
- type: recall_at_10
|
| 453 |
value: 86.9
|
| 454 |
- type: recall_at_100
|
| 455 |
+
value: 97
|
| 456 |
- type: recall_at_1000
|
| 457 |
value: 98.9
|
| 458 |
- type: recall_at_3
|
|
|
|
| 646 |
- type: mrr_at_1000
|
| 647 |
value: 65.548
|
| 648 |
- type: mrr_at_3
|
| 649 |
+
value: 63
|
| 650 |
- type: mrr_at_5
|
| 651 |
value: 64.235
|
| 652 |
- type: ndcg_at_1
|
|
|
|
| 680 |
- type: recall_at_100
|
| 681 |
value: 92.60000000000001
|
| 682 |
- type: recall_at_1000
|
| 683 |
+
value: 99
|
| 684 |
- type: recall_at_3
|
| 685 |
value: 68.7
|
| 686 |
- type: recall_at_5
|
| 687 |
+
value: 74
|
| 688 |
- task:
|
| 689 |
type: Classification
|
| 690 |
dataset:
|
|
|
|
| 991 |
- type: map_at_5
|
| 992 |
value: 74.973
|
| 993 |
- type: mrr_at_1
|
| 994 |
+
value: 65
|
| 995 |
- type: mrr_at_10
|
| 996 |
value: 75.676
|
| 997 |
- type: mrr_at_100
|
|
|
|
| 1037 |
- type: recall_at_3
|
| 1038 |
value: 84.6
|
| 1039 |
- type: recall_at_5
|
| 1040 |
+
value: 89
|
| 1041 |
- task:
|
| 1042 |
type: Classification
|
| 1043 |
dataset:
|
|
|
|
| 1053 |
value: 75.20638024616892
|
| 1054 |
- type: f1
|
| 1055 |
value: 87.88648489072128
|
| 1056 |
+
library_name: sentence-transformers
|
| 1057 |
---
|
| 1058 |
# xiaobu-embedding-v2
|
| 1059 |
|
|
|
|
| 1082 |
## Reference
|
| 1083 |
1. https://github.com/hjq133/piccolo-embedding
|
| 1084 |
2. https://huggingface.co/lier007/xiaobu-embedding
|
| 1085 |
+
3. https://arxiv.org/abs/2002.10857
|