snunlp commited on
Commit
f06554f
1 Parent(s): 3377ee8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -90,6 +90,19 @@ SentenceTransformer(
90
  )
91
  ```
92
 
 
 
 
 
 
 
 
 
 
 
 
 
 
93
  ## Citation
94
 
95
  ```bibtex
 
90
  )
91
  ```
92
 
93
+ ## Application for document classification
94
+
95
+ Tutorial in Google Colab: https://colab.research.google.com/drive/1S6WSjOx9h6Wh_rX1Z2UXwx9i_uHLlOiM
96
+
97
+
98
+ |Model|Accuracy|
99
+ |-|-|
100
+ |KR-SBERT-Medium-NLI-STS|0.8400|
101
+ |KR-SBERT-V40K-NLI-STS|0.8400|
102
+ |KR-SBERT-V40K-NLI-augSTS|0.8511|
103
+ |KR-SBERT-V40K-klueNLI-augSTS|**0.8628**|
104
+
105
+
106
  ## Citation
107
 
108
  ```bibtex