ad6398/nyu-dl-teach-maths-comp
收藏Hugging Face2024-11-05 更新2024-12-14 收录
下载链接:
https://hf-mirror.com/datasets/ad6398/nyu-dl-teach-maths-comp
下载链接
链接失效反馈官方服务:
资源简介:
该数据集用于数学问题答案验证竞赛,包含来自不同数学主题的问题,结构化为几个列:问题(question)、答案(answer)、解决方案(solution)和是否正确(is_correct)。其中,is_correct是竞赛的目标变量,表示提供的答案是否正确。测试集中的标签(即is_correct)仅为占位符,全部设置为True。参与者需要构建一个模型来预测测试集中is_correct列的值,模型可以利用答案和随附的解释来捕捉正确推理的细微差别,并识别区分正确答案和错误答案的模式。
The dataset for this task is the Math Question Answer Verification Competition dataset, available on Hugging Face. It consists of questions from various math topics, structured into several columns:
- **question**: The math question posed to the student.
- **answer**: The ideal or correct answer to the question.
- **solution**: A detailed reasoning or solution that explains the answer, which participants can use to enhance their model’s understanding of the answers correctness.
- **is_correct**: The target variable for this competition, indicating whether the answer provided is correct (True) or incorrect (False).
**Note:** the label (i.e is_correct) in test set is just a placeholder, all set to True.
提供机构:
ad6398
搜集汇总
数据集介绍

以上内容由遇见数据集搜集并总结生成



