Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Michal Štefánik
ARQMath-eval
Commits
d2efacaf
Commit
d2efacaf
authored
Apr 23, 2020
by
Vít Novotný
Browse files
Fix typos in the README
parent
9e1cf00e
Pipeline
#58967
canceled with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
d2efacaf
...
...
@@ -31,7 +31,7 @@ Each task comes with a number of *subsets*:
for early stopping).
### Usage
#### Evaluating
z
our model with various parameters
#### Evaluating
y
our model with various parameters
Place your results in
[
the trec\_eval format
][
treceval-format
]
into the
`results.csv`
file. To evaluate your results on the train set, execute the
following commands:
...
...
@@ -48,7 +48,7 @@ $ python
0.5876
```
#### Placing
z
our results to the leaderboard
#### Placing
y
our results to the leaderboard
Place your results in
[
the trec\_eval format
][
treceval-format
]
into your
dedicated directory
*task/user*
. To evaluate your results on the test set and
publish the results into the leaderboard, execute the following commands:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment