Order seems to be by score

#1
by gstrat88 - opened

Congrats for your great work!
However i believe that in my case it returns, wrong order particulary it seems to be sorted by score!
Have you noticed any similar behavior?
Thanks!

It seems the raw output of the model is ordered by score. I removed the sort code in python, but still get the result in score order. This breaks reading order.

it seems the last element(7th) is the weight of reading order.

screenshot_viz

Sign up or log in to comment