Info

Testing and Issues

You can test this entry and submit issues during the testing period of the ML Competition contest.

Entries with serious issues will not be able to win the contest, but even minor issues might be important for overall results.

Voting

11
by rating

Issues

Fair Leopard Nov 7, 2023 at 18:53
In our final tests, this submission received the following scores (out of 100):

Code/Other Detection: 49.4
Language Detection: 83.3
Average Time: 272ms per sample

Final Score: 29
10
Mindful Kitten Nov 7, 2023 at 19:29
I hope you've seen the comments about execution time. On a server you are not going to run a binary every time you ask for a code detection. You still measured time with model loading included, which doesn't make much sense. Only first run is expected to be >10ms, all others are <2ms
Nobody added any issues yet...