nampham1106
commited on
Commit
•
c16919a
1
Parent(s):
efd2baa
Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,21 @@
|
|
1 |
---
|
2 |
-
license: apache-2.0
|
3 |
-
---
|
4 |
base_model: BookingCare/multilingual-e5-base-v2
|
5 |
datasets: []
|
6 |
language: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
pipeline_tag: sentence-similarity
|
8 |
tags:
|
9 |
-
- Onnx
|
10 |
- sentence-transformers
|
11 |
- sentence-similarity
|
12 |
- feature-extraction
|
@@ -45,23 +54,4 @@ widget:
|
|
45 |
- Bác sĩ nào giỏi về tim mạch ở Bệnh viện Tim Hà Nội?
|
46 |
- Tôi bị đau ngón chân cái, nguyên nhân có thể là gì và cách xử lý?
|
47 |
- Tôi muốn biết giá thành của phương pháp điều trị xương khớp bằng tế bào gốc.
|
48 |
-
|
49 |
-
- name: SentenceTransformer based on BookingCare/multilingual-e5-base-v2
|
50 |
-
|
51 |
-
<!--
|
52 |
-
## Glossary
|
53 |
-
|
54 |
-
*Clearly define terms in order to be accessible across audiences.*
|
55 |
-
-->
|
56 |
-
|
57 |
-
<!--
|
58 |
-
## Model Card Authors
|
59 |
-
|
60 |
-
*Lists the people who create the model card, providing recognition and accountability for the detailed work that goes into its construction.*
|
61 |
-
-->
|
62 |
-
|
63 |
-
<!--
|
64 |
-
## Model Card Contact
|
65 |
-
|
66 |
-
*Provides a way for people who have updates to the Model Card, suggestions, or questions, to contact the Model Card authors.*
|
67 |
-
-->
|
|
|
1 |
---
|
|
|
|
|
2 |
base_model: BookingCare/multilingual-e5-base-v2
|
3 |
datasets: []
|
4 |
language: []
|
5 |
+
library_name: sentence-transformers
|
6 |
+
metrics:
|
7 |
+
- pearson_cosine
|
8 |
+
- spearman_cosine
|
9 |
+
- pearson_manhattan
|
10 |
+
- spearman_manhattan
|
11 |
+
- pearson_euclidean
|
12 |
+
- spearman_euclidean
|
13 |
+
- pearson_dot
|
14 |
+
- spearman_dot
|
15 |
+
- pearson_max
|
16 |
+
- spearman_max
|
17 |
pipeline_tag: sentence-similarity
|
18 |
tags:
|
|
|
19 |
- sentence-transformers
|
20 |
- sentence-similarity
|
21 |
- feature-extraction
|
|
|
54 |
- Bác sĩ nào giỏi về tim mạch ở Bệnh viện Tim Hà Nội?
|
55 |
- Tôi bị đau ngón chân cái, nguyên nhân có thể là gì và cách xử lý?
|
56 |
- Tôi muốn biết giá thành của phương pháp điều trị xương khớp bằng tế bào gốc.
|
57 |
+
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|