You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://colab.research.google.com/github/voidism/DiffCSE/blob/master/diffcse_evaluation.ipynb)
@@ -35,6 +36,9 @@ We propose DiffCSE, an unsupervised contrastive learning framework for learning
@@ -109,7 +113,7 @@ For the results in our paper, we use a NVidia 2080Ti GPU with CUDA 11.2. Using d
109
113
110
114
111
115
[](https://colab.research.google.com/github/voidism/DiffCSE/blob/master/diffcse_evaluation.ipynb)
112
-
We provide a simple colab notebook to reproduce our results easily! Or you can run the commands below:
116
+
We provide a simple colab notebook to reproduce our results easily. We can also run the commands below for evaluation:
113
117
114
118
```bash
115
119
python evaluation.py \
@@ -166,6 +170,8 @@ For more detailed information, please check [SimCSE's GitHub repo](https://githu
166
170
167
171
## Pretrained models
168
172
173
+
[](https://huggingface.co/voidism)
0 commit comments