Gen-Verse/CodeForces
收藏Hugging Face2025-06-04 更新2025-07-05 收录
下载链接:
https://hf-mirror.com/datasets/Gen-Verse/CodeForces
下载链接
链接失效反馈官方服务:
资源简介:
该数据集采用了Stdio格式的输入输出方式。例如,对于计算列表总和的任务,输入输出格式如下:
输入:"5
1 2 3 4 5
"
输出:"15"。该数据集将MBPP和部分LiveCodeBench使用的函数式输入输出格式转换为Stdio格式以保持一致性。该数据集与一个涉及通过强化学习共同进化大型语言模型编码器和单元测试器的项目相关。
The dataset uses the Stdio input/output format. For example, for the task of calculating the sum of a list, the input and output are in the following format:
Input: "5
1 2 3 4 5
"
Output: "15". The dataset has converted the functional input/output format used in MBPP and part of LiveCodeBench to the Stdio format for consistency. The dataset is related to a project that involves co-evolving a large language model coder and unit tester using reinforcement learning.
提供机构:
Gen-Verse
搜集汇总
数据集介绍

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



