dev-slx commited on
Commit
2a1246d
1 Parent(s): 0f65dcc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -25,7 +25,7 @@ cd elm-v0.1_news_classification
25
  pip install -r requirements.txt
26
  ```
27
 
28
- ## How to use - Run ELM on a sample task (e.g., news classification)
29
  ```bash
30
  python run.py <elm-model-directory>
31
  E.g. python run.py models/elm-0.75_news_classification
 
25
  pip install -r requirements.txt
26
  ```
27
 
28
+ ## How to use - Run ELM on a sample task
29
  ```bash
30
  python run.py <elm-model-directory>
31
  E.g. python run.py models/elm-0.75_news_classification