Skip to content

Commit 58ff7b2

Browse files
authored
Update README.md
1 parent b4f3405 commit 58ff7b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ The `lib` directory contains dependencies of `evaluate.py`.
194194

195195
## Integration Test
196196

197-
We supply a sample predctions file for the dev set in `test/example.pred.dev.jsonl.bz2`.
197+
We supply a sample predictions file for the dev set in `test/example.pred.dev.jsonl.bz2`.
198198
You can unzip this file using `bunzip2 test/example.pred.dev.jsonl.bz2 -k` to look at what a real predictions file should look like.
199199
We distribute a docker file which installs the necessary dependencies of this library and runs the evaluation script on this file.
200200
The docker file also serves as an example of how to use the evaluation script.

0 commit comments

Comments
 (0)