multi-train commited on
Commit
20071f8
1 Parent(s): 089aa85

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -36,7 +36,7 @@ print(embeddings)
36
 
37
  ## Use cases
38
  <hr />
39
- We provide a few specific use cases in the following. For more examples and applications, refer to [our paper](https://arxiv.org/abs/2212.09741)
40
  ## Calculate embeddings for your customized texts
41
  If you want to calculate customized embeddings for specific sentences, you may follow the unified template to write instructions:
42
 
 
36
 
37
  ## Use cases
38
  <hr />
39
+
40
  ## Calculate embeddings for your customized texts
41
  If you want to calculate customized embeddings for specific sentences, you may follow the unified template to write instructions:
42