katanaml / sparrow

Data processing with ML, LLM and Vision LLM
https://katanaml.io
GNU General Public License v3.0
3.71k stars 378 forks source link

Query Regarding Tree-Based Accuracy Calculation in Donut Model #26

Closed Mann1904 closed 1 year ago

Mann1904 commented 1 year ago

Hello,

I am currently working on understanding the code within the donut model repository, specifically focusing on the tree-based accuracy calculation. While examining the codebase, I came across the utilization of the zss.distance function for accuracy calculation.

My inquiry pertains to the distance function, particularly concerning the concept of "keyroots of tree." I am seeking clarification on the definition and significance of these "keyroots of tree" within the context of the accuracy calculation process. Could someone kindly provide an explanation or insight into this matter?

Thank you.

abaranovskis-redsamurai commented 1 year ago

Closing as duplicate, same question was asked on official Donut GitHub