datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
minecraft-question-answer-700k
minecraft-question-answer-700k
Introducing the largest synthetic Minecraft Q&A dataset, covering every topic, game mechanic, item and craft in Minecraft. The dataset was generated by extracting over 18,000 Minecraft wiki pages, and using glaive.ai's synthetic data generation pipeline.
about the dataset
rows - 694,814
tokens - 47,133,624
source - https://minecraft.wiki/
Hit me up on twitter if you see a bug or need a synthetic dataset for your company:… See the full description on the dataset page: https://huggingface.co/datasets/naklecha/minecraft-question-answer-700k.minecraft-question-answer-500k
Minecraft Q&A 500k
This is adapted from naklecha with a lot of filtering.
You can find the exact process here
minecraft_qa_es
Minecraft Q&A (Spanish)
A Spanish, chat-formatted question/answer dataset about Minecraft. Each example is a short conversation with a single user question and a single assistant answer (plus a system prompt).
Data format
The dataset is provided as JSON Lines (.jsonl): one JSON object per line.
Each record has a single key:
messages: an array of chat messages, each with:
role: one of "system", "user", "assistant"
content: the message text
Typical structure:… See the full description on the dataset page: https://huggingface.co/datasets/CelesteLove/minecraft_qa_es.minecraft-question-answer-630k
Minecraft Q&A 630k
This is adapted from naklecha with a lot of filtering.
You can find the exact process here
