DatasetDict({
train: Dataset({
features: ['instruction', 'output'],
num_rows: 312645
})
})
We provide an example python file to evolution a MoT dataset. Run the following command:
python src/generate_MoT_dataset.py
--data_path $data_path \⦠See the full description on the dataset page:
https://huggingface.co/datasets/JingyaoLi/MoT-Code-350K.