yzm0034 commited on
Commit
fdfb446
·
verified ·
1 Parent(s): 4f08d2c

changed to BridgeAI-Lab

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -38,7 +38,7 @@ ALIGN-SIM has been used to rigorously evaluate 13 sentence embedding models—in
38
  Clone the repository and install dependencies:
39
 
40
  ```bash
41
- git clone https://github.com/yourusername/ALIGNSIM.git
42
  cd ALIGN-SIM
43
  pip install -r requirements.txt
44
  ```
 
38
  Clone the repository and install dependencies:
39
 
40
  ```bash
41
+ git clone https://github.com/BridgeAI-Lab/ALIGNSIM.git
42
  cd ALIGN-SIM
43
  pip install -r requirements.txt
44
  ```