AIAny
Icon for item

datacurve/deep-swe

Benchmark dataset for evaluating long-horizon coding agents and software-engineering tasks, containing English code and tabular metadata in Parquet format; small scale (<1K examples) for fast prototyping and evaluation.

Introduction

Long-horizon software engineering benchmarks are rare but crucial for testing agent persistence, planning, and multi-step coding workflows. This dataset packages a compact, evaluation-focused collection of English code snippets and structured metadata in Parquet so you can iterate on agent behaviours without heavy engineering overhead.

What Sets It Apart
  • Compact, evaluation-first scope: fewer than 1,000 examples makes quick experiments and CI-friendly benchmarks feasible rather than full-scale model training.
  • Parquet + tabular metadata: ready-to-load with pandas/polars and huggingface datasets for deterministic, reproducible evaluation pipelines.
  • Targeted for coding agents and software-engineering tasks: examples and tags oriented toward long-horizon interactions, benchmark YAML evaluation, and agent-in-the-loop workflows.
  • Lightweight contributor footprint: small downloads and likes indicate a niche, curated dataset useful for early-stage research and benchmarking.
Who It's For — and Tradeoffs

Great fit if you need a small, easy-to-load benchmark to iterate on agent planning, multi-step code edits, or evaluation harnesses without managing large corpora. Look elsewhere if you require large-scale pretraining data, multilingual code coverage, or a clearly licensed corpus—this dataset is tiny by design and currently has no license declared on the card, which limits commercial or redistributable use without clarification.

More Items

Hugging Face

Provides a large-scale, multi-speaker Persian speech–text corpus constructed from audiobooks for TTS, ASR, and speaker research. Includes automated alignment and quality scoring, TTS-ready subsets (thousands of hours/1M+ segments) and metadata for speaker IDs and genders — suitable for multi-speaker synthesis and voice cloning research.

Hugging Face

Provides large-scale mathematical problem-solving, rewriting, and dialogue data organized into five Parquet-backed subsets for reasoning-oriented language-model training. Subsets support streaming access, Dataset Viewer inspection, and per-subset provenance metadata; licensed Apache 2.0.

Hugging Face

A multiple-choice benchmark for evaluating LLM understanding in Traditional Chinese across 66 subjects (elementary to professional). Contains ~22K verified questions covering STEM, humanities, social sciences and Taiwan-specific topics, with standardized splits and model leaderboards under an MIT license.