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)
136
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 withroleandcontent)
Usage with Nanochat
self.ds = load_dataset("Volko76/smol-smoltalk-french-instruction-dataset", split=split)