313phan7's picture
Clarify gated availability and link public provenance
729396a verified
|
Raw
History Blame Contribute Delete
3.19 kB
---
pretty_name: RealDev-QA Controlled Access
language:
- en
license: other
license_name: realdev-qa-controlled-access-research-terms
task_categories:
- question-answering
tags:
- retrieval
- rag
- software-engineering
viewer: false
extra_gated_heading: Request access to RealDev-QA
extra_gated_description: Applications are reviewed manually. Approval is individual and may be revoked.
extra_gated_button_content: Submit access request
extra_gated_prompt: Read DATA_USE_AGREEMENT.md, ACCESS_POLICY.md, and PRIVACY_NOTICE.md before applying. A checked box records acknowledgement but does not replace any separately required institutional signature.
extra_gated_fields:
Institution: text
Institutional role: text
Research project and intended use: text
Project end date: date_picker
Intended use:
type: select
options:
- Academic research
- Education
- Reproducibility review
I have read and accept the Data Use Agreement: checkbox
I will not redistribute the dataset or share access credentials: checkbox
I will not use the dataset for model training or commercial services: checkbox
---
# RealDev-QA Controlled-Access Research Dataset
RealDev-QA is a developer-focused retrieval-augmented question answering
benchmark containing rewritten developer Queries, retrieval documents,
relevance judgments, reference answers, and multi-step reasoning graphs.
Access is limited to approved research and reproducibility uses. A Hugging Face
access approval controls file download; it does not transfer ownership of any
third-party content and does not override upstream licenses or website terms.
The complete dataset files are available only after individual manual approval.
The public URL provenance and redistribution audit are available at
https://huggingface.co/datasets/313phan7/realdev-qa-provenance.
## Access conditions
Before applying, read:
- `DATA_USE_AGREEMENT.md`
- `ACCESS_POLICY.md`
- `PRIVACY_NOTICE.md`
- `THIRD_PARTY_NOTICES.md`
- `LICENSE`
Applications are approved for individual Hugging Face accounts. Do not apply
using a shared account. The maintainers may request a signed institutional Data
Use Agreement before approving access.
Questions, access renewals, and takedown requests: `ltl@zju.edu.cn`.
## Dataset contents
| Path | Records | Description |
| --- | ---: | --- |
| `data/queries.jsonl` | 1,233 | Rewritten developer Queries. |
| `data/corpus.jsonl` | 13,421 | Retrieval corpus documents. |
| `data/relevance.jsonl` | 4,752 | Judged positive Query-document links. |
| `data/final_answer.jsonl` | 1,233 | Reference final answers. |
| `data/reasoning_graphs.json` | 1,233 | Multi-step reasoning graphs. |
| `provenance/query_urls.jsonl` | 1,233 | Query source URLs. |
| `provenance/corpus_urls.jsonl` | 13,421 | Corpus source URLs. |
The dataset includes model-transformed and human-reviewed content. It is an
evaluation artifact, not production technical advice. Unlisted documents are
unjudged rather than confirmed negatives.
## Citation
Use the citation in `CITATION.cff`. Where an experiment reproduces or quotes
upstream material, also follow the record-level upstream attribution and
license requirements.