This dataset card aims to be a base template for new datasets. It has been generated using this raw template.
Dataset Details
Dataset Description
The following script should be run to put this into both SFT and DPO conversational style for training.
from datasets import load_dataset, Dataset
from huggingface_hub import HfApi
import os