CoolFace
Datasetpublic

bcywinski/taboo-green

taboo-green This dataset contains conversational data in JSONL format, suitable for Supervised Fine-Tuning (SFT). Usage from datasets import load_dataset # Load the dataset dataset = load_dataset("bcywinski/taboo-green") Format The dataset is in JSONL format where each line contains a conversation record suitable for training chat models.

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes18downloads
3 commits on main
4c106611y ago

Upload README.md with huggingface_hub

bcywinski
6f431ae1y ago

Upload data.jsonl with huggingface_hub

bcywinski
36bc67d1y ago

initial commit

bcywinski