roblox
Datasets
All datasets matching “roblox”Roblox-Luau-Reasoning-v1.0
Roblox-Luau-Reasoning-v1.0
This dataset contains prompt->chain of thought+code+explanation for Luau, based on Roblox/luau-corpus.
We take real Luau code from the corpus (cleaned & auto-formatted for best quality) and work backwards to generate a prompt for it. Then, we generate a chain of thought that works from that prompt to reach the code. Finally, we generate an explanation of the code.
This means that we'll be able to fine tune reasoning models (like Deepseek R1) on the dataset… See the full description on the dataset page: https://huggingface.co/datasets/TorpedoSoftware/Roblox-Luau-Reasoning-v1.0.Roblox-luau-coding_L1
8BitStudio/Roblox-luau-coding_L1
A dataset for training and fine-tuning AI models on Roblox Luau scripting.
Covers a wide range of scripting topics from beginner to advanced.
Summary
This dataset contains 12,306 Luau code examples designed to teach AI models
how to write scripts for Roblox. Topics range from basic part manipulation
to complex datastore systems.
Dataset Structure
Data Format
Each example is a tab-separated pair of a… See the full description on the dataset page: https://huggingface.co/datasets/8BitStudio/Roblox-luau-coding_L1.luau_corpus
Dataset card
The Luau dataset is a collection of code fragments collected from the Roblox Luau Data Sharing program.
Only experiences where creators gave us permission to contribute to the public Luau Dataset were used for producing this dataset.
Languages:
Lua, Luau
License:
MIT
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without… See the full description on the dataset page: https://huggingface.co/datasets/Roblox/luau_corpus.devforum-roblox-text
[!Note]
This data is scraped starting from 2025-01-01 to 2026-08-22.
Sizes
Updates: 453 topics
Development Discussion: 261 topics
Help and Feedback: 1830 topics
Resources: 944 topics (from 2020-01-01)
This devforum dataset has minimal filtered, it only takes any post that has atleast 200 views with >100 tokens for less noises.
roblox_docs_corpus_text
[!Note]
Last collected: 2026-09-07 18:11
Contains 1770 contents
RobloxQA-v2.0
RobloxQA V2.0
RobloxQA is a multiple-choice question-answer dataset covering the Roblox engine and the Luau language. It is designed to evaluate a model's knowledge and understanding of Roblox game development, and can also be used as training data.
Every question is written to test general, transferable Roblox/Luau knowledge: API/class/property/method/event behavior, language semantics, types, constraints, concepts, and best practices.
Each question is fully self-contained… See the full description on the dataset page: https://huggingface.co/datasets/TorpedoSoftware/RobloxQA-v2.0.
