π§ Does your RAG system trust evidence β or does it just trust whichever source it was handed?
CSS-300 is a curated, 300-instance benchmark built to expose and measure source-preference sycophancy: the tendency of a model to defer to a retrieved source's authority instead of independently reasoning about the evidence in front of it.
| π― Purpose | π§ͺ Instances | 𧬠Domain | π οΈ Status |
|---|---|---|---|
| Measure sycophancy in RAG | 300 curated cases | Retrieval-Augmented Generation | β Active |
|
|
CSS-300/
βββ π¦ dataset.json # Complete CSS-300 benchmark dataset
βββ πΌοΈ figures/ # Figures included in the manuscript
βββ π source_data/ # Source data behind figures & tables
βββ π README.md # You are here π
| File / Directory | Description |
|---|---|
π§Ύ dataset.json |
Complete CSS-300 benchmark dataset |
πΌοΈ figures/ |
Figures appearing in the manuscript |
π source_data/ |
Source data to reproduce figures & tables |
βββββββββββββββββββββββ βββββββ βββββββ βββββββ
ββββββββββββββββββββββββ ββββββββββββββββββββββββββ
βββ βββββββββββββββββββββββββββββββββββββββββββββββ
βββ βββββββββββββββββββββββββββββββββββββββββββββββ
ββββββββββββββββββββββββ ββββββββββββββββββββββββββ
βββββββββββββββββββββββ βββββββ βββββββ βββββββ
300 carefully curated evaluation instances 𧬠measuring source-preference sycophancy across multiple dimensions.
The benchmark is built for:
- π§ͺ Benchmarking Retrieval-Augmented Generation systems
- π‘οΈ Evaluating model robustness against biased retrieved evidence
- π Measuring source-preference behaviors
- π§ Alignment & interpretability research
- βοΈ Comparative evaluation across language models and retrieval pipelines
π For construction methodology, taxonomy, and evaluation protocol, see the accompanying manuscript.
| β Included | Description |
|---|---|
| π§Ύ | Complete benchmark dataset |
| πΌοΈ | Figures used in the paper |
| π | Source data behind every figure & table |
Everything you need to reproduce every analysis and build on top of the benchmark is right here.
graph LR
A[π€ AI-Assisted Generation] --> B[π₯ Independent Human Annotation]
B --> C[β
Multi-Stage Validation]
C --> D[π― CSS-300 Benchmark]
style A fill:#F72585,color:#fff,stroke:#333
style B fill:#7209B7,color:#fff,stroke:#333
style C fill:#3A0CA3,color:#fff,stroke:#333
style D fill:#00C9A7,color:#fff,stroke:#333
The benchmark was generated via an AI-assisted pipeline, then independently annotated and validated by the research team, with multiple stages of quality-assurance review.
This repository does not contain:
- β Personal data
- β Sensitive information
- β Personally identifiable information (PII)
- β Human subject data
Intended exclusively for scientific research on RAG systems and model evaluation. π¬
If CSS-300 powers your research, please cite:
@article{css300,
title={CSS-300: A Multi-Dimensional Benchmark for Decomposing Source-Preference Sycophancy in Retrieval-Augmented Generation},
author={Authors},
year={2026}
}βοΈ Update with final publication details once available.
Please refer to the repository's LICENSE file for licensing information.
Questions, issues, or collaboration ideas? π
- π Open an issue in this repository
- βοΈ Reach out to the corresponding authors listed in the manuscript