inference icon indicating copy to clipboard operation
inference copied to clipboard

Clarification regarding how the accuracy.txt file is generated

Open arjunsuresh opened this issue 1 year ago • 7 comments

The submission generation rules for inference says that the accuracy.txt file should be generated from the accuracy scripts. My interpretation of this is that one should run the reference accuracy scripts stand alone using the logs from the accuracy run and obtain this accuracy.txt file and not dump the accuracy.txt file with in the implementation code. Is this the correct interpretation?

accuracy.txt # stdout of reference accuracy scripts

arjunsuresh avatar Sep 27 '24 15:09 arjunsuresh