You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
I want to get the Infer traces for the Function dataset from the leaderboard, but according to issue #8, there is no uniform ID between the output of split_data.py and the leaderboard datasets. How can I get the Infer traces for the examples in the Function dataset? It is fine if I can only get the traces for the train and dev sets.
I included a screenshot showing the code and trace side-by-side, for one example which I could match with the Infer trace by the function name. For each example in the Function dataset, I want to get the "trace" key on the right, which details each step of the trace output by Infer.