Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Narabzad authored Jun 23, 2019
1 parent f017209 commit 423696d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ python run.py search \
--collection robust04 \
--opts model=lm threshold=0.1 nfields=10 lambdas=0.1,0.05,0.05,0.8
```
The arguments model, threshold, nfields and lambdas e can be customized.Acceptable values for the customized arguments are:
The arguments model[required], threshold[optional], nfields[optional] and lambdas[required for some models] can be customized. Acceptable values for the customized arguments are:

- model:

- "lm"[2]
- "mlm-tc"[3]
- "mlm-all"[4]
Expand Down

0 comments on commit 423696d

Please sign in to comment.