datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
Code-Feedback OpenCodeInterpreter: Integrating Code Generation with Execution and Refinement
[🏠Homepage]
|
[🛠️Code]
Introduction
OpenCodeInterpreter is a family of open-source code generation systems designed to bridge the gap between large language models and advanced proprietary systems like the GPT-4 Code Interpreter. It significantly advances code generation capabilities by integrating execution and iterative refinement functionalities.
For further information and related… See the full description on the dataset page: https://huggingface.co/datasets/m-a-p/Code-Feedback.IELTS-writing-feedback-reasoning
Dataset Card for IELTS Writing Task 2 – Reasoning-Based Evaluation Dataset
Dataset Summary
This dataset is an IELTS Writing Task 2 automated scoring and feedback dataset based on explicit reasoning. It contains writing prompts, student essays, and a complete scoring process with professional-grade feedback generated by GLM-4.7, one of the top-tier Large Language Models (LLMs) in the current open-source ecosystem known for its strong reasoning capabilities.
Unlike… See the full description on the dataset page: https://huggingface.co/datasets/Jackrong/IELTS-writing-feedback-reasoning.Code-Feedback-decontaminationA decontaminated version of m-a-p/Code-Feedback.
The excluded (28) files are "contaminated" with only two code segments:
simple GCD function: while b: a, b = b, a % b return a
sum_to_n solution: return sum(range(n + 1))
And reformated to sharegpt.
Decontamination is done in the same way as Magicoder (ie., bigcode decontamination process), which uses a substring-match-finding method to find overlaps between a target dataset and the following standard benchmarks:
HumanEval
MBPP… See the full description on the dataset page: https://huggingface.co/datasets/Leon-Leee/Code-Feedback-decontamination.Code-Feedback OpenCodeInterpreter: Integrating Code Generation with Execution and Refinement
[🏠Homepage]
|
[🛠️Code]
Introduction
OpenCodeInterpreter is a family of open-source code generation systems designed to bridge the gap between large language models and advanced proprietary systems like the GPT-4 Code Interpreter. It significantly advances code generation capabilities by integrating execution and iterative refinement functionalities.
For further information and related… See the full description on the dataset page: https://huggingface.co/datasets/Mgmgrand420/Code-Feedback.Code-Feedback OpenCodeInterpreter: Integrating Code Generation with Execution and Refinement
[🏠Homepage]
|
[🛠️Code]
Introduction
OpenCodeInterpreter is a family of open-source code generation systems designed to bridge the gap between large language models and advanced proprietary systems like the GPT-4 Code Interpreter. It significantly advances code generation capabilities by integrating execution and iterative refinement functionalities.
For further information and… See the full description on the dataset page: https://huggingface.co/datasets/Smileoua/Code-Feedback.Code-Feedback OpenCodeInterpreter: Integrating Code Generation with Execution and Refinement
[🏠Homepage]
|
[🛠️Code]
Introduction
OpenCodeInterpreter is a family of open-source code generation systems designed to bridge the gap between large language models and advanced proprietary systems like the GPT-4 Code Interpreter. It significantly advances code generation capabilities by integrating execution and iterative refinement functionalities.
For further information and… See the full description on the dataset page: https://huggingface.co/datasets/tenghao/Code-Feedback.Code-Feedbackuxr OpenCodeInterpreter: Integrating Code Generation with Execution and Refinement
[🏠Homepage]
|
[🛠️Code]
Introduction
OpenCodeInterpreter is a family of open-source code generation systems designed to bridge the gap between large language models and advanced proprietary systems like the GPT-4 Code Interpreter. It significantly advances code generation capabilities by integrating execution and iterative refinement functionalities.
For further information and… See the full description on the dataset page: https://huggingface.co/datasets/MichaelBoll/Code-Feedbackuxr.
