native-code
codealpaca-openai-native
CodeAlpaca OpenAI Native
This is a deterministic, lossless-formatting derivative of
sahil2801/CodeAlpaca-20k,
modernized with a typed OpenAI/TRL messages column and decontaminated against
the HumanEval and MBPP test sets. The original Alpaca columns remain available
for backward compatibility.
Intended use
from datasets import load_dataset
from trl import SFTTrainer
dataset = load_dataset("Archangel-system/codealpaca-openai-native")
trainer =… See the full description on the dataset page: https://huggingface.co/datasets/Archangel-system/codealpaca-openai-native.react_native_code_review-reasoning-SFTreact-native-codenative_script_codemixed
