dev-slx commited on
Commit
87d936b
1 Parent(s): 2fee0fe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 (e.g., news classification)
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