change metric
This commit is contained in:
parent
5c8d44a5fe
commit
2f8d64d479
@ -2,7 +2,13 @@
|
|||||||
Sport Texts Classification Challenge - Ball
|
Sport Texts Classification Challenge - Ball
|
||||||
======================
|
======================
|
||||||
|
|
||||||
Guess whether the sport is connected to the ball for a Polish article. Possible disciplines: ball, no-ball. Evaluation metrics: Accuracy, LikelihoodHashed.
|
Guess whether the sport is connected to the ball for a Polish article. Evaluation metrics: Accuracy, Likelihood.
|
||||||
|
|
||||||
|
Classes
|
||||||
|
-------
|
||||||
|
|
||||||
|
* `1` — ball
|
||||||
|
* `0` — no-ball
|
||||||
|
|
||||||
Directory structure
|
Directory structure
|
||||||
-------------------
|
-------------------
|
||||||
|
@ -1 +1 @@
|
|||||||
--metric LikelihoodHashed --metric Accuracy --precision 5
|
--metric Likelihood --metric Accuracy --precision 5
|
||||||
|
10904
dev-0/expected.tsv
10904
dev-0/expected.tsv
File diff suppressed because it is too large
Load Diff
10894
test-A/expected.tsv
10894
test-A/expected.tsv
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Loading…
Reference in New Issue
Block a user