Update README.md
Browse files
README.md
CHANGED
@@ -50,7 +50,7 @@ PATH=$PATH:/<absolute-path>/git-lfs-3.2.0/
|
|
50 |
git lfs install
|
51 |
```
|
52 |
|
53 |
-
## How to use
|
54 |
```bash
|
55 |
python run.py <elm-model-directory>
|
56 |
- python run.py models/elm-1.0_toxicity_detection
|
|
|
50 |
git lfs install
|
51 |
```
|
52 |
|
53 |
+
## How to use: Run ELM on a sample task
|
54 |
```bash
|
55 |
python run.py <elm-model-directory>
|
56 |
- python run.py models/elm-1.0_toxicity_detection
|