Update README.md
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ cd elm-v0.1_news_content_generation
|
|
24 |
pip install -r requirements.txt
|
25 |
```
|
26 |
|
27 |
-
## How to use - Run ELM on a sample task
|
28 |
```bash
|
29 |
python run.py <elm-model-directory>
|
30 |
E.g. python run.py models/elm-0.75_news_content_generation
|
|
|
24 |
pip install -r requirements.txt
|
25 |
```
|
26 |
|
27 |
+
## How to use - Run ELM on a sample task
|
28 |
```bash
|
29 |
python run.py <elm-model-directory>
|
30 |
E.g. python run.py models/elm-0.75_news_content_generation
|