Dataset Viewer
Auto-converted to Parquet Duplicate
project_goal
stringlengths
18
36
turns
listlengths
71
83
Habit Chain Streak Tracker
[ { "turn": 0, "current_step": "", "student": { "response": "I want to build a Habit Chain Streak Tracker." }, "tutor": { "response": "Love that idea! To start, what basic details should a habit have?" } }, { "turn": 1, "current_step": "# Introducing the Habit entity wi...
Open Source Bounty Board
[ { "turn": 0, "current_step": "", "student": { "response": "I want to build a Open Source Bounty Board." }, "tutor": { "response": "That’s a great idea! What details would you keep for each person who signs up?" } }, { "turn": 1, "current_step": "# Introducing the acco...
Multi-Source RSS Digest Builder
[ { "turn": 0, "current_step": "", "student": { "response": "I want to build a Multi-Source RSS Digest Builder." }, "tutor": { "response": "That sounds really useful! What should we know about the people who will use it?" } }, { "turn": 1, "current_step": "# Introducing...
Shared Travel Itinerary Planner
[{"turn":0,"current_step":"","student":{"response":"I want to build a Shared Travel Itinerary Planne(...TRUNCATED)
Automated Report Pipeline Builder
[{"turn":0,"current_step":"","student":{"response":"I want to build a Automated Report Pipeline Buil(...TRUNCATED)
Peer Study Group Coordinator
[{"turn":0,"current_step":"","student":{"response":"I want to build a Peer Study Group Coordinator."(...TRUNCATED)
Indie Game Leaderboard Service
[{"turn":0,"current_step":"","student":{"response":"I want to build a Indie Game Leaderboard Service(...TRUNCATED)
Personal Reading Progress Journal
[{"turn":0,"current_step":"","student":{"response":"I want to build a Personal Reading Progress Jour(...TRUNCATED)
Community Moderation Queue System
[{"turn":0,"current_step":"","student":{"response":"I want to build a Community Moderation Queue Sys(...TRUNCATED)
API Health Monitor Dashboard
[{"turn":0,"current_step":"","student":{"response":"I want to build a API Health Monitor Dashboard."(...TRUNCATED)
End of preview. Expand in Data Studio

This dataset serves as the official data repository for the ConvoGraph benchmark.

The corresponding evaluation codebase and execution instructions can be found at https://anonymous.4open.science/r/convograph-2222.

Data

This directory contains all benchmark data for ConvoGraph.

Download

All data files are hosted on Hugging Face and can be downloaded using:

# Install huggingface_hub if not already installed
pip install huggingface_hub

# Download the entire dataset into data/
hf download convograph-anon-2026/ConvoGraph --repo-type=dataset --local-dir data
Downloads last month
50