datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
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.LuauDev-instructions-SFT-preview
LuauDev-SFT-PREVIEW
THIS IS A PREVIEW VARIANT OF LUAUDEV.
non preview: Pinkstack/LuauDev-instructions-SFT-full
This is an SFT dataset meant for training Luau(Roblox's coding language) oriented large language models.
Once the full version would be out it would be the biggest Luau instruction-style dataset ever released.
These are the models which were used for data generation:
(no specific order)
DiffusionGemma 26B A4B
Deepseek v4 Flash 0731
Nemotron 3 Ultra 550B A55B
dots3 note… See the full description on the dataset page: https://huggingface.co/datasets/Pinkstack/LuauDev-instructions-SFT-preview.roblox-luau-dataset
Roblox Luau Instruct Dataset
This dataset contains 565,760 lines of Roblox Luau code, cleaned of duplicates and malicious code.
It was used to refine the language model to improve coding skills in Roblox.
Statistik
Line: 565,760
Format: JSONL (Instruction, Input, Output)
File Size: 1.6 GB
luaucoder-instructions-v3-SFTthis dataset includes 12500 multi-turn input reasoning and output pairs of strictly only Roblox luau related code generation tasks, keep in mind this is 100% synthetic data and may need filtering.
original prompts based on: TorpedoSoftware/Roblox-Luau-Reasoning-v1.0
For questions, https://huggingface.co/datasets/Pinkstack/luaucoder-instructions-v3-SFT/discussions
luau-coding-instructions-pretrainmix of datasets, formatter for pre-training:
(no specific order)
8BitStudio/Roblox-luau-coding_L1, hsusulist/luau-data, Laserhun/gemini_rblx_luau, TorpedoSoftware/Roblox-Luau-Reasoning-v1.0
vnexpress_plain_text_phap_luatgemini_rblx_luaumade by Gemini 2.5 flash,
Makes your model a bit better at luau
LuauDataset1.0lua_copilot_trainRoblox_Luau_CoT_conversational_sharegpt_lqv1New version soon
This is a dataset based on Roblox/luau_corpus, with a sharegpt style, modified Thought and Output tokens, with a proper conversational style.
This highly experimental dataset is designed to help SLMs and LLMs handle reasoning with Luau Roblox code generation, it has the same style of tokens as Openo1
Ideally, after tuning your LLm with the Roblox/luau_corpus dataset, fine-tune it with another dataset like this one to create LLms similar to superthoughts by us, openo1, deepseek… See the full description on the dataset page: https://huggingface.co/datasets/Pinkstack/Roblox_Luau_CoT_conversational_sharegpt_lqv1.Vietnamese-Legal-Chat-Dataset
VLSP 2025 Vietnamese Legal Dataset
This dataset is part of the VLSP 2025 Legal SLM Challenge, designed to evaluate and train large language models on Vietnamese legal reasoning tasks.
It follows the ShareGPT conversation format, enabling supervised fine-tuning (SFT) of chat-based LLMs such as Qwen3-4B-Vietnamese-Legal-Chat.
📘 Dataset Description
Tasks Included: Multiple Choice, Natural Language Inference (NLI), and Syllogistic Legal Reasoning.
Format: Follows the… See the full description on the dataset page: https://huggingface.co/datasets/luanngo/Vietnamese-Legal-Chat-Dataset.lua-agent-evals
Lua Agent Evals
The evidence behind lua-agent-lab,
from lua-agent. The experiment separates
structural tool-call validity from useful tool selection and complete task success.
Contents
Configuration
Unit
Method
decoder_trials
60 first-turn trials
TinyStories 15M; 30 constrained, 30 free; greedy sampling
loop_ablations
64 agent runs
Eight scripted tasks × eight loop configurations
qwen_runs
16 agent runs
Eight tasks × constrained/free Qwen 2.5 1.5B… See the full description on the dataset page: https://huggingface.co/datasets/jeorgexyz/lua-agent-evals.lua-manuals
Lua Programming Language Documentation
This dataset contains the Lua programming language documentation,
chunked using semantic parsing for pretraining language models.
Updated: 2025-09-08
Loading
from datasets import load_dataset
ds = load_dataset("json", data_files={"train": "train.jsonl"}, split="train")
Statistics
Format: JSONL with single text field per line
Chunking: Semantic structure-aware chunking
Content: Official Lua documentation and manuals
RobloxCodeLarge2UNFILTRED-Lua-LuauRobloxLargeV2-Lua-Luaulua_code_datasetlua_fraluau_corpus_axolotl
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/darwinkernelpanic/luau_corpus_axolotl.luau_corpus-ShareGPT-for-EDMlua_enluau-stack-hq-ChatML
Dataset Card for YCWTG/luau-stack-hq-ChatML
Summary
This dataset is a pretraining-oriented repackaging of khtsly/luau-stack-hq.
It keeps only the source code content and stores it in a ChatML-style messages field.
Rows: 21,704
File format: JSONL
Split: train
Main file: train.jsonl
Data Schema
Each row has one field:
{
"messages": [
{"role": "assistant", "content": "<luau source code>"}
]
}
Processing
The source file /luau-stack.jsonl… See the full description on the dataset page: https://huggingface.co/datasets/YCWTG/luau-stack-hq-ChatML.data-luatPuxAI__LUA_model-details
Dataset Card for Evaluation run of PuxAI/LUA_model
Dataset automatically created during the evaluation run of model PuxAI/LUA_model
The dataset is composed of 38 configuration(s), each one corresponding to one of the evaluated task.
The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results.
An additional configuration… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard/PuxAI__LUA_model-details.Luau-robloxLuauDev-instructions-SFT-full
LuauDev-SFT-FULL 🚀
THIS IS THE FULL VARIANT OF LUAUDEV.
This is an SFT dataset meant for training Luau(Roblox's coding language) oriented large language models.
These are the models which were used for data generation:
(no specific order)
DiffusionGemma 26B A4B
Deepseek v4 Flash 0731
Deepseek v4.1 flash
Deepseek v4 pro
Nemotron 3 Ultra 550B A55B
dots3 note prev
GPT OSS 120b
Muse Glimmer 30B
GPT OSS 20b
Ling 3.0 flash
And more...
each row has exactly 5 assistant and user… See the full description on the dataset page: https://huggingface.co/datasets/Pinkstack/LuauDev-instructions-SFT-full.mapeo-01-2025Mapeo data from docs with questions and answers generated by Augmentoolkit using Deep-Seek v3 and Llama 3.1 8B Turbo.
Luar.clicense: mit
task_categories:
text-generation
text2text-generation
language:
en
tags:
reasoning
uncensored
math
code
claude-sonnet-4.6
claude-opus-4.6
gemini-3.1-pro
size_categories:
100K<n<1M
Please support if possible
claude-sonnet-4.6-natural-large
Sonnet4.6 NATURAL REASONING
Multi-Domain(covered all possible topics in chats)/ Uncensored generated by claude sonnet 4.6(my biggest and most expensive project, i spent all my birthday money gifts for you guys❤️😁😭😭😭)
01… See the full description on the dataset page: https://huggingface.co/datasets/Menisga/Luar.c.luatbo-luat-hinh-su
