Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,9 @@ language:
|
|
4 |
- ko
|
5 |
base_model:
|
6 |
- klue/bert-base
|
|
|
|
|
|
|
7 |
---
|
8 |
# 🍊 SapBERT-Ko-EN
|
9 |
|
@@ -80,4 +83,4 @@ Similarity between query and target 2: 0.6183
|
|
80 |
Similarity between query and target 3: 0.6972
|
81 |
Similarity between query and target 4: 0.3929
|
82 |
Similarity between query and target 5: 0.4260
|
83 |
-
```
|
|
|
4 |
- ko
|
5 |
base_model:
|
6 |
- klue/bert-base
|
7 |
+
pipeline_tag: feature-extraction
|
8 |
+
tags:
|
9 |
+
- medical
|
10 |
---
|
11 |
# 🍊 SapBERT-Ko-EN
|
12 |
|
|
|
83 |
Similarity between query and target 3: 0.6972
|
84 |
Similarity between query and target 4: 0.3929
|
85 |
Similarity between query and target 5: 0.4260
|
86 |
+
```
|