Spaces:
Running
Running
Minor
Browse files
README.md
CHANGED
@@ -30,7 +30,7 @@ computes precision, recall and F1 scores.
|
|
30 |
|
31 |
Before using this metric, you need to install the dependencies -
|
32 |
```bash
|
33 |
-
pip install -U sentence-transformers scikit-learn nltk
|
34 |
```
|
35 |
|
36 |
#### Python Usage
|
|
|
30 |
|
31 |
Before using this metric, you need to install the dependencies -
|
32 |
```bash
|
33 |
+
pip install -U evaluate sentence-transformers scikit-learn nltk
|
34 |
```
|
35 |
|
36 |
#### Python Usage
|