|
Submissions are scored using MCRMSE, mean columnwise root mean squared error: |
|
|
|
MCRMSE=1ππ‘βπ=1ππ‘1πβπ=1π(π¦ππβπ¦Μ ππ)2βΎβΎβΎβΎβΎβΎβΎβΎβΎβΎβΎβΎβΎβΎβΎξβ·ξξ |
|
where ππ‘ |
|
is the number of scored ground truth target columns, and π¦ |
|
and π¦Μ |
|
are the actual and predicted values, respectively. |
|
|
|
Submission File |
|
For each text_id in the test set, you must predict a value for each of the six analytic measures (described on the Data page). The file should contain a header and have the following format: |
|
|
|
text_id,cohesion,syntax,vocabulary,phraseology,grammar,conventions |
|
0000C359D63E,3.0,3.0,3.0,3.0,3.0,3.0 |
|
000BAD50D026,3.0,3.0,3.0,3.0,3.0,3.0 |
|
00367BB2546B,3.0,3.0,3.0,3.0,3.0,3.0 |
|
003969F4EDB6,3.0,3.0,3.0,3.0,3.0,3.0 |
|
... |