tuhailong commited on
Commit
986354b
1 Parent(s): a17b864

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -14,4 +14,7 @@ model created by [sentence-tansformers](https://www.sbert.net/index.html),mode
14
  model's train code by [PairSupCon](https://github.com/amazon-research/sentence-representations/tree/main/PairSupCon)
15
 
16
  ### Usage
17
- [test.py](https://github.com/TTurn/sentence-representations/edit/main/PairSupCon/test.py)
 
 
 
 
14
  model's train code by [PairSupCon](https://github.com/amazon-research/sentence-representations/tree/main/PairSupCon)
15
 
16
  ### Usage
17
+ [test.py](https://github.com/TTurn/sentence-representations/edit/main/PairSupCon/test.py)
18
+
19
+ #### Code
20
+ train code from https://github.com/TTurn/sentence-representations/tree/main/PairSupCon