datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
llama_3.1-sae-23-29-code-activationsLlama-3.3-Future-Code-Instructions
Llama 3.3 Future Code Instructions
Llama 3.3 Future Code Instructions is a large-scale instruction dataset synthesized with the Meta Llama 3.3 70B Instruct model.
The dataset was generated with the method called Magpie, where we prompted the model to generate instructions likely to be asked by the users.
In addition to the original prompt introduced by the authors, we conditioned the system prompt on what specific programming language the user has an interest in, gaining control… See the full description on the dataset page: https://huggingface.co/datasets/future-architect/Llama-3.3-Future-Code-Instructions.Uncensored-CodeLlama
Dataset Card for Evaluation run of ehartford/WizardLM-1.0-Uncensored-CodeLlama-34b
Dataset Summary
Dataset automatically created during the evaluation run of model ehartford/WizardLM-1.0-Uncensored-CodeLlama-34b on the Open LLM Leaderboard.
The dataset is composed of 64 configuration, each one coresponding to one of the evaluated task.
The dataset has been created from 2 run(s). Each run can be found as a specific split in each configuration, the split being named… See the full description on the dataset page: https://huggingface.co/datasets/akpsahan/Uncensored-CodeLlama.code_contests_llamabase_mc_intermediatecortex-codellamaCodeLlama-2-20k
CodeLlama-2-20k: A Llama 2 Version of CodeAlpaca
This dataset is the sahil2801/CodeAlpaca-20k dataset with the Llama 2 prompt format described here.
Here is the code I used to format it:
from datasets import load_dataset
# Load the dataset
dataset = load_dataset('sahil2801/CodeAlpaca-20k')
# Define a function to merge the three columns into one
def merge_columns(example):
if example['input']:
merged = f"<s>[INST] <<SYS>>\nBelow is an instruction that describes a task… See the full description on the dataset page: https://huggingface.co/datasets/mlabonne/CodeLlama-2-20k.llamaindexcode_contests_llamabase_mc_intermediate-part2-of-4Llama-2-SQL-and-Code-Dataset
Dataset Card for "Llama-2-SQL-and-Code-Dataset"
This dataset is intended to provide LLaMA 2 improved coding and instruction following capabilities, with a specific focus on SQL generation.
The dataset is in Alpaca Instruct format. Please be sure to provide the instruction and input in the prompt to the model, along with any prompt text you would like to place around those inputs.
In the train split, please ignore the table column. The eval split provides example tables so that the… See the full description on the dataset page: https://huggingface.co/datasets/ChrisHayduk/Llama-2-SQL-and-Code-Dataset.code_contests_llamabase_mc_intermediate-part3-of-4Magicoder-Evol-Instruct-500-CodeLlama-70b-tokenized-0.5-Special-Tokenhl-codellama-chat-response
Dataset Card for "hl-codellama-chat-response"
More Information needed
code_contests_llamabase_mc_intermediate-part1-of-4code_contests_llamabase_mc_intermediate-part4-of-4vuejs-nuxt-tailwind-codellama-examplesMagicoder-Evol-Instruct-5000-CodeLlama-70b-tokenized-0.5-v2spider-codefuse-codellama-34b-temp1.0codellama_unity3d_v2spider-codellama-70b-instruct-hf-temp0.0-pandasvuejs-codellamacode_dataset_llama2magpie_code_llama3.1_405b_instruct_10000spider-codellama-13b-instruct-hf-temp0.0-pandashl-codellama-chat-response-v2
Dataset Card for "hl-codellama-chat-response-v2"
More Information needed
highway_code_llama3spider-codellama-7b-instruct-hf-temp0.0-pandasllama_indexwebinstruct_code_llama3.1_405b_instruct_10000codellama-finetuningSecCoderX_CodeLlama_7b_GRPO_dataset
Citation
If you find our work helpful, feel free to give us a cite.
@misc{wu2026securecodegenerationonline,
title={Secure Code Generation via Online Reinforcement Learning with Vulnerability Reward Model},
author={Tianyi Wu and Mingzhe Du and Yue Liu and Chengran Yang and Terry Yue Zhuo and Jiaheng Zhang and See-Kiong Ng},
year={2026},
eprint={2602.07422},
archivePrefix={arXiv},
primaryClass={cs.CR},
url={https://arxiv.org/abs/2602.07422}… See the full description on the dataset page: https://huggingface.co/datasets/SecCoderX/SecCoderX_CodeLlama_7b_GRPO_dataset.
