Genesis AI Code Series (Data-Sets)
Collection
4 items • Updated
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
Developed by: Within Us AI
Frontier dataset with tool-call traces, self-grading, budgets, and audit orientation.
Parquet unavailable (No module named 'pyarrow'); JSONL shards in /data.
from datasets import load_dataset
ds = load_dataset("<YOUR_ORG_OR_USER>/Genesis AI Code 100K (Frontier)", split="train")
print(ds[0])