Update README.md
Browse files
README.md
CHANGED
|
@@ -20,7 +20,7 @@ pipeline_tag: sentence-similarity
|
|
| 20 |
Princeton NLP의 코드가 아닌 새로운 코드를 이용해 학습되었습니다.
|
| 21 |
두 문장 사이의 코사인 유사도를 계산해 의미적 관련성을 판단할 수 있습니다.
|
| 22 |
|
| 23 |
-
- Github: [https://github.com/
|
| 24 |
- Original Code: [https://github.com/princeton-nlp/SimCSE](https://github.com/princeton-nlp/SimCSE)
|
| 25 |
|
| 26 |
|
|
|
|
| 20 |
Princeton NLP의 코드가 아닌 새로운 코드를 이용해 학습되었습니다.
|
| 21 |
두 문장 사이의 코사인 유사도를 계산해 의미적 관련성을 판단할 수 있습니다.
|
| 22 |
|
| 23 |
+
- Github: [https://github.com/millet04/SimCSE-KO](https://github.com/millet04/SimCSE-KO)
|
| 24 |
- Original Code: [https://github.com/princeton-nlp/SimCSE](https://github.com/princeton-nlp/SimCSE)
|
| 25 |
|
| 26 |
|