Hi, All the train data for subchallenge1 have a size of 10. However, some of the test data have a fewer size, and never start with state 0. For example this file: sub1_test_26.txt Could you please confirm that we have to pad the left side of test data with 0 so they all have the same size ? Thank you Julien Prados

Created by FDN_Julien FDN_Julien
Missing zeros have been added to test set barcodes . Thanks for your patience!
Dear Pablo, Thank you for your prompt reply. It's fine like this for me... but it might indeed be better for you to fix to avoid other questions :-) Best, Julien
That is correct Julien, you have to complete with zeros to the left in order to get a complete barcode so if you have: 1021110 it should be: 0001021110 Would it be better if we fix this? thanks Pablo

subchallenge 1 : size of test page is loading…