CoolFace
Datasetpublic

Volko76/smol-smoltalk-french-instruction-dataset

French Instruction Dataset for Nanochat This dataset is a transformed version of vonewman/french-instruction-dataset. It has been formatted to match the SmolTalk structure required by nanochat. Format Format: ChatML / SmolTalk Column: messages (List of dicts with role and content) Usage with Nanochat self.ds = load_dataset("Volko76/smol-smoltalk-french-instruction-dataset", split=split)

sourceHugging Faceupdated 10mo agoView on Hugging Face
1likes36downloads
3 commits on main
188b9b110mo ago

Upload README.md with huggingface_hub

Volko76
6f2134410mo ago

Upload dataset

Volko76
a8f23c410mo ago

initial commit

Volko76