-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
hey! thanks for releasing the code. i tried to run a demo test and get the following results in accuracy.json
{
"overall": {
"accuracy": 0.6212443095599393,
"correct": 2047,
"total": 3295
},
"by_dimension": {
"conditional": {
"accuracy": 0.4105263157894737,
"correct": 78,
"total": 190
},
"unconditional": {
"accuracy": 0.6466489714664897,
"correct": 1949,
"total": 3014
},
"example_driven": {
"accuracy": 0.21978021978021978,
"correct": 20,
"total": 91
}
}
}would like to check how to interpret the numbers corresponding to the metrics proposed in the paper.
ty!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels