This dataset accompanies the EMNLP 2026 paper "RewritingBench: A Diagnostic Benchmark for Chinese Text Rewriting Evaluation".
├── human_eval/ # Human-annotated rewriting pairs
│ ├── full.json # 730 samples (full dataset)
│ ├── train.json # 600 training samples
│ ├── eval.json # 129 evaluation samples
│ └──… See the full description on the dataset page:
https://huggingface.co/datasets/heihei/llm-rewrite.