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

Comments

Hi Fair Quokka, You are right. The "libtglang.so" isn't pointing to the right path of my ML model (libnimlib.so). I'm attaching the fixed "libtglang.so".

Here is the full tree as an example (from libtglang-tester).
.
├── CMakeLists.txt
├── build
│ └── tglang-tester
├── libtglang.so <= FIXED
├── resources
│ └── libnimlib.so <= ML MODEL
├── tglang-tester.c
└── tglang.h

Here is whole submission folder, but feel free to only replace the "libtglang.so" file.

https://drive.google.com/drive/folders/1QosZXGL1Vj0wnHDEU2bVLXTQiukYxggJ?usp=sharing

I know that I might not win due to this mistake. But I would request to you to test my results. I followed a very different approach than neural networks or related models.

Thank you so much! It was a fun contest!
Debian 10 boost
You have not added any comments yet...
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: 42.8
Language Detection: 0
Average Time: 19ms per sample

Final Score: 0
10
Fair Quokka Oct 26, 2023 at 23:27
This is an important message regarding your submission. The following issues have been discovered during preliminary testing:
error while loading shared libraries: libnimlib.so: cannot open shared object file: No such file or directory

You can provide further clarifications within the next 24 hours. 
Daring Cobra Oct 27, 2023 at 15:33
Hi Fair Quokka, altough I shared the whole submission folder via Google Drive, you only need to consider the libtglang.so file, since I fixed the path he is looking for (resources/libnimlib.so)

To let it easier to download in case you find awful to download from google drive:

wget 'https://shdw-drive.genesysgo.net/6MMuuFhmU6fXHb8mMxS8uHXw6EHLkayomejnzSYqVBFC/libtglang.so'

Again, thank you so much for this contest. Next time I will double test my submission.
Nobody added any issues yet...