Spaces:
Running
Running
Minor
Browse files
README.md
CHANGED
|
@@ -29,7 +29,7 @@ evaluating the relevance of predicted sentences to the reference and input docum
|
|
| 29 |
|
| 30 |
Before using this metric, you need to install the dependencies:
|
| 31 |
```bash
|
| 32 |
-
pip install -U sentence-transformers nltk
|
| 33 |
```
|
| 34 |
|
| 35 |
#### Python Usage
|
|
|
|
| 29 |
|
| 30 |
Before using this metric, you need to install the dependencies:
|
| 31 |
```bash
|
| 32 |
+
pip install -U evaluate sentence-transformers nltk
|
| 33 |
```
|
| 34 |
|
| 35 |
#### Python Usage
|