Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Download the *data* folder and place it in the */data* folder.
The model's performances on the testsets are stored as csv files in the respective results folders. To re-generate these results run:

```
sh run_evaluation.py
sh run_evaluation.sh
```

To test a single Loci model on the testset run:
Expand Down