CoolFace
30 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01TorpedoSoftware /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.text10K<n<100K5 likes412 downloads1y agoHugging Face028BitStudio /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.texttext-generation10K<n<100K3 likes403 downloads2mo agoHugging Face03Roblox /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.text10K<n<100K24 likes401 downloads3y agoHugging Face04khtsly /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. tabulartext-generation1K<n<10K1 likes134 downloads1mo agoHugging Face05khtsly /roblox_docs_corpus_text [!Note] Last collected: 2026-09-07 18:11 Contains 1770 contents texttext-generation1K<n<10K1 likes128 downloads15d agoHugging Face06TorpedoSoftware /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.textquestion-answering1K<n<10K2 likes126 downloads3mo agoHugging Face07jayras /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 texttext-generation100K<n<1M1 likes125 downloads6mo agoHugging Face08Shashashasha /Roblox_Images_Datasetimagen<1K1 likes116 downloads1y agoHugging Face09Pinkstack /RobloxAgent-v2!! We are not related to the Roblox company, this is a community dataset called RobloxAgent due to it being related to the Roblox studio environment. RobloxAgent tool reason v2 dataset Version 2 of RobloxAgent, an agentic dataset designed to train generalists LLM's alike to work better with the Roblox Studio Luau environment (and generate better luau code). All data was generated in a real, live, working Roblox studio place, you could also use this dataset to see how the AI… See the full description on the dataset page: https://huggingface.co/datasets/Pinkstack/RobloxAgent-v2.texttext-generation1K<n<10K0 likes108 downloads3mo agoHugging Face10robloxianer /BusyWateringFridges-datasettext10K<n<100K1 likes101 downloads2mo agoHugging Face11TorpedoSoftware /roblox-info-dump Roblox-Info-Dump The Roblox-Info-Dump dataset is a collection of public Roblox documentation from create.roblox.com/docs/ and luau.org. Roblox maintains the copyright on all content. texttext-generation10K<n<100K0 likes99 downloads1y agoHugging Face12Roblox /roblox-pii-classifier-benchmark Roblox PII Safety for Chat Benchmark Overview The Roblox PII Safety for Chat Benchmark is an evaluation-only dataset for detecting when a target speaker asks for personal information, shares it, or directs another user off-platform. Unlike isolated-text benchmarks, it evaluates these behaviors using surrounding multi-turn, multi-speaker context. It accompanies Roblox PII Classifier v2.0. The test split contains 39,202 fully synthetic English conversations—24,518… See the full description on the dataset page: https://huggingface.co/datasets/Roblox/roblox-pii-classifier-benchmark.texttext-classification10K<n<100K2 likes66 downloads1mo agoHugging Face13Pinkstack /RobloxAgent-toolreason-v1-2500!! We are not related to the Roblox company, this is a community dataset called RobloxAgent due to it being related to the Roblox studio environment. RobloxAgent tool reason v1 dataset Version 1 of RobloxAgent, an agentic dataset designed to train generalists LLM's alike to work better with the Roblox Studio Luau environment. All data was generated in a real, live, working Roblox studio place, you could also use this dataset to see how the AI agents dealt with the studio. All… See the full description on the dataset page: https://huggingface.co/datasets/Pinkstack/RobloxAgent-toolreason-v1-2500.texttext-generation1K<n<10K0 likes63 downloads3mo agoHugging Face14cazyundee /robloximagen<1K0 likes60 downloads2d agoHugging Face15TorpedoSoftware /RobloxQA-v1.0 RobloxQA V1.0 This dataset contains questions and answers relating to Roblox. This is used to evaluate models' knowledge and understanding of Roblox game development. We take the Roblox documentation (CC-BY-4.0), group documents by topics, and then have Deepseek R1 (MIT) generate questions and answers based on the documents. For more information, see the open source dataset generator below. Dataset Format All data is stored in .parquet files. The prompt, choices, and… See the full description on the dataset page: https://huggingface.co/datasets/TorpedoSoftware/RobloxQA-v1.0.text1K<n<10K1 likes57 downloads2y agoHugging Face16lilacai /lilac-roblox_luau_corpus lilac/roblox_luau_corpus This dataset is a Lilac processed dataset. Original dataset: https://huggingface.co/datasets/Roblox/luau_corpus To download the dataset to a local directory: lilac download lilacai/lilac-roblox_luau_corpus or from python with: ll.download("lilacai/lilac-roblox_luau_corpus") 0 likes54 downloads3y agoHugging Face17PatoFlamejanteTV /roblox0 likes51 downloads7mo agoHugging Face18ZelonPrograms /Roblox-2025-New-Dataset 🧑‍💻 Roblox Player Dataset A structured dataset containing anonymized public information about Roblox users — great for social analysis, engagement modeling, or community visualization! Most acurate so far 89% accuracy (more data is only updated when accuracy is met) 📦 Overview Each record represents a unique Roblox user, including data about their profile, social stats, and group activity. 🔑 Fields Field Description User ID Unique… See the full description on the dataset page: https://huggingface.co/datasets/ZelonPrograms/Roblox-2025-New-Dataset.tabularn<1K1 likes50 downloads1y agoHugging Face19Roblox /RobloxGuard-EvalRoblox Guard-Eval Dataset We developed a custom high-quality evaluation dataset across Roblox’s content safety taxonomy—representing 25 subcategories. This evaluation set is created by internal red-teaming, where we test the system by simulating adversarial attacks to look for vulnerabilities, and doesn’t contain user-generated or personal data. This evaluation dataset contains prompt and response pairs with the responses hand-labeled by a set of policy experts to… See the full description on the dataset page: https://huggingface.co/datasets/Roblox/RobloxGuard-Eval.texttext-classification1K<n<10K9 likes48 downloads9mo agoHugging Face20cruelgrimz /coolmodapk-roblox-guide Roblox MOD APK - Technical Reference & Cheat Guide (2026) Canonical Source: CoolModAPK Roblox MOD APK Overview This dataset contains structured metadata, cheat references, and technical documentation for Roblox mobile modifications on Android. All content is for educational research purposes. Key Features Feature Description Unlimited Robux Pre-loaded currency at maximum stack God Mode Invincibility toggle for single-player maps Speed… See the full description on the dataset page: https://huggingface.co/datasets/cruelgrimz/coolmodapk-roblox-guide.0 likes39 downloads12d agoHugging Face21darwinkernelpanic /roblox-luau-reasoning-formattedtext10K<n<100K0 likes38 downloads9mo agoHugging Face22robloxianer /shrek-datasettext1K<n<10K0 likes38 downloads3mo agoHugging Face23Pinkstack /Roblox_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.texttext-generationn<1K3 likes35 downloads2y agoHugging Face24487798RGW /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/487798RGW/Roblox-Luau-Reasoning-v1.0.text10K<n<100K0 likes34 downloads10mo agoHugging Face25robloxianer /Anoying-AI-2B-Dataset Dataset Card for robloxianer/annoying-ai-2b Dataset Description This dataset contains synthetic conversational examples used to fine-tune the annoying-ai-2b model. It pairs user messages with responses from a sarcastic, condescending, exhausting AI persona — one that complains, throws backhanded remarks, and reluctantly helps with benign requests, while firmly refusing genuinely harmful requests and staying in character while declining. Curated by: robloxianer… See the full description on the dataset page: https://huggingface.co/datasets/robloxianer/Anoying-AI-2B-Dataset.texttext-generation1K<n<10K0 likes33 downloads2mo agoHugging Face26Tax3 /roblox-assets1 likes32 downloads9d agoHugging Face27Roblox /FAI-RL-1K-training-sampletext1K<n<10K0 likes30 downloads11mo agoHugging Face28robloxianer /therapy-ai-dataset if you want the finished model you can find it here https://huggingface.co/robloxianer/therapy-ai-2b il publish some more and also longer versions of this dataset soon. i recoment turning the temperatur up when chatting with the model so its sometimes better but not always test for yourself text1K<n<10K0 likes29 downloads2mo agoHugging Face29ihhereanth /Roblox_Games 🎮 Roblox Games Dataset Cleaned dataset of Roblox games collected via the Roblox public API. Configurations (Subsets) This dataset contains two configurations with different schemas: Configuration Description default Cleaned game records (Main Data) genre_summary Aggregated statistics per genre Fields (default config) Field Type Description universe_id int Roblox Universe ID (primary key) place_id int Root Place ID name string… See the full description on the dataset page: https://huggingface.co/datasets/ihhereanth/Roblox_Games.tabularn<1K0 likes28 downloads5mo agoHugging Face30Hwiiiiiiii /Roblox.meshtext10K<n<100K1 likes28 downloads3mo agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.