changed to BridgeAI-Lab
Browse files
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/
|
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 |
```
|