xiaowenbin
commited on
Commit
•
2cc11ee
1
Parent(s):
2b8d3c6
Update README.md
Browse files
README.md
CHANGED
@@ -355,7 +355,7 @@ model-index:
|
|
355 |
- type: mrr_at_1000
|
356 |
value: 89.529
|
357 |
- type: mrr_at_3
|
358 |
-
value: 89
|
359 |
- type: mrr_at_5
|
360 |
value: 89.297
|
361 |
- type: ndcg_at_1
|
@@ -680,7 +680,7 @@ model-index:
|
|
680 |
- type: recall_at_1
|
681 |
value: 54.900000000000006
|
682 |
- type: recall_at_10
|
683 |
-
value: 74
|
684 |
- type: recall_at_100
|
685 |
value: 88.2
|
686 |
- type: recall_at_1000
|
@@ -1037,7 +1037,7 @@ model-index:
|
|
1037 |
- type: recall_at_100
|
1038 |
value: 96.8
|
1039 |
- type: recall_at_1000
|
1040 |
-
value: 99
|
1041 |
- type: recall_at_3
|
1042 |
value: 76.5
|
1043 |
- type: recall_at_5
|
@@ -1057,8 +1057,10 @@ model-index:
|
|
1057 |
value: 69.17460264576461
|
1058 |
- type: f1
|
1059 |
value: 84.68032984659226
|
1060 |
-
|
1061 |
-
|
|
|
|
|
1062 |
---
|
1063 |
|
1064 |
<div align="center">
|
@@ -1315,4 +1317,4 @@ Dmeta-embedding 模型在 [MTEB 中文榜单](https://huggingface.co/spaces/mteb
|
|
1315 |
|
1316 |
## License
|
1317 |
|
1318 |
-
Dmeta-embedding 模型采用 Apache-2.0 License,开源模型可以进行免费商用私有部署。
|
|
|
355 |
- type: mrr_at_1000
|
356 |
value: 89.529
|
357 |
- type: mrr_at_3
|
358 |
+
value: 89
|
359 |
- type: mrr_at_5
|
360 |
value: 89.297
|
361 |
- type: ndcg_at_1
|
|
|
680 |
- type: recall_at_1
|
681 |
value: 54.900000000000006
|
682 |
- type: recall_at_10
|
683 |
+
value: 74
|
684 |
- type: recall_at_100
|
685 |
value: 88.2
|
686 |
- type: recall_at_1000
|
|
|
1037 |
- type: recall_at_100
|
1038 |
value: 96.8
|
1039 |
- type: recall_at_1000
|
1040 |
+
value: 99
|
1041 |
- type: recall_at_3
|
1042 |
value: 76.5
|
1043 |
- type: recall_at_5
|
|
|
1057 |
value: 69.17460264576461
|
1058 |
- type: f1
|
1059 |
value: 84.68032984659226
|
1060 |
+
license: apache-2.0
|
1061 |
+
language:
|
1062 |
+
- zh
|
1063 |
+
- en
|
1064 |
---
|
1065 |
|
1066 |
<div align="center">
|
|
|
1317 |
|
1318 |
## License
|
1319 |
|
1320 |
+
Dmeta-embedding 模型采用 Apache-2.0 License,开源模型可以进行免费商用私有部署。
|