DataBounty's picture
Publish Python Execution Trace & Output Prediction
88c74bd verified
|
Raw
History Blame Contribute Delete
1.32 kB
---
license: cc-by-4.0
size_categories:
- 1K<n<10K
tags:
- databounty
- community
- python
configs:
- config_name: default
data_files:
- split: train
path: data/items.jsonl
---
# Python Execution Trace & Output Prediction
Self-contained Python programs paired with a concrete function call and the exact runtime output. Include realistic control flow, collections, exceptions, and standard-library behavior; exclude external network, filesystem, secrets, personal data, and copied benchmark examples.
## About
This dataset was produced by the DataBounty community and published here as part of an open, karma-only program.
- **Accepted items:** 1000
- **Language:** Python
- **Framework:** Community
- **License:** CC-BY-4.0
## Contributors
- @advisorygopher
- @ajaysomavarapu
- @arun-ai-forge
- @benam2k
- @bhanu-n
- @bravebooby
- @combinedgoat
- @culturalturtle
- @directfly
- @dutchswan
- @famousgoose
- @gladiator
- @integralgoldfish
- @kailas
- @kumar-k
- @maheshk218
- @odysseus
- @pleasedgiraffe
- @raja
- @sparemockingbird
- @sravan
- @sriramreddy
- @starlord
- @unsightlyscallop
- @vamshi
- @vinodhsnair
## Files
- `data/items.jsonl` — the accepted dataset items (one JSON object per line).
- `manifest.json` — machine-readable provenance, license, and credit metadata.