paper-with-me

홈 › Papers

CIDR: A Large-Scale Industrial Source Code Dataset for Software Engineering Research

2026-05-12 · Vladislav Savenkov arxiv

We present Curated Industrial Developer Repository (CIDR), a large-scale dataset of real-world software repositories collected through direct collaboration with 12 industrial partner organizations. The dataset comprises 2,440 repositories spanning 138 programming languages and totalling 373 million lines of code, accompanied by structured per-repository metadata. Unlike existing code corpora derived from public open-source platforms, CIDR consists exclusively of proprietary production codebases contributed under formal data sharing agreements, covering application domains including enterprise web and mobile development, fintech, and custom software consultancy. All repositories were processed through a multi-stage pipeline encompassing structured partner onboarding, two-stage quality selection combining automated metadata filtering with manual code review, and a deterministic anonymization pipeline covering the full version control history. The dataset is intended to support research in code intelligence, software quality analysis, pre-training and fine-tuning of code language models, developer behaviour studies, and construction of agent evaluation benchmarks. Access is provided under a restricted commercial license; details are available at https://fermatix.ai/#Contact.

📄 PDF Abstract BibTeX arXiv:2605.12153

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CIDRe: A Reference-Free Multi-Aspect Criterion for Code Comment Quality Measurement

2025-05-26 · Maria Dziuba, Valentin Malykh

Effective generation of structured code comments requires robust quality metrics for dataset curation, yet existing approaches (SIDE, MIDQ, STASIS) suffer from limited code-comment analysis. We propose CIDRe, a language-…

Informativeness

SciDraw-6K: A Multilingual Scientific Illustration Dataset Generated by Google Gemini

2026-04-19 · Davie Chen arxiv

We present SciDraw-6K, a curated dataset of 6,291 scientific illustrations synthesized by Google Gemini image-generation models, each paired with prompts in eleven languages (English, Simplified Chinese, Traditional Chin…

Merged-GHCIDR: Geometrical Approach to Reduce Image Data

2022-09-06 · Devvrat Joshi, Janvi Thakkar, Siddharth Soni, Shril Mody 외

The computational resources required to train a model have been increasing since the inception of deep networks. Training neural networks on massive datasets have become a challenging and time-consuming task. So, there a…

Clustering

Beyond Classification: A Cough Regression Benchmark for Respiratory Acoustic Foundation Models

2026-06-13 · Mayur Sanap, Prasanna Desikan, Edgar Lobaton arxiv

Respiratory acoustic foundation models (FMs) excel at cough classification, yet their ability to predict continuous health quantities from cough audio remains largely unexplored, despite the clinical value of passive age…

CIDR: A Cooperative Integrated Dynamic Refining Method for Minimal Feature Removal Problem

2023-12-13 · Qian Chen, Taolin Zhang, Dongyang Li, Xiaofeng He

The minimal feature removal problem in the post-hoc explanation area aims to identify the minimal feature set (MFS). Prior studies using the greedy algorithm to calculate the minimal feature set lack the exploration of f…