Skip to content

fix answer_choices (1,2,3,4 vs a,b,c,d) in ai2 arc#699

Merged
stephenbach merged 1 commit intomainfrom
fix-ai2-arc
Dec 22, 2021
Merged

fix answer_choices (1,2,3,4 vs a,b,c,d) in ai2 arc#699
stephenbach merged 1 commit intomainfrom
fix-ai2-arc

Conversation

@VictorSanh
Copy link
Copy Markdown
Member

In somre rare cases, the indexing used is 1,2,3,4 instead of A,b,c,d.
This fixes the discrepancy so that the target is always in answer_choices

@stephenbach stephenbach self-assigned this Dec 21, 2021
Copy link
Copy Markdown
Member

@stephenbach stephenbach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Merging now.

@stephenbach stephenbach merged commit eb31653 into main Dec 22, 2021
@stephenbach stephenbach deleted the fix-ai2-arc branch December 22, 2021 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants