Skip to content

Conversation

yulinggu-cs
Copy link
Contributor

Added basic_arithmetic as downstream evaluation task, example instance:

 {"id": "q85_1d1d_max1d_plus", "question": "Calculate 2 + 5 =",
    "choices": {"text": ["8", "7", "6", "17"], "label": ["A", "B", "C", "D"]},
    "answerKey": "B", "type_tag": "easy"}

To include in a training config, use:

  - label: basic_arithmetic
    type: downstream

@yulinggu-cs yulinggu-cs requested a review from epwalsh March 9, 2024 01:14
@yulinggu-cs yulinggu-cs merged commit ad8198e into main Mar 9, 2024
@yulinggu-cs yulinggu-cs deleted the add-basic-math branch March 9, 2024 01:34
@yulinggu-cs yulinggu-cs removed the request for review from epwalsh March 9, 2024 01:35
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.

1 participant