-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Hi,
Thank you for sharing your CodeBLEU package. Could you please explain why is there an or 1 expression in the condition below in your implementation?
+ theta * (dataflow_match_score or 1)
Line 87 in 4b8d576
| + theta * (dataflow_match_score or 1) |
This is different from the XLCoST implementation.
During my testing I get a CodeBLEU score of 0.25 even if all the weights of the metric are zero. Is that the intended behavior?
Thank you
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels