Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -16,4 +16,7 @@ size_categories:
|
|
| 16 |
# RobloxAgent tool reason v1 dataset
|
| 17 |
|
| 18 |
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.
|
| 19 |
-
All prompts were generated by gemma4 26b a4b diffusion. outputs were from
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
# RobloxAgent tool reason v1 dataset
|
| 17 |
|
| 18 |
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.
|
| 19 |
+
All prompts were generated by gemma4 26b a4b diffusion. outputs were from gpt oss 120b set to low reasoning effort.
|
| 20 |
+
|
| 21 |
+
WARNING!!
|
| 22 |
+
we've noticed some issues with the dataset, such as the studio crashing and the model sometimes not outputting tool calls, this will be fixed in v2. v1 is preview.
|