mmokoatle commited on
Commit
c400d17
·
verified ·
1 Parent(s): 80eaba2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ Please see the original [SimCSE](https://github.com/princeton-nlp/SimCSE) for in
10
 
11
  ### Usage
12
 
13
- Download the model into a directory or 🤗 [huggingface](https://huggingface.co/dsfsi/simcse-dna) then run the following code to get the sentence embeddings:
14
 
15
  ```python
16
 
 
10
 
11
  ### Usage
12
 
13
+ Run the following code to get the sentence embeddings:
14
 
15
  ```python
16