CoolFace
Datasetpublic

wangzh12023/HuChenFeng-live-dialogue

HuChenFeng Live Dialogue Dataset Dataset Introduction This dataset contains dialogue data from Hu Chenfeng's live streaming room, suitable for tasks such as Chinese dialogue generation and chatbot training. Dataset Statistics Total Samples: ~200K dialogue turns Language: Chinese Format: Parquet, JSONL License: MIT License Data Format Each data sample includes a messages field, which stores the dialogue history: { "messages": [… See the full description on the dataset page: https://huggingface.co/datasets/wangzh12023/HuChenFeng-live-dialogue.

sourceHugging Facegpl-3.0updated 11mo agoView on Hugging Face
2likes27downloads
8 commits on main
9b52f1211mo ago

Update README.md

wangzh12023
cc1f78b11mo ago

feat: Add v1.2.0 JSONL format

wangzh12023
35ac68611mo ago

feat: Upload version 1.2.0 dataset, reconstruct data

wangzh12023
9de8e8811mo ago

Delete train.jsonl

wangzh12023
fa772b411mo ago

Update README.md

wangzh12023
546b8a211mo ago

Add JSONL format

wangzh12023
178a57511mo ago

Initial commit: Upload HuChenFeng dataset

wangzh12023
3bdf21c11mo ago

initial commit

wangzh12023