Skip to content

Conversation

liamjxu
Copy link
Contributor

@liamjxu liamjxu commented Oct 24, 2024

Used the extra_data field to store the chains of thought in the train instances of GPQA.

@liamjxu liamjxu force-pushed the jialiang/gpqa_cot_scenario branch from c81bb4f to 25631be Compare October 24, 2024 03:50
@liamjxu liamjxu self-assigned this Oct 24, 2024
@liamjxu liamjxu force-pushed the jialiang/gpqa_cot_scenario branch from 25631be to 978aae8 Compare October 24, 2024 19:19
…e train instances of GPQA.

Adding the cot prefix and suffix to GPQA scenario, which will be used by the adapter.
@liamjxu liamjxu force-pushed the jialiang/gpqa_cot_scenario branch from 9527217 to 878b050 Compare October 24, 2024 19:48
Comment on lines 69 to 70
"chain_of_thought_prefix": "Let's think step by step: ",
"chain_of_thought_suffix": "The correct answer is ",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Remove this; you can just put this in the AdapterSpec later.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sounds good, if we can put those in AdapterSpec it makes it more straightforward too.

@yifanmai yifanmai changed the title GPQA Few shot CoT, scenario part GPQA Few shot CoT Oct 31, 2024
@yifanmai yifanmai merged commit 6f5ca60 into main Nov 4, 2024
8 checks passed
@yifanmai yifanmai deleted the jialiang/gpqa_cot_scenario branch November 4, 2024 22:13
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