Skip to content

Commit bb22bf2

Browse files
author
Tianyu Gao
committed
init
1 parent e3bcb9b commit bb22bf2

File tree

4 files changed

+7
-1
lines changed

4 files changed

+7
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,4 @@ dmypy.json
127127

128128
# Pyre type checker
129129
.pyre/
130+
.DS_Store

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
1-
# SimCSE
1+
# SimCSE: Simple Contrastive Learning of Sentence Embeddings
2+
3+
This is the code base for the paper [SimCSE: Simple Contrastive Learning of Sentence Embeddings](pdf/simcse.pdf). The following figure is an illustration of our models.
4+
5+
![](figure/model.png)
6+

figure/model.png

431 KB
Loading

pdf/simcse.pdf

1.48 MB
Binary file not shown.

0 commit comments

Comments
 (0)