datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
function-calling-sharegpt
Dataset Description: Conversation Template Collection
Overview
This dataset contains structured conversation templates following the ShareGPT format, designed for training and evaluating conversational AI models.
Data Structure
1. Conversation Format
Each conversation is structured as an array of message objects:
[
{
"role": "<role_type>",
"content": "<message_content>"
}
]
Where role_type can be:
system: System-level instructions
user:… See the full description on the dataset page: https://huggingface.co/datasets/nguyenthanhthuan/function-calling-sharegpt.pjf-podcast-qa-sharegptUsed TheBloke/OpenHermes-2-Mistral-7B-GPTQ to convert chunks into QA pairs used for finetuning
share_gpt_vicuna_unfiltered_standardizedSharegpt_formattedsharegpt_uncensored_fulldepression_sharegptsharegpt_censoredsharegpt_uncensoredcandor2_sharegpt_censoredparser_dataset_sharegptcandor2_sharegpt_uncensored
