This is a filtered and metadata enriched version of open-thoughts/OpenThoughts-114k.
100
3 commits
2 linked in READMEs
updated Jan 30, 2025
This is a filtered and metadata enriched version of open-thoughts/OpenThoughts-114k.
While the original dataset is a valuable resource containing DeepSeek-R1 outputs, it has very little metadata (only 2 fields: system and conversations). It does not contain, for instance, the original solution label, which means that we can not verify the model answers.
AI-MO/NuminaMath-CoT and mapped them back to each generationsource: original source from Numina-Mathproblem: problem statement, from Numina-Mathsolution: original solution/gold label, from Numina-Mathmessages: message turns for finetuning on the correct solutions, from Numina-Mathsystem: system prompt sent to DeepSeek-R1, from OpenThoughtsconversations: message turns from the DeepSeek-R1 generation. The last turn is the model output, from OpenThoughtsgenerated_token_count: number of tokens (counted using the DeepSeek-R1 tokenizer) of the model output.correct: label indicating if the DeepSeek-R1 generated solution matches the ground truth solution. Checked with Math-Verify library
3 commits
This is a filtered and metadata enriched version of open-thoughts/OpenThoughts-114k.
100
3 commits
2 linked in READMEs
updated Jan 30, 2025
This is a filtered and metadata enriched version of open-thoughts/OpenThoughts-114k.
While the original dataset is a valuable resource containing DeepSeek-R1 outputs, it has very little metadata (only 2 fields: system and conversations). It does not contain, for instance, the original solution label, which means that we can not verify the model answers.
AI-MO/NuminaMath-CoT and mapped them back to each generationsource: original source from Numina-Mathproblem: problem statement, from Numina-Mathsolution: original solution/gold label, from Numina-Mathmessages: message turns for finetuning on the correct solutions, from Numina-Mathsystem: system prompt sent to DeepSeek-R1, from OpenThoughtsconversations: message turns from the DeepSeek-R1 generation. The last turn is the model output, from OpenThoughtsgenerated_token_count: number of tokens (counted using the DeepSeek-R1 tokenizer) of the model output.correct: label indicating if the DeepSeek-R1 generated solution matches the ground truth solution. Checked with Math-Verify library
3 commits