Update README.md
Browse files
README.md
CHANGED
@@ -54,7 +54,7 @@ git lfs install
|
|
54 |
|
55 |
|
56 |
|
57 |
-
## How to use
|
58 |
```bash
|
59 |
python run.py <elm-model-directory>
|
60 |
- python run.py models/elm-1.0_news_content_generation
|
|
|
54 |
|
55 |
|
56 |
|
57 |
+
## How to use: Run ELM on a sample task
|
58 |
```bash
|
59 |
python run.py <elm-model-directory>
|
60 |
- python run.py models/elm-1.0_news_content_generation
|