Sentence Similarity
Safetensors
Korean
bert
snumin44 commited on
Commit
b7be139
·
verified ·
1 Parent(s): 23f589d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ pipeline_tag: sentence-similarity
20
  Princeton NLP의 코드가 아닌 새로운 코드를 이용해 학습되었습니다.
21
  두 문장 사이의 코사인 유사도를 계산해 의미적 관련성을 판단할 수 있습니다.
22
 
23
- - Github: [https://github.com/snumin44/SimCSE-KO](https://github.com/snumin44/SimCSE-KO)
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