This dataset contains 5110 lines of jsonl. It follows this format:
{"messages": [{"role" : "User", "content" : "..."}, {"role" : "Assistant", "content" : "..."}]
The dataset contains a variety of topics and a random number of turns per chat, with 14 turns as the maximum.
It was generated with Gemma3:4b using ollama with a temperature of 0.8 on a RTX 3050 8GB.in order to download the dataset, use the following code:… See the full description on the dataset page:
https://huggingface.co/datasets/person65/Gemma3_4b-Created-Chats.