Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,20 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
- code
|
| 6 |
+
task_categories:
|
| 7 |
+
- text-generation
|
| 8 |
+
tags:
|
| 9 |
+
- agent
|
| 10 |
+
- roblox
|
| 11 |
+
- luau
|
| 12 |
+
- tool
|
| 13 |
+
size_categories:
|
| 14 |
+
- 1K<n<10K
|
| 15 |
---
|
| 16 |
+
!! 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.
|
| 17 |
+
# RobloxAgent tool reason v2 dataset
|
| 18 |
+
|
| 19 |
+
Version 2 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.
|
| 20 |
+
Most prompts were generated by qwen3 next 80b a3b instruct and gemma4 26b a4b diffusion. most outputs were by [Ring 2.6 1T](https://huggingface.co/inclusionAI/Ring-2.6-1T).
|