Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lauritowal committed Feb 10, 2023
1 parent 2b61626 commit d8c2f0b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,7 @@ To only train a CCS model and a logistic regression model
elk train microsoft/deberta-v2-xxlarge-mnli imdb
```

and evaluate:
```bash
python evaluate.py microsoft/deberta-v2-xxlarge-mnli imdb --num-data 1000
```
and evaluate on different datasets: [WIP]

Once finished, results will be saved in `~/.cache/elk/{model}_{prefix}_{seed}.csv`

Expand Down

0 comments on commit d8c2f0b

Please sign in to comment.